aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-14New protocol PKIXQualified from RFC3739Ronnie Sahlberg7-0/+915
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromRonnie Sahlberg3-24/+52
2004-11-14make SEQUENCE OF understand a sequence of ANYRonnie Sahlberg1-2/+22
2004-11-14export GeneralName from X509CERonnie Sahlberg4-3/+6
2004-11-14make octet string also allow for utf8stringsRonnie Sahlberg1-1/+1
2004-11-14theis is the actual dissector for the new protocol : CMIPRonnie Sahlberg2-0/+1696
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg10-102/+109
2004-11-14New protocol for the telco people to play with : CMIPRonnie Sahlberg5-0/+548
2004-11-14Major update of the ber helpers to fix a lot of bugs and make the handling o...Ronnie Sahlberg2-95/+287
2004-11-13add new integer dissector helper that is aware of implicit tagsRonnie Sahlberg2-6/+14
2004-11-13fix bug in handling an optional itemRonnie Sahlberg1-0/+7
2004-11-12Get rid of an unused prameter and an unused variable.Guy Harris1-6/+5
2004-11-12By popular request,Ronnie Sahlberg1-17/+69
2004-11-12From Charles Levert: in "tvb_fake_unicode()", convert non-ASCIIGuy Harris1-4/+4
2004-11-12From Ignacio Goyret: decode RFC 2509 and RFC 3544 IPCP options.Guy Harris2-4/+211
2004-11-12From Mark Phillips: optionally support decoding the payload of ESPGuy Harris1-3/+74
2004-11-12From Yuriy Sidelnikov: remove some unused value_string tables, and fixGuy Harris1-28/+6
2004-11-12For dynamic DNS updates, give the counts in the message the appropriateGuy Harris1-9/+45
2004-11-12Add Nils Ohlmeier to authors list(SIP patch)Anders Broman1-0/+0
2004-11-12Put the file name into the window title, so if you have more than one ofGuy Harris1-13/+26
2004-11-11As per Sebastian Felis, don't assume that doubling the size of the lineGuy Harris1-34/+34
2004-11-10From Nils Ohlmeier : patch for packet-sip.c which looks if the Anders Broman1-4/+28
2004-11-10bugfix: button in capture info dialog has to stop capturingUlf Lamping1-2/+2
2004-11-10Check for bogus attribute lengths.Guy Harris1-0/+4
2004-11-10From Rich Coe:Guy Harris1-60/+92
2004-11-10From Greg Morris:Guy Harris1-171/+220
2004-11-10fix a typoUlf Lamping1-1/+1
2004-11-10Don't shut down GNU ADNS if it wasn't initialized.Guy Harris1-1/+2
2004-11-10Check for errors in "adns_init()", and don't enable ADNS if we get anGuy Harris1-3/+17
2004-11-09From Luis Ontanon: Use hf_isup_parameter_type insted of hf_isup_message_type.Anders Broman1-1/+1
2004-11-09Rename some fields to get rid of warnings, will regenerate the files later.Anders Broman1-0/+5
2004-11-09Add some OID string namesAnders Broman2-0/+6
2004-11-09Make it possible to print name of OID strings for PER coded OID:s as well.Anders Broman3-3/+21
2004-11-06declare the types for DistinguishedName and RDNSequenceRonnie Sahlberg1-0/+2
2004-11-06export RDNSequence from x509ifRonnie Sahlberg3-1/+3
2004-11-06export DistinguishedName from x509ifRonnie Sahlberg3-1/+3
2004-11-06make x509if use the new ANY type and get rid of the workaroundRonnie Sahlberg5-23/+15
2004-11-06make CMS use the new ANY type and get rid of the workaroundRonnie Sahlberg5-13/+6
2004-11-06Make X509AF use the new support for ANY type and remove the workaroundRonnie Sahlberg4-11/+4
2004-11-05Move smb.trans2.cmd and smb.nt.function near the top of the hf[] array,Guy Harris1-8/+8
2004-11-03When clearing the list, use "history_list", just in caseGuy Harris1-2/+3
2004-11-03Fix some typoes and clean up whitespace a bit.Guy Harris1-12/+12
2004-11-03Added some value strings and started to add mobile-ip changes from latest draft.Anders Broman1-54/+78
2004-11-03Add SIP headers from: http://www.ietf.org/internet-drafts/draft-ietf-sip-reso...Anders Broman1-209/+227
2004-11-03Check for ISL frames before checking for ETHERTYPE_UNK, as ISL fieldsGuy Harris1-23/+29
2004-11-03Add a new URL for ISL information.Guy Harris1-0/+4
2004-11-03From Giles Scott: make the chunk size and data length unsigned so weGuy Harris1-2/+2
2004-11-03From Yuriy Sidelnikov:Guy Harris1-21/+8
2004-11-03From Yuriy Sidelnikov: take stuff that has to be done regardless ofGuy Harris1-8/+3
2004-11-03Fix some strings.Guy Harris1-10/+10