aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-03-15Adjusted my name to use only ASCII characters.stig7-9/+9
2009-03-15Fix perror, calloc usage so checkAPIs doesn't complain.wmeier1-2/+2
2009-03-15From Jakub Zawadzki:stig2-7/+4
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...wmeier2-3520/+3500
2009-03-15Fix non-ascii characterswmeier1-2/+2
2009-03-15From Jakub Zawadzki (bug 3334):stig1-1/+1
2009-03-15Some more P64 fixes - they all assume we don't have truly giganticguy4-8/+8
2009-03-13g_free() is NULL safe, so we don't need check against it.stig1-4/+5
2009-03-13From Jakub Zawadzki (bug 3331):stig30-170/+104
2009-03-13Fix inverted interpretation of global_megaco_dissect_tree.rbalint1-1/+1
2009-03-12From Menno Andriesse:stig1-3/+3
2009-03-12From Chris Ridd (bug 3329):stig2-3/+16
2009-03-12From Jakub Zawadzki (bug3330):stig1-0/+1
2009-03-11More Win64 fixes.gerald1-2/+2
2009-03-11The abbreviation is "TOHC", not "RoHC".martinm1-17/+17
2009-03-11Be careful not to show not-relevant context info.martinm2-12/+31
2009-03-11From Brian Julin:jake1-0/+167
2009-03-11Get the build going again on non-Windows compilers.jake1-10/+13
2009-03-11From Carlos Mendioroz:etxrab2-13/+98
2009-03-11From Michael Lum:etxrab2-44/+36
2009-03-11Typo.etxrab1-3/+3
2009-03-11Prepare IE dissection.etxrab1-0/+18
2009-03-11From Michael Lum:etxrab2-1/+74
2009-03-11From Jakub Zawadzki:jake1-0/+1
2009-03-09Make sure our offset increases, otherwise we'll go into a large loop.gerald1-1/+1
2009-03-09Corrected oid names.stig2-4/+4
2009-03-09Corrected oid name.stig1-2/+2
2009-03-09Removed support for FT_UINT64/BASE_NONE/VALS combination.stig1-10/+4
2009-03-09From Steve Karg:jake1-11/+79
2009-03-09From Jakub Zawadzki and me (bug 3283):stig1-0/+55
2009-03-09Added FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.stig1-42/+60
2009-03-08Handle a empty string as "0" when checking numeric uat values, becausestig1-12/+17
2009-03-08Don't use ep_strndup() to copy the uat protocol name, because the valuestig2-4/+22
2009-03-08Redesign GeoIP information presentation.jake1-77/+153
2009-03-08From Peter (bug 3314):stig1-4/+4
2009-03-08Indicate hexadecimal preferences.stig1-1/+1
2009-03-08Indicate hexadecimal preferences.stig1-1/+1
2009-03-08Indicate hexadecimal preferences.stig7-9/+9
2009-03-07Use UAT_FLD_PATHNAME for paths.stig1-1/+1
2009-03-07Move packet-pres.c to dirty ASN.1 dissectors until we fix the warningstig1-1/+1
2009-03-07Added an expert info when dissector is not available.stig2-9/+10
2009-03-07Added a users context list to map a presentation context identifier to anstig2-32/+120
2009-03-06Adjust some indentation; reformat a line or two.wmeier1-18/+20
2009-03-06Rename a variable ('free') so checkAPIs doesn't incorrectly flag it.wmeier2-4/+4
2009-03-06From Alexis La Goutte (bug 3308):stig2-1/+18
2009-03-06From Steve Karg:jake1-1/+1
2009-03-06From Petr Sumbera (bug 3309):stig1-1/+0
2009-03-06From Michael Speck: Fix so compiles with VC6wmeier1-1/+1
2009-03-06Correct bug in heuristic so as to strengthen it a bit.wmeier1-3/+6
2009-03-05Use some default true_false_string's.stig1-57/+37