aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Add the Display Filter Expression dialog.Gerald Combs23-91/+946
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-01gtk: Don't handle deprecation warnings as errorsBalint Reczey2-2/+2
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-31Don't create a GLib main loop.Guy Harris1-1/+0
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-31Fix zlib cmakeGraham Bloice4-13/+12
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 Combs27-592/+376
2015-05-31[Automatic update for 2015-05-31]Gerald Combs17-3703/+4456
2015-05-31configure.ac: openSUSE build fixBart Van Assche1-85/+58
2015-05-30ams: fixed wrong offset calculation, adsstate has 2 bytesThomas Wiens1-1/+1
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 Koreshkov5-2/+414
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 Morriss2-4/+6
2015-05-30Qt: Always draw a byte view.Gerald Combs2-1/+7
2015-05-29Update some items.Gerald Combs1-49/+23
2015-05-29Qt: Add Conversation Filter sub menuAlexis La Goutte9-26/+85
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 Combs2-1/+8
2015-05-281.99.6 → 1.99.7.Gerald Combs10-14/+14
2015-05-28Build 1.99.6.Gerald Combs4-55/+9850
2015-05-28Set a capture buffer size only when we have a valid handle.Gerald Combs1-5/+3
2015-05-28switch to AC_PATH_TOOLMike Frysinger1-3/+3
2015-05-28Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameterAlexis La Goutte1-0/+12
2015-05-28Windows: don't attempt to set the capture buffer size on remote (rpcap) devices.Jeff Morriss1-17/+19
2015-05-28Document the services file in the man pages.Jeff Morriss3-0/+42
2015-05-28Document the subnets file in the man pages.Jeff Morriss3-0/+60
2015-05-28Don't warn about overwriting filename preferences.Gerald Combs3-8/+20