aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 3.0.1.wireshark-3.0.1v3.0.1Gerald Combs2019-04-083-102/+1858
* If you use data_file_url(), you must first call init_progfile_dir().Guy Harris2019-04-087-0/+126
* [Automatic update for 2019-04-07]Gerald Combs2019-04-074-342/+576
* Make call_dissector assertions non-fatal.Gerald Combs2019-04-061-4/+4
* More release note updates.Gerald Combs2019-04-051-7/+14
* dcerpc: ensure the length in the packet doesn't overcome the boundaries.Dario Lombardo2019-04-051-0/+9
* Gen-bugnote: Replace multiple instances where needed.Gerald Combs2019-04-051-4/+4
* Remove duplicate release note text.Gerald Combs2019-04-051-4/+0
* More release note updates.Gerald Combs2019-04-051-10/+44
* Prep for 3.0.1.Gerald Combs2019-04-041-7/+132
* DOF: Fix alias binding dissection.Gerald Combs2019-04-041-2/+3
* NSIS: Upgrade Npcap to 0.992 and USBPcap to 1.3.0.0.Gerald Combs2019-04-043-9/+9
* H248C: Fix an expert field name mismatch.Gerald Combs2019-04-041-1/+1
* macOS: Update a comment in osx-app.sh.in.Gerald Combs2019-04-031-3/+3
* osx app bundle: add entitlement to allow loading 3rd party plugnsJason Cohen2019-04-032-0/+9
* Document all the signed-integer tvbuff accessors.Guy Harris2019-04-031-21/+90
* FP: Fix ToA shown as unsignedDarien Spencer2019-04-031-1/+1
* ldss: add checks on file digest.Dario Lombardo2019-04-031-16/+3
* Qt: Bring back border around inactive+selected packet list itemsStig Bjørlykke2019-04-021-16/+29
* IEEE 802.11: Fix an infinite loop.Gerald Combs2019-04-011-2/+8
* Fix our .chm titles.Gerald Combs2019-04-011-2/+7
* HL7: do not call proto_reg_handoff_hl7() when changing a preferencePascal Quantin2019-04-011-1/+1
* On Windows, don't do console stuff unless we're on a terminal.Guy Harris2019-04-011-25/+66
* Add a new symbol for Debian.Guy Harris2019-04-011-0/+1
* Only put generic values into the print_stream_t structure.Guy Harris2019-04-012-16/+15
* Don't draw the taps if we never got a capture file.Guy Harris2019-03-311-1/+6
* Fix -z hosts output if it's from a live capture.Guy Harris2019-03-311-1/+2
* [Automatic update for 2019-03-31]Gerald Combs2019-03-317-213/+330
* NLM: Fix length of offset and length for lock requestUli Heilmeier2019-03-291-4/+5
* tls: fix typoAlexis La Goutte2019-03-281-1/+1
* GTPv2: Fix MM Context Used NAS integrity protection algorithm values.Anders Broman2019-03-271-9/+9
* BGP: Fix handling of MPLS label for RFC7432Uli Heilmeier2019-03-271-20/+9
* SIP: Add a preference to hide the generated/trace Call IDAnders Broman2019-03-275-2/+38
* GSS-API: Make sure we call a valid dissector.Gerald Combs2019-03-261-13/+30
* iso14443: Initialize iso14443_trans->cmd.Anders Broman2019-03-261-0/+1
* export giop_add_CDR_string for use in pluginsYannik Enss2019-03-261-1/+1
* Revert "iseries: stop scanning a unicode string when the null terminator is h...Guy Harris2019-03-241-1/+1
* iseries: stop scanning a unicode string when the null terminator is hit.Dario Lombardo2019-03-241-1/+1
* gitlab-ci: fix asciidoctor version in opensuse.Dario Lombardo2019-03-241-1/+1
* dof: don't use src/dst addresses if they don't exist.Dario Lombardo2019-03-241-0/+4
* [Automatic update for 2019-03-24]Gerald Combs2019-03-245-21/+202
* Restore pinfo->match_uint after the topmost dissector returns.Guy Harris2019-03-231-0/+3
* print: don't ignore FT_NONE fields in ek.Dario Lombardo2019-03-231-3/+8
* TLS: fix potential buffer overflow with a malicious SSL 3.0 sessionPeter Wu2019-03-221-1/+11
* Don't use dissector_try_uint_new() to call the subdissector.Guy Harris2019-03-221-10/+34
* Rbm: Be more strict about unknown object types.Gerald Combs2019-03-222-2/+7
* Fix order of ring buffer and auto-stop items on the Capture Options page.Jeff Morriss2019-03-221-148/+148
* randpkt: restore produce_filename in random generation.Dario Lombardo2019-03-221-0/+1
* TSDNS: Add more wmem_strsplit return checks.Gerald Combs2019-03-222-1/+4
* Syslog: proper message handlingUli Heilmeier2019-03-191-3/+71