summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-23packet-dcerpc: let dissect_dcerpc_cn_auth() always dissect the whole auth_infoStefan Metzmacher2-141/+110
2016-09-23ISAKMP: fix Argument with 'nonnull' attribute passed null found by Clang Anal...Alexis La Goutte1-1/+3
2016-09-23WSDG: Layout and content updates.Gerald Combs6-64/+99
2016-09-22WSDG: Adjust markup and fix FOP warningsGerald Combs3-16/+19
2016-09-22Dropped packet: Add dropped packets info in netscaler tracePriyanka Mondal1-0/+6
2016-09-22CDP: Add CDP over GREAlexis La Goutte3-1/+4
2016-09-226LowPAN: initialize interface identifier even when no data-link source is foundPascal Quantin1-0/+2
2016-09-22Fix the "do we have Xcode?" test for older versions of Xcode.Guy Harris1-2/+4
2016-09-22BTHCI ACL: ensure to initialize the full bthci_acl_data_t structurePascal Quantin1-0/+1
2016-09-22LDSS: fix a memory leak caught by ASanPascal Quantin1-1/+1
2016-09-22proto.c: avoid dereferencing a NULL pointerPascal Quantin1-12/+16
2016-09-22Fix Profinet RPCInterfaceUUID decodingBirol Capa1-4/+6
2016-09-22[proto.c] As we know the size of the hf array use g_ptr_array_sized_new()AndersBroman1-2/+20
2016-09-22Don't call proto_register_field_array() or expert_register_protocol() withAndersBroman12-30/+39
2016-09-22Add range_add_value and range_remove_value.Michael Mann3-0/+111
2016-09-22iwarp: Add RDMA Atomic operations (RFC 7306)Alexis La Goutte1-1/+136