aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.6.6.wireshark-2.6.6v2.6.6Gerald Combs2019-01-084-34/+1302
* Update the release notes for 2.6.6.Gerald Combs2019-01-081-7/+75
* epan: Add a boundary check to get_t61_string.Gerald Combs2019-01-081-1/+1
* [Automatic update for 2019-01-06]Gerald Combs2019-01-0614-366/+473
* doc: remove wrong trailing slash.Dario Lombardo2019-01-051-1/+1
* Remove comment whose meaning is unclear at best.Guy Harris2019-01-051-2/+0
* Avoid definition collisions for INVALID_SOCKET.Guy Harris2019-01-031-0/+2
* release-notes: document Lua library updatePeter Wu2019-01-031-1/+5
* Windows: use lua-unicode as built with VS 2017Peter Wu2019-01-031-4/+4
* 6lowpan: don't try to use (new) TVB that wasn't created.Jeff Morriss2019-01-031-1/+2
* win-setup.ps1: verify integrity of downloaded filesPeter Wu2019-01-021-70/+111
* win-setup.ps1: make downloads faster by reusing proxy informationPeter Wu2019-01-021-3/+6
* Revert "Add routines to load Lua programs that assume the path is UTF-8 on Wi...Peter Wu2019-01-022-171/+2
* Windows: fix handling of Unicode paths in LuaPeter Wu2019-01-023-5/+13
* Remove older Visual Studio suport.Gerald Combs2019-01-022-42/+14
* wsutil: fix crash due to corruption of the "small_buffers" arrayPeter Wu2019-01-021-0/+3
* Qt: Pluralize "Copy Row(s)"Stig Bjørlykke2019-01-012-3/+7
* Happy New Year 2019!Stig Bjørlykke2019-01-012-3/+3
* CMake: update zlib package for Windows to one available in trunkPeter Wu2018-12-312-5/+5
* Update the comment again.Guy Harris2018-12-311-6/+12
* Update a comment.Guy Harris2018-12-311-3/+5
* [Automatic update for 2018-12-30]Gerald Combs2018-12-304-12/+55
* Small cleanups.Guy Harris2018-12-291-3/+4
* Fix indentation.Guy Harris2018-12-291-11/+10
* GTPv2: fix dissection of APN IEPascal Quantin2018-12-281-35/+29
* DNS: Use microsecond resolution for request/response statistics.Michael Mann2018-12-281-2/+3
* ISAKMP: Fix a crash when no decryption data block is thereJaap Keuter2018-12-271-13/+14
* [Automatic update for 2018-12-23]Gerald Combs2018-12-236-35/+134
* macOS: Make sure we package our own libraries.Gerald Combs2018-12-211-2/+9
* CMake: Don't bundle our libraries at compile time.Gerald Combs2018-12-215-24/+3
* ANSI MAP: borderCellAccess parameter coded as tag 50 but should be 58.Anders Broman2018-12-202-25/+25
* Qt: Convert more "pressed" signals to "clicked".Gerald Combs2018-12-194-15/+15
* Qt: Open our preference dialogs via "clicked" signals.Gerald Combs2018-12-192-12/+12
* Lua: Fix compilation with Lua 5.1.Gerald Combs2018-12-191-0/+5
* Fix some spelling errors found by Lintian.Gerald Combs2018-12-1942-66/+66
* isobus-vt: fix issue found by PVS Studio (V523)Alexis La Goutte2018-12-191-10/+2
* Don't free something before freeing some of its contents.Guy Harris2018-12-191-1/+1
* Clean up exp_pdu_open() API.Guy Harris2018-12-194-5/+4
* Always set *dfp to NULL on an error return from dfilter_compile().Guy Harris2018-12-191-0/+1
* Don't assume the filter will be non-null.Guy Harris2018-12-181-1/+1
* Treat the strings for simple dialogs as UTF-8 on Windows.Guy Harris2018-12-181-0/+12
* Add routines to load Lua programs that assume the path is UTF-8 on Windows.Guy Harris2018-12-172-2/+166
* GSM A: detect buffer overrun when decoding MS Classmark 3 IEPascal Quantin2018-12-171-2/+7
* [Automatic update for 2018-12-16]Gerald Combs2018-12-169-3161/+3318
* Transifex: Revert recent changes and disable updates.Gerald Combs2018-12-165-13874/+14777
* VOIP: Always use frame number when hashing sequence analysis.Michael Mann2018-12-152-9/+9
* DNP3: Fix events with relative timeGraham Bloice2018-12-111-2/+2
* ASNI MAP: AnalogRedirectRecord is OPTIONAL in QualificationRequestAnders Broman2018-12-112-34/+34
* p_mul: Detect Data PDU sequence number 0Stig Bjørlykke2018-12-101-1/+11
* Multicast Statistics Dialog: Clear list when redrawingMichael Mann2018-12-101-0/+3