aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-11-30New dissector for NSIP from Susanne Edlund, default port2 changed to unalloca...Anders Broman2-0/+1286
2004-11-30Replace a few instances of match_strval() with val_to_str().Gerald Combs2-8/+9
2004-11-30Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg2-2/+35
2004-11-30when creating a new subset tvb for a field for further dissection by child di...Ronnie Sahlberg1-5/+14
2004-11-29Add another length check.Gerald Combs1-0/+6
2004-11-29Get rid of a debug message.Guy Harris1-1/+0
2004-11-29Check for an overly large header length value in order to avoid an integer Gerald Combs1-4/+11
2004-11-29new protocol : RFC2560 Online Certificate Status ProtocolRonnie Sahlberg3-0/+1120
2004-11-29export some more sympols from PKIX1EXPLICITRonnie Sahlberg4-17/+235
2004-11-29Export AuthorityInfoAccessSyntax from pkix1implicitRonnie Sahlberg2-2/+3
2004-11-28From LEGO if Mate is pressent call it.Anders Broman1-0/+5
2004-11-28Bugfixes- handle zero length bytecode, handle end-off-message with implied pa...Anders Broman1-7/+22
2004-11-28BugfixesAnders Broman1-67/+56
2004-11-28Change number of bytes displayed in bytes_to_string to 48 to facilitate displ...Anders Broman1-1/+1
2004-11-28new protocol : RFC3820 PKIXProxyRonnie Sahlberg3-0/+268
2004-11-28The recent length check added to proto_tree_add_string() revealed aGerald Combs1-23/+23
2004-11-27it appears that a SES_REFUSE spdu actually contains a CMIP-A-ASSOCIATE and n...Ronnie Sahlberg1-1/+1
2004-11-26prettify the printing of the octet_format field which is really just a BCDRonnie Sahlberg2-30/+66
2004-11-26New protocol: RFC3709 LogotypeCertificateExtensionsRonnie Sahlberg3-0/+850
2004-11-25update dissection of unknown blobs to try to dissect even more stuff.Ronnie Sahlberg1-15/+57
2004-11-25 updates to prettify a bit when attempting to dissect an unknown blobRonnie Sahlberg1-4/+27
2004-11-25try to print an IPAddress as an ip address and not as a 4 byte octet stringRonnie Sahlberg2-9/+15
2004-11-25from Stig: change the draft number for NAT-DRonnie Sahlberg1-2/+2
2004-11-25From Giles Scott : updates to packet-nt-sonmp.cRonnie Sahlberg1-40/+29
2004-11-24Somethimes its difficult to get it right *sighAnders Broman1-1/+1
2004-11-24From LEGO: make the request id and operation filterableRonnie Sahlberg1-21/+29
2004-11-24The code didn't even compile: removed a superfluous (Jörg Mayer1-1/+1
2004-11-24Set svn properties - without them, compilation with gcc would fail on UnixJörg Mayer2-3021/+3022
2004-11-24Fix a faulty IF statement, deflate should work now.Anders Broman1-3/+3
2004-11-24add some 3gpp2 AVP:s to packet-radius.c and use "vendor" table packet-3g-a11.cAnders Broman2-4/+124
2004-11-24Change "Ericsson" string Anders Broman2-5/+5
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris14-99/+184
2004-11-24Fix some typoes.Guy Harris1-15/+15
2004-11-24We export flags_set_truth - add it to libethereal.def.Guy Harris1-0/+1
2004-11-24Only interpret a frame as an FW1 header if it looks like one, as per aGuy Harris1-5/+8
2004-11-24From Yaniv Kaul: the authentication token might be NTLMSSP or it mightGuy Harris1-8/+13
2004-11-24From Lane Hu: add support for more IPMI commands.Guy Harris1-11/+4684
2004-11-24From Francisco Alcoba: handle RTP over IPv6.Guy Harris1-30/+41
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.Guy Harris6-20/+252
2004-11-24Updates from Erwin Rol.Guy Harris1-2/+2
2004-11-23Make it possible to fileter on partial_state create and access.Anders Broman1-3/+4
2004-11-23Don't free string that don't need it. Added filter possibillity on Partial stateAnders Broman4-16/+13
2004-11-22Fix some memmory leaksAnders Broman1-4/+19
2004-11-22Fix some memmory leaksAnders Broman4-3502/+3527
2004-11-22Get rid of an unused variable.Guy Harris1-12/+0
2004-11-22From Yaniv Kaul: increment the offset pointer *after* you use it to putGuy Harris1-7/+7
2004-11-22Fix a spelling error.Guy Harris1-1/+1
2004-11-22Put the value of the length field in a variable-length token, not theGuy Harris1-8/+20
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg7-26/+1028
2004-11-22Tag the compression protocol item as such.Guy Harris1-7/+7