aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-10-31From Martin Peylo:Anders Broman1-1/+5
2007-10-29asn2wrsTomas Kukosa9-274/+340
2007-10-29add a asn2wrs generated T.125 MCP dissectorRonnie Sahlberg9-0/+754
2007-10-29Include winposixtypes.h only if building with GNUTLS; Bug 1942: part 2 of 2 o...Bill Meier1-2/+2
2007-10-29Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fixBill Meier1-3/+4
2007-10-26H.501 Mobility protocol implementedTomas Kukosa8-0/+962
2007-10-26fix wrong headers in H.460.x ASN.1 sourcesTomas Kukosa9-18/+18
2007-10-24Squelch warnings about uninitialized structure members.Guy Harris1-77/+80
2007-10-24Set svn:eol-style to native and svn:keywords to Id.Guy Harris5-5/+5
2007-10-24Get rid of CRs, and set svn:eol-style to native.Guy Harris16-547/+530
2007-10-24"time_t" might be an "int" or might be a "long"; cast it to "long" andGuy Harris1-2/+4
2007-10-23Apply the small performance enhancment patches for:Anders Broman24-51/+50
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-1/+3
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt3-63/+11
2007-10-22Update to use the -X and -T flags.Graeme Lunt2-21/+3
2007-10-22Update to use the -X and -T flags to asn2wrs.Graeme Lunt1-1/+1
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa20-18/+1112
2007-10-17new H.323 dissectorTomas Kukosa16-48/+624
2007-10-17- register QSIG over SIPTomas Kukosa1-0/+5
2007-10-16Don't generate dissectors on top level make.Jörg Mayer2-2/+4
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer41-106/+98
2007-10-15MAKEFLAGS doesn't belong into Makefile.am - it's added automagicallyJörg Mayer2-2/+1
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa5-5/+19
2007-10-15comment out EXPORT_FILES till some automake expert can look at itTomas Kukosa1-9/+9
2007-10-15fix ifdef/endif bugTomas Kukosa1-1/+1
2007-10-15create exported cnf file for Q.932 and QSIGTomas Kukosa2-5/+8
2007-10-15use the -E asn2wrs option to create exported cnf fileTomas Kukosa2-2/+26
2007-10-11Display TCAP parameter lengths in decimal (like packet-ber does). Fix hex-pa...Jeff Morriss1-26/+40
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer7-192/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer50-32/+83
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer32-85/+283
2007-10-10- Change Makefiles to include preincJörg Mayer119-147/+242
2007-10-10Another -exp.cnf file that managed to escape notice...Jörg Mayer1-490/+0
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer36-826/+757
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapBill Meier1-1/+1
2007-10-10You cannot rename a new directory unless checked in.Jörg Mayer12-0/+0
2007-10-10Missed a fileJörg Mayer1-0/+25
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all theJörg Mayer16-93/+181
2007-10-10missing backslashTomas Kukosa1-1/+1
2007-10-10more makefiles changed to new export mechanismTomas Kukosa18-11/+32
2007-10-10better solution for different submake calling on Windows and LinuxTomas Kukosa6-5/+56
2007-10-10next step to solve dependency generationTomas Kukosa6-6/+17
2007-10-10Undefine NEED_PACKET_PROTO_HJörg Mayer1-1/+1
2007-10-10solution for different submake calling on Windows and LinuxTomas Kukosa3-2/+5
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer47-571/+866