summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Convert to new Makefile structure. Rename some files toJörg Mayer8-85/+100
2007-10-09Add some dependenciesJörg Mayer1-1/+9
2007-10-08Convert h450 to new Makefile structure. Split h450.rosJörg Mayer14-122/+244
2007-10-08h225, h235 and h248 was moved to new Makefile structureStig Bjørlykke1-21/+3
2007-10-08change QSIQ ASN.1 dissector to the new makefile structureTomas Kukosa5-91/+127
2007-10-07convert to new Makefile structureJörg Mayer13-215/+290
2007-10-07Swap order of external and local sourcesJörg Mayer2-2/+2
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer42-1474/+748
2007-10-07From Martin Peylo:Anders Broman22-631/+854
2007-10-06- Initialize address_item in MessageIdentifier to avoid a crash in handlingStig Bjørlykke2-3/+9
2007-10-05In the various Makefiles, remove checks for NO_PROTO_OPT and allow PROT_OPTGerald Combs2-9/+2
2007-10-05hopefully this will do what Thomas wants for NO_PROTO_OPTRichard van der Hoff1-6/+5
2007-10-05next fix of my mistake :(Tomas Kukosa1-2/+2
2007-10-05comment out some lines till I learn how to write Linux makefileTomas Kukosa1-5/+6
2007-10-05try to fix Linux makefileTomas Kukosa1-3/+3
2007-10-05allow to omit -p <proto> optionTomas Kukosa2-2/+14
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...Tomas Kukosa5-3/+66
2007-09-27Updated to include the ranap header file.Stig Bjørlykke1-2/+4
2007-09-27Convert asn1/dap/Jörg Mayer6-71/+119
2007-09-27add forgotten makefilesTomas Kukosa8-0/+298
2007-09-27put next few simple ASN.1 dissectors into the new makefile structureTomas Kukosa9-246/+93
2007-09-25fix a typo in the source files target, took me more than an hour to find it :...Ulf Lamping1-1/+3
2007-09-25Change some additional protocols to the new build systemJörg Mayer28-333/+502
2007-09-25Convert acp133 to new build structure.Jörg Mayer10-155/+98
2007-09-25Fix:Anders Broman1-1/+0
2007-09-25remove trailing backslash on the last line of listTomas Kukosa1-1/+1
2007-09-25put few simple ASN.1 dissectors into the new makefile structureTomas Kukosa18-247/+508
2007-09-25- Rework the Makefile structure to generate external -cnf filesJörg Mayer8-79/+258
2007-09-25only set ldap_info->first_auth_frame to 0 first time we see the Ronnie Sahlberg1-17/+18
2007-09-25not all SASL protected blobs use a GSS wrapper for the payload so we Ronnie Sahlberg1-18/+21
2007-09-25add support for yet another random combination of authentication Ronnie Sahlberg1-0/+9
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa13-195/+175
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-14/+0
2007-09-18Remove the autogenerated file. Will fix the camel build process tomorrowJörg Mayer1-1/+0
2007-09-18Remove autogenerated file:Jörg Mayer1-47/+0
2007-09-18And add it to the Makefile...Stig Bjørlykke1-0/+1
2007-09-18Added inap-exp.cnf as camel depends on this.Stig Bjørlykke1-0/+47
2007-09-18Adding SYNC-SIG.asn twice is not such a good idea...Stig Bjørlykke1-1/+1
2007-09-18Added missing MAP-Errors.asn in unix Makefile.Stig Bjørlykke1-1/+1
2007-09-18missing SYNC-SIG.asn in unix makefileTomas Kukosa1-1/+1
2007-09-18PER: fix bitstring handling if SIZE(n) where n<=16Tomas Kukosa1-0/+11
2007-09-17Updated tcap Makefile to also build ANSI TCAP on unix.Stig Bjørlykke1-2/+8
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...Jeff Morriss1-1/+1
2007-09-17From Florent Drouin: malloc the size of the structure, not the size of a poin...Jeff Morriss1-1/+1
2007-09-17Support of QSIG ExtensionsTomas Kukosa3-31/+55
2007-09-17Modified some ASN1 Makefiles to compile on unix.Stig Bjørlykke9-17/+28
2007-09-17add missing file and change file attributesTomas Kukosa10-1619/+1619
2007-09-17SABP protocol implemented (not tested as traces are not available)Tomas Kukosa12-0/+1638
2007-09-14Try to get the Windows buildbot going by avoiding namespace collision.Jaap Keuter1-11/+10
2007-09-13eliminate an anonymous enum.Luis Ontanon1-1/+2