aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Enhance Windows ASN1 Makefiles:wmeier2-366/+133
2010-04-15#include <stdio.h> & <string.h> not needed.wmeier1-3/+0
2010-04-14Fix the buildmorriss1-1/+3
2010-04-14Use the sample rate from SDP info in RTP stream analysis.etxrab1-2/+12
2010-04-14Added PKIXAttributeCertificate (RFC3281).stig9-0/+504
2010-04-14Register SignedData as a BER syntax dissector.stig1-0/+1
2010-04-12Update to V9.2.0 (2010-03).etxrab8-72/+79
2010-04-12Update to V9.2.0 (2010-03).etxrab8-27/+191
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.gerald1-12/+1
2010-04-08My try at fixing Bug 4653; (Also reverts SVN #32420)wmeier2-9/+8
2010-04-07A stab at [Bug 4653] New: dap ASN1 generated dissector differs from epan/diss...etxrab1-4/+9
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier63-121/+0
2010-04-06Try to fix Bug 4648 - pkcs12 ASN1 generated dissector differs from epan/disse...etxrab1-3/+4
2010-04-06Try to fix p7 compilation. Changed p7.cnf and regenerated but the generated d...etxrab1-0/+3
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-04-06#include <stdio.h> not neededwmeier1-1/+0
2010-04-06#include <stdio.h> not needed.wmeier71-71/+0
2010-04-06Fix bug: HI2 --> HI2Operationswmeier1-1/+1
2010-04-01From KATAOKA Toshihiro:etxrab1-0/+12
2010-04-01Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...etxrab1-1/+1
2010-03-31Use IANA asigned PPID and port.etxrab1-4/+20
2010-03-31From KATAOKA Toshihiro:etxrab1-3/+4
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