aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Added svn:ignore targets.stig19-7/+1955
2010-02-27Constify.guy2-9/+20
2010-02-24From Neil Piercy:etxrab2-0/+20
2010-02-24From Neil Piercy:etxrab22-0/+2806
2010-02-23Decode SecurityCategoryValue according to SecurityCategoryIdentifier.stig1-1/+11
2010-02-23Small fix for DistributionExtensionField.stig2-4/+8
2010-02-23Try to fix compilation with MSVC.etxrab2-6/+6
2010-02-23Squelch a bunch of compiler warnings.guy9-35/+35
2010-02-06Renamed some reassembled data texts.stig2-4/+4
2010-02-04From: Stefan Metzmacher <metze@samba.org>sahlberg1-10/+35
2010-02-04Initialize a variable to squash a compiler warning.sahlberg1-1/+1
2010-02-04One warning fixedkukosa1-1/+2
2010-02-04Support QSIG using global opcode 1.3.12.9.op instead of local one (some old Q...kukosa1-3/+45
2010-02-03Try to get rid of unused code warnings.etxrab1-0/+1
2010-02-02Try to get rid of unused code warnings.etxrab2-1/+2
2010-02-02Try to get rid of unused code warnings.etxrab1-0/+5
2010-02-02Fix a typo and get rid of some unused code warnings.etxrab1-2/+6
2010-02-02Try to get rid of unused code warnings.etxrab1-0/+7
2010-02-02Introduce "Reassembled length" filter element for all protocols doingstig2-0/+12
2010-02-01Fix for Bug 3116dimeg1-1/+1
2010-01-29Fix two gcc -Wshadow warnings.wmeier2-29/+29
2010-01-28Fix gcc -Wshadow warning.wmeier1-4/+4
2010-01-28Fix gcc -Wshadow warningswmeier1-10/+10
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-2/+1
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-2/+1
2010-01-26Remove two unused global variables (one of which was causing a gcc -Wshadow w...wmeier1-2/+0
2010-01-26Fix a gcc -Wshadow warningwmeier1-27/+27
2010-01-26Remove redundant codeetxrab2-114/+1
2010-01-26remove check_coletxrab2-5/+4
2010-01-25Export the dissect_mscldap_string() that is used to dissectsahlberg2-1/+3
2010-01-22Fix a gcc -Wshadow warning.wmeier1-34/+34
2010-01-21Update the Netscape Certificate Type extension bit-string.stig1-3/+8
2010-01-21From Alex Lindberg:etxrab3-0/+43
2010-01-20Use correct return value type from dissect_ppdu().stig1-4/+4
2010-01-20From Gonzalo Casas:etxrab1-2/+4
2010-01-20From Gonzalo Casas:etxrab2-46/+105
2010-01-19Update to V9.1.0 (2009-12)etxrab5-106/+1901
2010-01-17Get rid of check_col();etxrab4-33/+16
2010-01-17Get rid of check_col();etxrab7-34/+21
2010-01-17Get rid of check_col();etxrab12-104/+43
2010-01-17Update to version 9.1.0etxrab4-31/+370
2010-01-13Remove redundant calls to check_col() in the .cnf files and regenerate.etxrab2-16/+9
2010-01-13check_col.diffetxrab5-16/+7
2010-01-13From Didier Gautheron:etxrab2-6/+3
2010-01-13From Didier Gautheron:etxrab1-4/+0
2010-01-12From Gonzalo Casas:etxrab2-0/+60
2010-01-12Update to RFC5035.stig5-90/+116
2010-01-12Update to RFC5652.stig5-62/+73
2010-01-12Update to RFC3369.stig5-10/+97
2010-01-11Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"etxrab1-1/+1