aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-01-24From Hadar Shoham:Jaap Keuter1-4/+16
2010-01-24Removed trailing TAB.Stig Bjørlykke1-1/+1
2010-01-24From Alexis La Goutte via bug 4418:Stig Bjørlykke3-0/+161
2010-01-24[Automatic manuf and enterprise-numbers update for 2010-01-24]Gerald Combs1-1/+137
2010-01-24Minor simplification in length calculation of proto_tree_add_bitsGerasimos Dimitriadis1-6/+4
2010-01-23Rewrite IS-801 decoding of Provide GPS Satellite HealthGerasimos Dimitriadis1-139/+47
2010-01-23Whitespace edits; registration of the ansi_801 dissectorGerasimos Dimitriadis1-983/+986
2010-01-23Insert casts to float to make the buildbot happyGerasimos Dimitriadis1-8/+8
2010-01-23Update IS-801 decoding Provide Location Response;Gerasimos Dimitriadis1-341/+252
2010-01-23Fix for bug 3898:Jaap Keuter1-7/+3
2010-01-23Add _format_value variants of the proto_tree_add_bits functionGerasimos Dimitriadis2-41/+312
2010-01-23Fix for bug 4410:Jaap Keuter2-1/+13
2010-01-22Make compiler happy when kerberos is not enabled...Sake Blok1-1/+4
2010-01-22Fix a spelling error : entrypted -> encryptedSake Blok2-10/+10
2010-01-22In our case, not being able to read the Kerberos configuration fileGerald Combs1-1/+1
2010-01-22From Matthieu Patou <mat+Informatique.Samba@matws.net>Ronnie Sahlberg2-66/+80
2010-01-22#include stdio & etc not req'd (and remove // lines committed by mistake ...)Bill Meier1-3/+0
2010-01-22Fix some gcc -Wshadow warningsBill Meier14-1624/+1621
2010-01-22Fix a gcc -Wshadow warning.Bill Meier1-34/+34
2010-01-22Fixes for gcc -Wshadow warnings; Fix indentation and do other minor cleanup i...Bill Meier12-1027/+1027
2010-01-21From Alexandre Forget:Jaap Keuter1-1/+1
2010-01-21Update the Netscape Certificate Type extension bit-string.Stig Bjørlykke1-12/+36
2010-01-21Add Skein MAC authentication tag types.Jaap Keuter1-1/+3
2010-01-21From Alex Lindberg:Anders Broman1-10/+62
2010-01-20To check which SIP method we saw, just #define values for the index inGuy Harris1-7/+27
2010-01-20From Karl Heinz Wolf:Anders Broman1-0/+6
2010-01-20From Jakub Zawadzki:Anders Broman1-5/+11
2010-01-20Use correct return value type from dissect_ppdu().Stig Bjørlykke1-4/+4
2010-01-20Don't try decode an empty octetstring as BER.Stig Bjørlykke1-1/+1
2010-01-20Add initial version of LTE RLC stats dialog.Martin Mathieson2-0/+6
2010-01-20From Jakub Zawadzki:Anders Broman1-8/+4
2010-01-20From Gonzalo Casas:Anders Broman1-64/+220
2010-01-20From Julien Kerihuel, add support forRonnie Sahlberg3-14/+18
2010-01-20remove an unusued variableRonnie Sahlberg1-1/+0
2010-01-19Fix a few gcc _Wshadow warnings ....Bill Meier11-69/+75
2010-01-19Fix a potential compilation problem with older versions of c-ares.Gerald Combs1-3/+3
2010-01-19From Jakub Zawadzki:Anders Broman1-57/+69
2010-01-19From Jakub Zawadzki:Anders Broman1-9/+6
2010-01-19From Jakub Zawadzki:Anders Broman1-25/+19
2010-01-19OK, I guess those URLs were for a protocol in the process of becomingGuy Harris1-3/+1
2010-01-19Update to V9.1.0 (2009-12)Anders Broman1-8943/+17131
2010-01-19Use more unique names for certain enum constants.Bill Meier12-85/+85
2010-01-19Fix a double-free bug which was causing a crash. Our decryption bufferGerald Combs3-13/+15
2010-01-19Get rid of a dead link, use IETF links for what appear to be the lastGuy Harris1-3/+3
2010-01-19Remove an unused variable. Fixup whitespace.Gerald Combs1-19/+18
2010-01-19Remove an include.Anders Broman1-1/+0
2010-01-19If user data is xml display it.Anders Broman1-0/+40
2010-01-19Moved expert info for bitstring size constraints below bit values.Stig Bjørlykke1-2/+3
2010-01-19Change group for "Unknown bit(s)" expert info to Undecoded.Stig Bjørlykke1-1/+1
2010-01-19Even better - don't use a global variable in the first place, as itsGuy Harris1-53/+13