aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Fix property name: sv:eol-style --> svn:eol-stylewmeier1-30/+30
2010-03-20Fix for Bug 4588:dimeg5-5/+5
2010-03-16Remove trailing semicolonkrj1-3/+3
2010-03-15Declare sip_uri_offset_init() as returning void and remove a couple unused va...morriss3-85/+57
2010-03-09Mark unused arguments.guy2-1/+1
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+19
2010-03-04from Luis Ontanon:etxrab1-4/+27
2010-03-04From LEGO via bug 3459:stig2-2/+6
2010-03-04From Mark Wallis:etxrab2-42/+162
2010-03-04From Mark Wallis:etxrab2-31/+110
2010-03-03Make the clean target work.etxrab2-0/+34
2010-03-03Set the link dir for DCCH_Messages.etxrab1-0/+6
2010-03-03Its convenient to be able to filter on mac-lte.ulsch or mac-lte.dlsch.martinm7-8/+22
2010-03-02From Hitoshi Irino:etxrab1-9/+35
2010-03-01Make it look a little like some other Makefile.common files, and get ridguy1-9/+6
2010-03-01From LEGO via bug 4405:stig17-62/+159
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