summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Make it look a little like some other Makefile.common files, and get ridGuy Harris1-9/+6
2010-03-01Try to get rid of unused code warnings.Anders Broman1-0/+1
2010-03-01Try to get rid of unused code warnings.Anders Broman1-0/+3
2010-03-01Try to get rid of unused code warnings.Anders Broman1-0/+1
2010-03-01Try to get rid of unused code warnings.Anders Broman4-10/+21
2010-03-01Dissect error code.Anders Broman7-40/+44
2010-03-01Add the missing .cnf file and try to fix unused code warnings.Anders Broman1-0/+37
2010-02-28Try to remove unused code warnings, update HNBAP to 9.0.0.Anders Broman8-13/+53
2010-02-28From Erwin van Eijk:Anders Broman11-0/+1925
2010-02-28Build dependencies for x509ce and x509sat.Stig Bjørlykke1-1/+9
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris3-4/+4
2010-02-27Build dependencies for acse.Stig Bjørlykke1-0/+4
2010-02-27Build dependencies for p7.Stig Bjørlykke1-0/+4
2010-02-27Build dependencies ros and rtse.Stig Bjørlykke2-2/+9
2010-02-26Add Kerberos to the list of ASN.1 protocols.Guy Harris1-0/+1
2010-02-26Add Kerberos to the list of BER ASN.1 protocols. Add some moreGuy Harris1-9/+19
2010-02-24From Neil Piercy:Anders Broman2-0/+20
2010-02-24From Neil Piercy:Anders Broman22-0/+2806
2010-02-23Decode SecurityCategoryValue according to SecurityCategoryIdentifier.Stig Bjørlykke1-1/+11
2010-02-23Small fix for DistributionExtensionField.Stig Bjørlykke2-4/+8
2010-02-23Try to fix compilation with MSVC.Anders Broman2-6/+6
2010-02-23Squelch a bunch of compiler warnings.Guy Harris9-35/+35
2010-02-06Renamed some reassembled data texts.Stig Bjørlykke2-4/+4
2010-02-04From: Stefan Metzmacher <metze@samba.org>Ronnie Sahlberg1-10/+35
2010-02-04Initialize a variable to squash a compiler warning.Ronnie Sahlberg1-1/+1
2010-02-04One warning fixedTomas Kukosa1-1/+2
2010-02-04Support QSIG using global opcode 1.3.12.9.op instead of local one (some old Q...Tomas Kukosa1-3/+45
2010-02-03Try to get rid of unused code warnings.Anders Broman1-0/+1
2010-02-02Try to get rid of unused code warnings.Anders Broman2-1/+2
2010-02-02Try to get rid of unused code warnings.Anders Broman1-0/+5
2010-02-02Fix a typo and get rid of some unused code warnings.Anders Broman1-2/+6
2010-02-02Try to get rid of unused code warnings.Anders Broman1-0/+7
2010-02-02Introduce "Reassembled length" filter element for all protocols doingStig Bjørlykke2-0/+12
2010-02-01Fix for Bug 3116Gerasimos Dimitriadis1-1/+1
2010-01-29Fix two gcc -Wshadow warnings.Bill Meier2-29/+29
2010-01-28Fix gcc -Wshadow warning.Bill Meier1-4/+4
2010-01-28Fix gcc -Wshadow warningsBill Meier1-10/+10
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-2/+1
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-2/+1
2010-01-26Remove two unused global variables (one of which was causing a gcc -Wshadow w...Bill Meier1-2/+0
2010-01-26Fix a gcc -Wshadow warningBill Meier1-27/+27
2010-01-26Remove redundant codeAnders Broman2-114/+1
2010-01-26remove check_colAnders Broman2-5/+4
2010-01-25Export the dissect_mscldap_string() that is used to dissectRonnie Sahlberg2-1/+3
2010-01-22Fix a gcc -Wshadow warning.Bill Meier1-34/+34
2010-01-21Update the Netscape Certificate Type extension bit-string.Stig Bjørlykke1-3/+8
2010-01-21From Alex Lindberg:Anders Broman3-0/+43
2010-01-20Use correct return value type from dissect_ppdu().Stig Bjørlykke1-4/+4
2010-01-20From Gonzalo Casas:Anders Broman1-2/+4
2010-01-20From Gonzalo Casas:Anders Broman2-46/+105