summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add dissection of SIP Servers option to DHCPv4 (RFC 3361)Pascal Quantin1-1/+77
2012-09-04Use libwireshark's xDLC handling functions and macros to process theGuy Harris1-62/+44
2012-09-04Fix compilation with gccPascal Quantin1-6/+5
2012-09-04Set SVN propertiesPascal Quantin1-1768/+1768
2012-09-04Add GED125 dissector Michael Mann3-0/+1770
2012-09-04Add modelines for DNS dissectorAlexis La Goutte1-0/+12
2012-09-04Small whitespace changesJörg Mayer1-5/+5
2012-09-03unify the handling for all DVB/MPEG sectionsMartin Kaiser4-22/+16
2012-09-03highlight only the actual bytes of EIT, SDT, TDT, TOT and BATMartin Kaiser5-24/+16
2012-09-03fix a typo in dvb service descriptorMartin Kaiser1-1/+1
2012-09-03(Attempt to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7411 :Jeff Morriss2-2/+5
2012-09-03Don't fetch the value twice (unsigned integer case). Fix a cut-n-pasteo.Jeff Morriss1-5/+1
2012-09-03add modelines for dvb sectionsMartin Kaiser7-0/+91
2012-09-03add editor modelines (that match the current indentation style)Martin Kaiser6-1/+77
2012-09-03Add missing newline at end of filePascal Quantin1-1/+1
2012-09-03cinfo.columns_changed is only used by ui/gtk, move it to cfile structure.Jakub Zawadzki1-1/+0
2012-09-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7666 :Pascal Quantin1-0/+5
2012-09-03MT: move global frame_end_routines to packet_info.Jakub Zawadzki11-22/+22
2012-09-03MT: move global field_info_tmp to tree_data_tJakub Zawadzki2-12/+16
2012-09-02SCSI: lots of MMC improvements and prettificationsRonnie Sahlberg2-47/+222
2012-09-02SCSI: Improve decoding of GET_EVENT_STATUS_NOTIFICATIONRonnie Sahlberg1-17/+55
2012-09-02Use parentheses to clarify ambiguous operator precedence.Evan Huus1-1/+1
2012-09-02Fix compile with gcc. Mostly removing unused parameters and code.Evan Huus1-10/+13
2012-09-02From Mike Morrin:Anders Broman2-131/+1832
2012-09-02[Automatic manuf, services and enterprise-numbers update for 2012-09-02]Gerald Combs1-7/+159
2012-09-02length check "heuristics" for FF dissector (UDP + TCP)Michael Mann1-21/+23
2012-09-01Include packet-6lowpan.h in the release tarball.Guy Harris1-0/+1
2012-09-01Add expert warning when we get a mysql EOF marker and theEvan Huus1-1/+3
2012-09-01Add modelines and make indentation consistent.Evan Huus1-128/+141
2012-09-01Remove duplicate assignment (caught by cppcheck).Evan Huus1-1/+0
2012-09-01Fix C++-style comment caught by checkAPI.Evan Huus1-1/+1
2012-09-01RevertAnders Broman1-26/+27
2012-09-01From Owen Kirby:Anders Broman5-89/+359
2012-09-01From Michael Mann:Anders Broman1-27/+26
2012-09-01From Litao Gao:Anders Broman6-40/+1411
2012-09-01From David Ward: OSPF dissector: add filters for v3 LS Type field. https://bu...Anders Broman1-14/+90
2012-08-31From Chris Elston:Anders Broman1-11/+232
2012-08-31From Chris Elston:Anders Broman2-70/+88
2012-08-31From Chris Elston:Anders Broman2-27/+46
2012-08-30tools/checkhf.pl reported 3 unused hf entries. Commented them out for now.Chris Maynard1-5/+5
2012-08-30Remove trailing space in some hf names.Jeff Morriss1-17/+17
2012-08-30Display hf_dns_rr_opt_client_addr as FT_BYTESPascal Quantin1-1/+1
2012-08-30Add Japanese ISUP variant(not all IE's)Anders Broman1-6/+1070
2012-08-30From David Drysdale via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7552Alexis La Goutte1-11/+94
2012-08-30Fix Session ID parsing. Patch from Fransesco Fondelli via bug 6881.Chris Maynard1-12/+5
2012-08-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7679:Pascal Quantin1-3/+5
2012-08-29Add casts to fix compilation with GCC.Evan Huus1-6/+18
2012-08-29Fix memleak.Jakub Zawadzki1-0/+1
2012-08-29Fix Bug 7348 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7348)Michael Mann2-4/+52
2012-08-29Allow wpa-psk decryption keys to be successfully entered.Chris Maynard1-6/+6