summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-10-02[Automatic update for 2016-10-02]Gerald Combs3-17/+361
2016-10-02Makefile.am (epan/dissectors): fix indent align (and use always tabs)Alexis La Goutte1-6/+6
2016-10-02gsm_osmux: fix implicit conversion shortens 64-bit value into a 32-bit value ...Alexis La Goutte1-2/+2
2016-10-02gsm_osmux(.h): fix packet-gsm_osmux.h: No such file or directoryAlexis La Goutte1-1/+1
2016-10-02S1AP: upgrade dissector to v13.4.0Pascal Quantin10-185/+298
2016-10-01NAS EPS: upgrade dissector to v13.7.0Pascal Quantin1-23/+78
2016-10-013GPP NAS: upgrade dissector to v13.7.0Pascal Quantin2-34/+92
2016-10-01Interface List: Change display to view/modelRoland Knall2-0/+7
2016-10-01rlogin: use ws_strtou function.Dario Lombardo1-3/+28
2016-10-01uat: allow insertion of new record at arbitrary indexPeter Wu2-14/+31
2016-10-01Kerberos: remove some unused #defineAlexis La Goutte4-324/+4
2016-10-01spnego: use same name define name from krb5Alexis La Goutte2-4/+10
2016-09-30CIP: Minor bug fixesD. Ulis2-55/+62
2016-09-30NetFlow: Fix a preference description.Gerald Combs1-1/+2
2016-09-30wsutil: split libjsmn.Dario Lombardo1-1/+1
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu9-63/+45
2016-09-30kismet: use cast in ws_strtou.Dario Lombardo1-1/+1
2016-09-30Revert "LLDP: fix indent (use tab)"Anders Broman1-7/+7
2016-09-30LLDP: fix indent (use tab)Alexis La Goutte1-7/+7
2016-09-30Add dissector for the osmux protocolDaniel Willmann4-0/+362
2016-09-30LLDP: Update column info according to PROFINET requirementsBirol Capa1-26/+154
2016-09-29kismet: use ws_strtou64.Dario Lombardo1-9/+26
2016-09-29Added HSMS dissectorBenjamin Parzella3-0/+785
2016-09-29proto.c use g_list_prepend when adding heuristic dissectors and plugins.AndersBroman1-2/+2
2016-09-29TLS: Fix indent of SNI hello extensionAlexis La Goutte1-31/+31
2016-09-29TCP: Fix next sequence number for SYN/FIN packets with payloadUli Heilmeier1-0/+11
2016-09-29packet-couchbase.c: dissect body of DCP_FAILOVER_LOG responseSergey Avseyev1-1/+1
2016-09-29set PDML and PSML encoding to UTF-8. replace fputs() with fprintf() in writin...Dirk Jagdmann1-7/+10
2016-09-29packet-infiniband: Fix setting rocev2 udp port numberParav Pandit1-1/+1
2016-09-28pcep: Added rfc 7334 support.Simon Zhong1-16/+41
2016-09-28eap: check scanf return value (CID 1373396).Dario Lombardo1-2/+4
2016-09-28When regestering taps, only loop trough the list of taps once when addingAndersBroman1-7/+11
2016-09-28proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: ...Pascal Quantin13-40/+49
2016-09-27[proto.c] proto_all_finfos(), pre-allocate array to hold all fields.AndersBroman1-1/+2
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.AndersBroman3-1/+43
2016-09-26Reorganize the source lists.Guy Harris1-21/+29
2016-09-26Register ncp2222 dissectorPeter Wu1-0/+1
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-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 Combs2-5/+170
2016-09-25ieee80211: Fix EOSP flag dissection for mesh caseMasashi Honma1-3/+8
2016-09-25Improve HART dissectorrosemountSkp1-32/+711