aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-06-04MIME Multipart: fix display of the last IMF fieldPascal Quantin1-0/+4
2015-06-03Use the GPOINTER_TO UINT macro rather than trying to do the castsAnders1-1/+1
2015-06-03Update mobile network codes of South Korean mobile networks.Shinjo Park1-2/+5
2015-06-03IS-IS (LSP) Add Shared Risk Link Group (SRLG) clv (138)Alexis La Goutte2-1/+96
2015-06-03openSAFETY: Fix false-positiveRoland Knall1-1/+4
2015-06-03G_STRUCT_OFFSET gives warnings turned errors with MSVC2015,Anders1-1/+5
2015-06-03ISAKMP: Don't complain about zero-length config attributes in request message...Martin Mathieson1-26/+30
2015-06-03Add the Display Filter Expression dialog.Gerald Combs3-3/+19
2015-06-02[RTPproxy] Set column name to RTPProxy-ngPeter Lemenkov1-0/+1
2015-06-02Revert "MSVC 2015RC does not like the #defines using OFFSETOF replace them by...Anders Broman1-564/+282
2015-06-02MSVC 2015RC does not like the #defines using OFFSETOF replace them byAnders1-282/+564
2015-06-02ISAKMP: do not try to defragment IKEv1 packetsPascal Quantin1-2/+4
2015-06-01AFS: Fix Mac OS X buildbot (-Wshadow)Alexis La Goutte1-3/+3
2015-06-01Convert AFS dissector to use ptvcursor API.Michael Mann1-1236/+1058
2015-06-01Eliminate proto_tree_add_text from packet-sip.cMichael Mann1-21/+31
2015-06-01Websocket: Fix Dead Store (Dead assignement/Dead increment) warning found by ...Alexis La Goutte1-1/+1
2015-05-31Eliminate proto_tree_add_text from packet-http.cMichael Mann1-19/+45
2015-05-31Eliminate proto_tree_add_text from packet-dcerpc-ndr.c and packet-dcerpc-netl...Michael Mann4-4/+20
2015-05-31VGCS/VBS Assignment Request: Add param dissectorMikhail Koreshkov1-7/+15
2015-05-31websocket: restructure tree, always unmask payloadPeter Wu1-205/+124
2015-05-31[Automatic update for 2015-05-31]Gerald Combs2-17/+462
2015-05-30BGP: remove proto_tree_add_text callAlexis La Goutte1-11/+24
2015-05-30BGP: remove proto_tree_add_text callAlexis La Goutte1-1/+8
2015-05-30BGP: remove proto_tree_add_text callAlexis La Goutte1-100/+20
2015-05-30Q955.3 MLPP DissectorMikhail Koreshkov1-1/+274
2015-05-30SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2015-05-30BGP: Remove proto_tree_add_text callAlexis La Goutte1-9/+28
2015-05-30BGP: Remove proto_tree_add_text callAlexis La Goutte1-40/+64
2015-05-30NULL terminate the list of hfs given to proto_tree_add_bitmask*().Jeff Morriss1-3/+4
2015-05-29ISAKMP: fix compilation without libgcryptPascal Quantin1-1/+6
2015-05-29ISAKMP: fix some compilation warningsPascal Quantin1-2/+2
2015-05-29ISAKMP: implement RFC7383: Internet Key Exchange Protocol Version 2 (IKEv2) ...Martin Mathieson1-53/+279
2015-05-29ANSI IS-637 A: fix byte highlighting of destination address when using ASCII ...Pascal Quantin1-3/+3
2015-05-29idmp: Sync with asn1 sourceStig Bjørlykke1-3/+4
2015-05-29HTTP: Add support of PATCH method (RFC 5789)Andy Ling1-0/+1
2015-05-29Update scsi lun id dissector, add support to handle all 4 addressingAnish Bhatt2-31/+142
2015-05-29Use FT_FLOAT for a floating-point number.Guy Harris1-6/+2
2015-05-29enabled decoding of longlong and ulonglong in GIOPArtur Nowosielski1-0/+19
2015-05-28Use an "Open" instead of a "Save" dialog for UAT prefs.Gerald Combs1-0/+7
2015-05-281.99.6 → 1.99.7.Gerald Combs2-2/+2
2015-05-28Don't warn about overwriting filename preferences.Gerald Combs2-4/+4
2015-05-27ANSI IS-637 A: dump bytes when SMS encoding format is set to octetPascal Quantin1-1/+7
2015-05-27Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann18-597/+498
2015-05-26Remove proto_tree_add_text from some dissectors.Michael Mann8-205/+441
2015-05-26Remove proto_tree_add_text from packet-ssl-utils.cMichael Mann4-17/+28
2015-05-26[RTPproxy] Remove non-existent replyPeter Lemenkov1-7/+0
2015-05-26Duplicate the presence of the "ignored" field in order to remove proto_tree_a...Michael Mann2-3/+3
2015-05-26ATM: Add reserved fieldAlexis La Goutte1-11/+17
2015-05-26ATM: fix indent (use spaces)Alexis La Goutte1-1/+1
2015-05-26AIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-10/+1