aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
Commit message (Expand)AuthorAgeFilesLines
...
* Add some dependenciesJörg Mayer2007-10-091-1/+9
* convert to new Makefile structureJörg Mayer2007-10-075-100/+96
* export more types from H.225.0 and H.245 which will be necessary for H.460.x,...Tomas Kukosa2007-10-052-2/+56
* improvements in ROS handling in Q.932 and H.450Tomas Kukosa2007-09-241-0/+1
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* get rid of few warningsTomas Kukosa2007-05-251-0/+5
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-013-1/+3
* use new possibility to set #.EXPORTS flag for whole directiveTomas Kukosa2007-04-181-15/+15
* H.225.0 updated to 05/2006, Amendment 1 01/2007Tomas Kukosa2007-02-141-7/+10
* fix registration H.225 over TLSTomas Kukosa2007-01-161-6/+5
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* - new function ssl_dissector_delete()Tomas Kukosa2006-08-281-8/+28
* - add value_ptr into struct _asn1_ctx_tTomas Kukosa2006-08-161-28/+17
* Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014Jörg Mayer2006-08-103-4/+4
* H.225.0 update to version 6 (05/2006)Tomas Kukosa2006-07-212-33/+114
* few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa2006-07-041-6/+6
* - change ETH_VAR to WS_VARTomas Kukosa2006-06-201-14/+14
* - "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa2006-06-132-65/+4
* uncomment newly supported TYPE-IDENTIFIER usage and per regenerationTomas Kukosa2006-06-051-2/+3
* From Cvetan Ivanov: Anders Broman2006-06-011-0/+6
* - h225.asn renamed to H323-MESSAGES.asnTomas Kukosa2006-05-294-63/+85
* Ethereal -> WiresharkTomas Kukosa2006-05-233-3/+3
* - fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa2006-05-224-23/+26
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa2006-05-153-6/+12
* Preparations to be able to handle unaligned PER.Anders Broman2006-05-101-0/+2
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Make the GUIDs in various data structures e_guid_t's rather than arraysGuy Harris2006-03-193-8/+8
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* From Graeme Lunt:Anders Broman2005-12-161-2/+2
* new option whether tunnelled H.245 and tunnelled protocol are displayed insid...Tomas Kukosa2005-09-272-4/+16
* Call H245 decoding and tunelled protocols decoding at the end of H225 dissect...Tomas Kukosa2005-09-222-9/+80
* get rid of few warningsTomas Kukosa2005-09-201-2/+2
* asn2eth Tomas Kukosa2005-09-202-48/+22
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-1/+1
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* Make sure we don't overflow the dialedDigits array.Guy Harris2005-09-061-1/+4
* get rid of few warningsTomas Kukosa2005-09-061-3/+5
* - more standard way for FastStart item dissectionTomas Kukosa2005-08-312-16/+14
* Make sure the size of dialedDigits matches the ASN.1 definition.Gerald Combs2005-08-261-1/+1
* time resolution changes from packet-h225.c moved to packet-h225-template.cTomas Kukosa2005-08-261-10/+4
* - dissect_per_restricted_character_string() returns value in tvbbuff_t instea...Tomas Kukosa2005-08-182-11/+12
* - update ftam.cnf for new asn2eth compilerTomas Kukosa2005-08-011-56/+42
* avoid few warnings from asn2eth compilerTomas Kukosa2005-07-071-2/+0
* more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterTomas Kukosa2005-07-061-23/+27
* Call proto_tree_add_guid_hidden() for an FT_GUID value. Fixes bugs 274,Gerald Combs2005-07-051-1/+1
* more usage of #.FN_PARSTomas Kukosa2005-07-051-8/+5
* usage of FT_GUID field type in H.225 dissectorTomas Kukosa2005-07-041-0/+1