aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.6.4.wireshark-2.6.4v2.6.4Gerald Combs2018-10-114-92/+2069
* Update the release notes for 2.6.4.Gerald Combs2018-10-101-9/+84
* Autotools: Fix Shellcheck discovery.Gerald Combs2018-10-101-1/+1
* HTTP: ignore large Content-Length valuesPeter Wu2018-10-101-5/+6
* coap: ensure that piv_len matches pivPeter Wu2018-10-101-5/+6
* ftype-protocol: do not return from TRY/CATCHPeter Wu2018-10-101-5/+5
* steam-ihs: fix memleak on exceptionPeter Wu2018-10-101-8/+2
* Fix Windows dumpcap -i TCP@James Ko2018-10-091-30/+51
* Get rid of duplicate declaration.Guy Harris2018-10-081-1/+0
* Make sure we avoid the local code page for command-line arguments.Guy Harris2018-10-081-2/+12
* No need to check for dladdr in autotools, either, as we're no longer using it.Guy Harris2018-10-082-34/+0
* Don't use dladdr() to get a pathname for the current executable().Guy Harris2018-10-0816-76/+46
* Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.Guy Harris2018-10-0813-77/+69
* Use wsetargv.obj, and wmain() rather than main(), on Windows.Guy Harris2018-10-0714-78/+254
* You have to add setargv.obj as a link flag, not as a library.Guy Harris2018-10-071-2/+1
* We should only link executables with setargv.obj.Guy Harris2018-10-072-3/+8
* [Automatic update for 2018-10-07]Gerald Combs2018-10-073-13/+107
* Qt: Call createIOGraph() when duplicating an existing IO GraphStig Bjørlykke2018-10-061-3/+2
* *shark: Update help and manpage for name resolvingUli Heilmeier2018-10-0612-12/+16
* Don't assume we have Qt *at all* when setting HAVE_QT_VERSION_4.Guy Harris2018-10-051-1/+1
* h248_3gpp: register an ett.Jeff Morriss2018-10-041-1/+2
* Register some unregistered etts.Jeff Morriss2018-10-043-0/+5
* Clean up some things.Guy Harris2018-10-022-27/+36
* Don't return TRUE with *err or *err_info set.Guy Harris2018-10-021-0/+18
* TLS: fix reassembly regression when extending a PDUPeter Wu2018-10-021-4/+4
* Fix handling of some ISDN calls.Guy Harris2018-10-011-1/+17
* ieee80211: fix addresses for ToDS=1|FromDS=1 casePeter Wu2018-10-011-31/+70
* Qt: Set enabled properties in Filter DialogStig Bjørlykke2018-10-011-0/+6
* Qt: Set enabled properties in Coloring Rules DialogStig Bjørlykke2018-10-011-0/+6
* Show the *per-file* encapsulation in the __tostring method.Guy Harris2018-09-301-2/+2
* [Automatic update for 2018-09-30]Gerald Combs2018-09-309-70005/+356
* Qt: Show "unknown colorfilters" warning when opening the dialogStig Bjørlykke2018-09-291-11/+11
* prefs: Don't remove unknown coloring rules.Stig Bjørlykke2018-09-291-4/+4
* prefs: Reset prefs.unknown_colorfilters before reading colorfiltersStig Bjørlykke2018-09-291-0/+2
* PROFINET: ARServerblock is correctly dissected.moguz2018-09-281-5/+5
* TLS: fix broken reassembly with multiple PDUs in the same framePeter Wu2018-09-271-2/+18
* pcapng: Free option_content on errorGuy Harris2018-09-261-0/+1
* pcapng: Free option_content on errorStig Bjørlykke2018-09-261-0/+1
* Move wtap_encap_requires_phdr() amongs the other switch statement routines.Guy Harris2018-09-261-22/+21
* Get rid of unused flag argument.Guy Harris2018-09-264-26/+16
* Only use "libpcap" to refer to the library.Guy Harris2018-09-261-48/+50
* Sort cases in pcap_get_phdr_size(), add a missing one for WTAP_ENCAP_NFC_LLCP.Guy Harris2018-09-261-12/+16
* PCP: Add padding for optionUli Heilmeier2018-09-261-1/+19
* Handle the NFC LLCP pseudo-header when writing.Guy Harris2018-09-261-0/+9
* Netmon+Message Analyzer: Fix a couple of lengths.Gerald Combs2018-09-253-2/+12
* [Automatic update for 2018-09-23]Gerald Combs2018-09-239-33569/+16332
* ProfiNet: Fix order in AssetManagmentRoland Knall2018-09-211-4/+4
* Get rid of unused variable, update a comment.Guy Harris2018-09-211-3/+0
* Try downloading libssh directly from www.libssh.org.Guy Harris2018-09-211-1/+5
* Update the URLs for GnuPG.Guy Harris2018-09-211-2/+2