aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7048Michael Tüxen2-12/+52
2012-04-15Whitespace cleanup (done while debugging).Michael Tüxen1-65/+65
2012-04-15Set the extent of the tagged parameters.Martin Mathieson1-0/+1
2012-04-15Fix a typo (just clearing my client out before I start doing diffs).Martin Mathieson1-1/+1
2012-04-15Getting closer to deleting old ROHC from PDCP dissector.Martin Mathieson1-6/+10
2012-04-14From Even Huus: free a strduped string. Fixes bug 7094.Guy Harris1-0/+3
2012-04-14From Evan Huus: free if_string when we're done with it. Fixes bug 7093.Guy Harris1-1/+2
2012-04-14From Evan Huus: add a missing free. Fixes bug 7092.Guy Harris1-0/+1
2012-04-14More double-free fixes - destroy_k12_file_data() frees its argument, soGuy Harris1-2/+0
2012-04-14Cosmetic changesAnders Broman1-97/+103
2012-04-14Set direction according to destination address field also (and not only origi...pascal2-44/+167
2012-04-14Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6202 :pascal1-38/+27
2012-04-14From Tyson Key: Support for PN532 InDeselect, Release, and InSelect Command a...Anders Broman1-10/+50
2012-04-14From From Evan Huus: Potential double-free while importing k12xx *.rf5 files ...Anders Broman1-2/+0
2012-04-14From Evan Huus: Memory leak in scan_local_interfaces. https://bugs.wireshark....Anders Broman1-7/+6
2012-04-14From Evan Huus: Memory leaks in graph_analysis.c https://bugs.wireshark.org/b...Anders Broman1-3/+7
2012-04-14If we don't even *have* a filter combo box, there's nothing we can checkGuy Harris1-8/+21
2012-04-13From Evan Huus: fix memory leak. Fixes bug 7081.Guy Harris2-0/+4
2012-04-13"OUI", not "OID", for IEEE OUIs.Guy Harris1-4/+4
2012-04-13Patch from Alex Lindberg to update the LLDP dissector to displayGuy Harris4-48/+79
2012-04-13Add uint_get_manuf_name() and uint_get_manuf_name_if_known() routines,Guy Harris2-20/+68
2012-04-13Remove doubled semicolons and semicolons outside function.Jakub Zawadzki38-55/+54
2012-04-13From Tyson Key:pascal1-28/+92
2012-04-13GUINT_TO_POINTER() causes warnings when passed something *shorter* thanGuy Harris1-1/+1
2012-04-13Clean up white space.Guy Harris1-1668/+1637
2012-04-13Try to fix OSX builds.Jakub Zawadzki1-1/+2
2012-04-13Emphasize that TAG_DELIMITER must be a null-terminated string.Guy Harris1-0/+1
2012-04-13Update ICMPv6 to last IANA Parameters (2012-03-28) Alexis La Goutte1-19/+19
2012-04-13From Pascal Quantin:Anders Broman1-1/+7
2012-04-13From Pascal Quantin:Anders Broman1-5/+0
2012-04-13From Cristian Constantin:Anders Broman1-2/+2
2012-04-13gunzip gzip:ed SIP bodies.Anders Broman1-4/+31
2012-04-13Needle for guint8_pbrk() must be NULL terminated. Fix bug #7070Jakub Zawadzki1-1/+1
2012-04-13Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6477:pascal1-2/+19
2012-04-13When skipping white space, don't skip past the end of the line.Guy Harris1-8/+38
2012-04-12Give some URLs for descriptions of RTMP.Guy Harris1-1/+12
2012-04-12Simplify r42030 expression. Thanks!Jakub Zawadzki1-1/+1
2012-04-12Added Rel. Start and Duration to tshark -z conv,xxx output. Tidied up duplic...Graham Bloice1-356/+113
2012-04-12Refactor to use dissect_gsm_map_msisdn().Anders Broman1-37/+13
2012-04-12Bugfix and enhancement of MM Context dissection.Anders Broman3-247/+477
2012-04-12From Nick Lowe:pascal1-3/+3
2012-04-12From Michael Mann: improved the IRC dissector to be able to pick out the CTCP...Anders Broman1-15/+393
2012-04-12From Martin Kaiser: CID 525 is about tvb_new_octet_aligned(). datalen can be ...Anders Broman1-0/+1
2012-04-12From Martin Kaiser: CID 476: add missing break. https://bugs.wireshark.org/bu...Anders Broman1-0/+1
2012-04-12The last bit of a byte, on its own, needs a mask of 1, rather than 256.Martin Mathieson1-1/+1
2012-04-12Print the TShark version information during the prerequisite phase.Gerald Combs1-0/+13
2012-04-11From Nitinkumar Yemul:pascal3-0/+236
2012-04-11Clean up indentation (use 2 spaces)Alexis La Goutte1-887/+893
2012-04-11Update Extensible Authentication Protocol (EAP) Registry (2011-02-22)Alexis La Goutte1-4/+4
2012-04-11Fix:Jörg Mayer1-4/+4