aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.4.9.wireshark-2.4.9v2.4.9Gerald Combs2018-08-294-160/+885
* print.c: Print FT_CHAR fields as FT_UINT8Vasil Velichkov2018-08-291-0/+3
* Update the release notes for 2.4.9.Gerald Combs2018-08-281-14/+64
* Fuzz: Reduce the Valgrind packet limit to 10,000.Gerald Combs2018-08-281-4/+4
* SSL: use col_append_sep_str() to add heartbeat to info columnPascal Quantin2018-08-271-2/+2
* [Automatic update for 2018-08-26]Gerald Combs2018-08-264-95/+283
* nordic_ble: Set PHY display type to BASE_DECStig Bjørlykke2018-08-211-1/+1
* E.212: fix 255 04 and 255 06 PLMN namesPascal Quantin2018-08-201-2/+2
* [Automatic update for 2018-08-19]Gerald Combs2018-08-195-26/+294
* Windows: upgrade USBPcap to 1.2.0.4Pascal Quantin2018-08-164-9/+7
* btatt: Fix Temperature Measurement Value unitStig Bjørlykke2018-08-141-4/+3
* export_pdu.c: Fix a memory leakVasil Velichkov2018-08-142-3/+2
* BT A2DP: fully initialize sep_entry_t structurePascal Quantin2018-08-141-3/+1
* ssl: Remove SSL_VER_UNKNOWN from ssl_version_short_namesStig Bjørlykke2018-08-131-1/+0
* HTTP: really choose the correct server port for tunnelsPeter Wu2018-08-131-2/+2
* Move get_iface_display_name() to ui/iface_lists.c.Guy Harris2018-08-133-66/+56
* [Automatic update for 2018-08-12]Gerald Combs2018-08-1211-167/+363
* More comment cleanup.Guy Harris2018-08-121-5/+5
* Improve comments.Guy Harris2018-08-121-1/+10
* Clean up temporary filename generation.Guy Harris2018-08-121-12/+6
* More interface view cleanups.Guy Harris2018-08-125-18/+27
* Show just the description in the description column.Guy Harris2018-08-121-1/+1
* Fix the "Manage interfaces" dialog columns.Guy Harris2018-08-112-4/+2
* More comments.Guy Harris2018-08-111-1/+15
* Make a routine static that's not used outside its source file.Guy Harris2018-08-112-10/+1
* Add support for reading and writing the new if_hardware IDB option.Guy Harris2018-08-116-3/+59
* HTTP: set correct server port for tunnelsPeter Wu2018-08-101-1/+4
* 802.11 Radiotap: add more bound checks in ieee80211_radiotap_iterator_next()Pascal Quantin2018-08-081-0/+6
* The radiotap header length must be >= 8.Guy Harris2018-08-081-2/+16
* ssl-utils: fix key log read after EOFPeter Wu2018-08-081-1/+10
* Another dictionary fix.Guy Harris2018-08-061-2/+2
* [Automatic update for 2018-08-05]Gerald Combs2018-08-054-15/+245
* ASTERIX: Fix cat068/135 altitude valueJaap Keuter2018-08-041-1/+1
* Fix bug in RFC 5447 dictionary.Guy Harris2018-08-031-2/+6
* Improve debugging messages.Guy Harris2018-07-311-10/+36
* Frame numbers are unsigned.Guy Harris2018-07-311-3/+3
* Clean up white space.Guy Harris2018-07-311-36/+37
* [Automatic update for 2018-07-29]Gerald Combs2018-07-293-29/+236
* bootp: Add support for non-standard MS option 77Graham Bloice2018-07-271-11/+26
* Remove executable file permission from lua test filesJaap Keuter2018-07-245-0/+0
* Alas, REPORT_DISSECTOR_BUG() takes only one argument in 2.4.Guy Harris2018-07-231-1/+1
* If the dissector isn't registered, you shouldn't be calling it.Guy Harris2018-07-221-1/+1
* Don't assume a given btgatt.uuid0xXXXX dissector exists.Guy Harris2018-07-221-8/+21
* ssl: dtls: Fix small memory leaksVasil Velichkov2018-07-222-8/+8
* [Automatic update for 2018-07-22]Gerald Combs2018-07-2210-85/+331
* ISAKMP: Incorrect presentation of NETMASK for INTERNAL_IP4_SUBNET Config Attr...Alexis La Goutte2018-07-211-1/+2
* packet-k12: Fix small memory leakVasil Velichkov2018-07-211-6/+6
* Extcap programs must write to the packet pipe in binary mode.Guy Harris2018-07-192-2/+2
* 2.4.8 → 2.4.9.v2.4.9rc0Gerald Combs2018-07-1812-2045/+23
* Build 2.4.8.wireshark-2.4.8v2.4.8Gerald Combs2018-07-184-113/+2006