aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-27checkAPIs.pl: Avoid false positive in headerRoland Knall2-8/+8
2016-09-27tshark.c: fix indentationPascal Quantin1-1/+1
2016-09-27tshark: register extcap preferencesPascal Quantin1-0/+3
2016-09-27[proto.c] proto_all_finfos(), pre-allocate array to hold all fields.AndersBroman1-1/+2
2016-09-27Qt+macOS: Look for San Francisco MonoGerald Combs1-10/+6
2016-09-27TLS(1.3): Add Early Data (42) Hello extensionAlexis La Goutte2-0/+30
2016-09-27ssl: fix crash when setting RSA key file without valid protocolPeter Wu1-2/+2
2016-09-27pcep: Added missed pieces of RFC 6006 support.Simon Zhong1-17/+741
2016-09-27ISAKMP: Rename identifiers and change item labelsMirko Parthey1-202/+208
2016-09-27[proto.c] Add proto_find_first_finfo() to find first occurance of a field.AndersBroman4-1/+44
2016-09-26WiX: Try to fix development upgrades.Gerald Combs1-1/+11
2016-09-26Add an initial "shellcheck" target.Gerald Combs6-0/+42
2016-09-26Reorganize the source lists.Guy Harris1-21/+29
2016-09-26Register ncp2222 dissectorPeter Wu1-0/+1
2016-09-26sshdump: restyle the output write routine.Dario Lombardo1-27/+55
2016-09-26BGP: Support for Cost, EIGRP and OSPF extended communitiesPeter Palúch4-61/+463
2016-09-26btle: Fix Feature support bit positionsStig Bjørlykke1-8/+8
2016-09-25btle: Show full LL_VERSION_IND SubVersNrStig Bjørlykke1-1/+1
2016-09-25btle: Add LL_LENGTH_REQ/RSP control dataStig Bjørlykke1-0/+43
2016-09-25Do GArray bounds checking.Guy Harris1-1/+4
2016-09-25Report failure to compile a filter as an error.Guy Harris1-1/+1
2016-09-25[iscsi] Add a cast "packet-iscsi.c(625): warning C4267: 'function' :AndersBroman1-1/+1
2016-09-25[Automatic update for 2016-09-25]Gerald Combs12-515/+764
2016-09-25ieee80211: Fix EOSP flag dissection for mesh caseMasashi Honma1-3/+8
2016-09-25Improve HART dissectorrosemountSkp1-32/+711
2016-09-25eap: add imsi to wlan identity dissection.Dario Lombardo1-10/+12
2016-09-25ssh: use ws_strtoi function.Dario Lombardo1-2/+5
2016-09-25idl2wrs: use ws_strtou functionDario Lombardo3-4/+8
2016-09-25iscsi: use ws_strtou functions.Dario Lombardo1-5/+21
2016-09-25Changes to 1722.1 / MAAP to work with 1722 draft15Andreas Leibold3-7/+5
2016-09-25ssl: fix exact matching of ALPN protocol namesPeter Wu1-10/+11
2016-09-24doc: add the -d (decode as) option to wireshark(1)Peter Wu1-0/+13
2016-09-24Editcap: Fix comparsion between signed and unsigned intUli Heilmeier1-2/+2
2016-09-24Check for ASAN when fuzzing.Gerald Combs4-4/+13
2016-09-24ssl-utils: fix decryption of NULL ciphersPeter Wu1-2/+5
2016-09-24Udpdump: Fix g_debug() for ssize_t buflenUli Heilmeier1-1/+1
2016-09-24TLS: Update Hello ExtensionType listAlexis La Goutte2-57/+72
2016-09-24update description of PDML file format by updating URLs to external documenta...Dirk Jagdmann1-10/+22
2016-09-24WiX: Disable desktop icon and shortcut checkboxes.Gerald Combs2-8/+31
2016-09-23More WSDG layout & markup fixups.Gerald Combs2-9/+9
2016-09-23WSDG: Fixup PDF layout.Gerald Combs2-1/+15
2016-09-23pcep: add Conveying Vendor-Specific Constraints (RFC7470) supportszhong1-0/+77
2016-09-23WSUG: More layout and PDF fixes.Gerald Combs2-16/+19
2016-09-23TLS: use define value for ssl_versions value stringAlexis La Goutte1-13/+13
2016-09-23Show memory info on macOS and LinuxStig Bjørlykke2-9/+29
2016-09-23eap: fix cast warning.Dario Lombardo1-3/+3
2016-09-23dumpcap: Include CPU info as hardware description in SHBStig Bjørlykke7-44/+139
2016-09-23capchild: Support optional 802.11 channel parametersMikael Kanstrup2-2/+23
2016-09-23mate: fix Match edge cases, improve documentationPeter Wu3-280/+184
2016-09-23eap: dissect eap wlan identity.Dario Lombardo3-45/+102