aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-17wslua: fix crash on Lua errors in dissect_tcp_pdus get_len_funcPeter Wu1-3/+4
2016-04-17Another help message update.Guy Harris1-1/+1
2016-04-17Update the help message to reflect current reality.Guy Harris1-5/+9
2016-04-17[Automatic update for 2016-04-17]Gerald Combs18-257/+523
2016-04-17RTPS: Added an analysis field to the ACKNACK dissectionJuanjo Martin1-37/+57
2016-04-17Improve the message for duplicate dissectors for a protocol.Guy Harris1-1/+5
2016-04-17The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".Guy Harris2-3/+3
2016-04-17Update.Guy Harris1-2/+9
2016-04-17Get rid of trailing white space.Guy Harris1-1/+1
2016-04-17Don't assume the HTTP dissector is being called from the TCP dissector.Guy Harris6-62/+140
2016-04-17More test-programs autotoolizingJoão Valverde2-11/+9
2016-04-17configure.ac clean upJoão Valverde1-4/+2
2016-04-17make-taps.pl: Remove perl >= 5.14 requirementJoão Valverde1-1/+4
2016-04-17Fix "2nd byte of optional tags bitmap" flag values.Guy Harris1-2/+2
2016-04-16ZigBee support for NWK unknown command status and enhanced status message in R22Chris Brandson2-0/+15
2016-04-16giop: change g_malloc to wmem_alloc.Dario Lombardo1-5/+5
2016-04-16LDAP: Display simple field as stringUli Heilmeier2-47/+48
2016-04-16DOF: fix COPY_PASTE_ERROR (CID 1358546)Alexis La Goutte1-1/+1
2016-04-16DOF: fix SIZEOF_MISMATCH (CID 1358550)Alexis La Goutte1-1/+1
2016-04-16btatt: Gather rr intervals into a subtreemichal.orynicz1-1/+9
2016-04-16make-taps.pl: Enable "use warnings" pragmaJoão Valverde1-18/+19
2016-04-15Check first, then allocate.Guy Harris1-5/+32
2016-04-15GSM: add a sanity checkPascal Quantin1-0/+3
2016-04-15diameter: change g_malloc to wmem_alloc.Dario Lombardo1-7/+5
2016-04-15gtp: change g_malloc to wmem_alloc.Dario Lombardo1-2/+1
2016-04-15Qt: Make some menu items discoverable (or not).Gerald Combs3-33/+61
2016-04-15Remove empty filesJoão Valverde9-0/+0
2016-04-15cp2179: change g_malloc in wmem.Dario Lombardo1-6/+5
2016-04-15802.15.4 fixed support for new ZigBee IEsChris Brandson5-316/+331
2016-04-15802.15.4 added new ZigBee R22 status codesChris Brandson2-360/+365
2016-04-14ciscodump: bugfixDario Lombardo1-1/+1
2016-04-14QUIC: Add CTIM (Client Timestamp) TagAlexis La Goutte1-0/+13
2016-04-14Qt: Make sure we call proto_initialize_all_prefixes.Gerald Combs1-0/+2
2016-04-14Parse all rr interval values in packetmichal.orynicz1-2/+4
2016-04-14extcap-base: There is no need to register interfaces everytimeMichal Labedzki1-6/+0
2016-04-14Adding a dissector for the Distributed Object Framework protocol.Mike Morrin6-3/+12655
2016-04-149p: change glib functions into wmem calls.Dario Lombardo1-40/+16
2016-04-14802.11: Display Power Capability (min and max) in Decimal (and Hexa)Alexis La Goutte1-2/+2
2016-04-14Update the RPM packaging to use the new Gtk ./configure optionsJeff Morriss1-5/+4
2016-04-14btbredr_rf: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+1
2016-04-13Fix configure scriptJoão Valverde1-0/+6
2016-04-13configure.ac: Make GTK+ option similar to QtJoão Valverde1-69/+35
2016-04-13Restrict the depth of the protocol tree.Gerald Combs1-2/+23
2016-04-13HTTP: treat request_uri and file_data as Unicode.Jeff Morriss1-2/+2
2016-04-13Bluetooth: Fix CID 1358479 - Control flow issuesMichal Labedzki1-4/+4
2016-04-133GPP 23.038 7-bit GSM alphabet contains non ASCII charactersPascal Quantin3-3/+3
2016-04-136lowpan: change malloc to wmem_alloc.Dario Lombardo1-9/+6
2016-04-13Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.Gerald Combs12-28/+51
2016-04-13PCEP: add TRIGGERED-INITIAL-SYNC flag parsing and alignFrancesco Fondelli1-14/+22
2016-04-12Add support for HTTP/SCTP.Michael Tuexen1-0/+14