aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-04-17[Automatic update for 2016-04-17]Gerald Combs2-14/+224
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-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-17make-taps.pl: Remove perl >= 5.14 requirementJoão Valverde1-1/+4
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-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-14QUIC: Add CTIM (Client Timestamp) TagAlexis La Goutte1-0/+13
2016-04-14Parse all rr interval values in packetmichal.orynicz1-2/+4
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-14btbredr_rf: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+1
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 Combs2-8/+18
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
2016-04-12btbredr: fix NESTING_INDENT_MISMATCH (CID 1358479)Alexis La Goutte1-1/+1
2016-04-12Don't write to Protocol Column right away in packet-wreth.cEdward Smith1-4/+4
2016-04-12Don't use _snwprintf (use StringCchPrintf instead).Jeff Morriss1-2/+3
2016-04-12Bluetooth: Add BR/EDR RF dissectorMichal Labedzki3-0/+931
2016-04-11Don't use the prohibited API open().Jeff Morriss1-1/+2
2016-04-11Lua: Fix add and remove Fields when reload Lua pluginsStig Bjørlykke3-13/+20
2016-04-11ZigBee R22 Added support for new Link Power Delta commandChris Brandson2-11/+92
2016-04-10wslua: Abort on out of memoryPeter Wu1-1/+9
2016-04-10lua: fix reload with -Xlua_scriptPeter Wu1-5/+6
2016-04-10[Automatic update for 2016-04-10]Gerald Combs2-18/+208
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-4/+0
2016-04-09Move IPv6 address utility functions to wsutilJoão Valverde1-30/+0
2016-04-09Move a declaration to wsutilJoão Valverde1-3/+1
2016-04-09Wmem: Use the native v*printf routines on Windows.Gerald Combs2-0/+68
2016-04-08Replace and remove host_ip_af() functionJoão Valverde2-36/+0