summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-11-03From Pascal Quantin:Anders Broman2-241/+523
2008-11-03From stéphane bryant:Anders Broman1-48/+33
2008-11-03Process port prefs only in prefs callback and not in registered init fcnBill Meier1-68/+52
2008-11-03new "sip.hdr" subdissector table for SIP Extension headersTomas Kukosa1-16/+34
2008-11-03From Michael McCartney:Jaap Keuter1-52/+37
2008-11-02Fix minor typo in comment fieldStephen Fisher1-1/+1
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman90-2584/+2568
2008-11-01From Pascal Quantin:Anders Broman1-2/+3
2008-11-01Fix the broken build.Jaap Keuter2-2/+3
2008-11-01Add Measurement result IE dissection, fix channel list.Anders Broman2-79/+173
2008-10-31From Alexander Dupuy:Jaap Keuter1-73/+86
2008-10-31From David Aggeler:Jaap Keuter1-88/+156
2008-10-31Document the new lua functions.Stig Bjørlykke1-0/+2
2008-10-31Fix a prototype to avoid a warning.Stig Bjørlykke1-1/+1
2008-10-31Do not call a variable value_string as we have a struct with this name.Stig Bjørlykke3-7/+7
2008-10-31Provide TvbRange:{offset|len}() instead of TvbRange.{offset|len}.Balint Reczey1-81/+27
2008-10-31Fix the last "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-16/+16
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke5-118/+118
2008-10-31Fix some indentation ....Bill Meier1-161/+161
2008-10-31Revert SVN #26644: The fix is not needed ....Bill Meier2-21/+17
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke8-13/+13
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke18-63/+63
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke25-136/+136
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke25-70/+70
2008-10-31Fix several cases of writing to COL_PROTOCOL w/o checking firstBill Meier2-5/+9
2008-10-31Fix two cases of adding to COL_INFO w/o checking firstBill Meier2-17/+21
2008-10-31Thou shalt not "print" a string with a printf-like function by using itGuy Harris1-5/+5
2008-10-31Fix bug #3020: Fix potential memory leaksStephen Fisher1-2/+6
2008-10-30Added support for RPCAP message formats.Stig Bjørlykke2-0/+1214
2008-10-30Slight rework related to proto_register & proto_reg_handoff;Bill Meier1-23/+23
2008-10-30Add id-pkix-ocsp-nocheck.Anders Broman1-3/+14
2008-10-30Fix:Anders Broman2-2/+2
2008-10-30From Joe Eykholt:Jaap Keuter1-61/+109
2008-10-30From Abhik Sarkar:Anders Broman1-38/+70
2008-10-30From Marc Moussali:Anders Broman1-1/+1
2008-10-30Fix bug #3017: remove un-necessary code (and thus fix a small memory leak)Bill Meier1-3/+0
2008-10-30Add dissection of some IE:sAnders Broman2-50/+279
2008-10-30From Pascal Quantin:Anders Broman1-44/+455
2008-10-30From Pascal Quantin:Anders Broman3-47/+1285
2008-10-30Try to dissect the Topology Descriptor before the commandBalint Reczey1-0/+30
2008-10-29Minor cleanup related to proto_register & proto_reg_handoffBill Meier2-21/+19
2008-10-29fixes some parsing errors revealed by fuzz testsBalint Reczey1-1/+13
2008-10-28Clean up indentation.Guy Harris1-12/+12
2008-10-28Make it compile.Stig Bjørlykke1-1/+2
2008-10-28packet-gsm_sms.c:1643: warning: unused variable 'str' ...etcAnders Broman1-14/+0
2008-10-28From Shmulik Bezale:Anders Broman3-55/+993
2008-10-28From Shmulik Bezale:Anders Broman1-1/+1
2008-10-28From Shmulik Bezale:Anders Broman1-5/+263
2008-10-28From Pascal Quantin:Anders Broman1-25/+31
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman6-307/+352