aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris15-102/+187
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 Harris2-11/+4685
2004-11-24From Erwin Rol: Dissect DMX in a readable format, and other updates.Guy Harris3-82/+500
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 Harris7-20/+253
2004-11-24Updates from Erwin Rol.Guy Harris4-336/+640
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-23Update to GTK+ 2.4.13.Gerald Combs2-3/+3
2004-11-22Fix some memmory leaksAnders Broman1-4/+19
2004-11-22Fix some memmory leaksAnders Broman4-3502/+3527
2004-11-22Backup some notes on Airmagnet capture file format into Ethereal - I'm NOT go...Jörg Mayer1-0/+267
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 Sahlberg34-50/+1508
2004-11-22Tag the compression protocol item as such.Guy Harris1-7/+7
2004-11-22In code that checks whether to accept a packet, first check to make sureGuy Harris1-0/+4
2004-11-21cmip update add all remaining functions Arguments and ResultsRonnie Sahlberg4-179/+1844
2004-11-21Set the length of the tvbuff to be handed to the subdissectorGuy Harris1-1/+8
2004-11-21Clean-up hash table at reloading of file.Anders Broman1-0/+13
2004-11-21Free the statebuff and the stringAnders Broman1-1/+3
2004-11-21From Bill Meier:Guy Harris2-100/+464
2004-11-21If message for SIP port starts with F8 it's a SIGCOMP message - decode it.Anders Broman1-0/+18
2004-11-21update to cmipRonnie Sahlberg4-167/+407
2004-11-21From Yaniv Kaul: yet *another* place where an NTLMSSP rather than GSSAPIGuy Harris1-2/+6
2004-11-21From Shingo Horisawa:Guy Harris2-28/+51
2004-11-21removed an MSVC warningUlf Lamping1-0/+2
2004-11-21add a new oid Ronnie Sahlberg2-0/+10
2004-11-21with the autogenerated export conformance files we need a small change to pac...Ronnie Sahlberg1-2/+4
2004-11-21cleanup for x509afRonnie Sahlberg13-55/+111
2004-11-21cleanup for x509ceRonnie Sahlberg12-272/+917
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg13-215/+2056
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg8-6/+11
2004-11-21From Yaniv Kaul : New Protocol: X509 Certificates over HTTPRonnie Sahlberg3-0/+121
2004-11-21Add a whole bunch of dissector to X509IF and export them.Ronnie Sahlberg5-249/+2623
2004-11-21add dissection of AuthorityInfoAccessSyntaxRonnie Sahlberg9-32/+266
2004-11-21From Bart Braem: add support for the "destination only" flag.Guy Harris2-0/+16
2004-11-21Update a URL.Guy Harris1-1/+1
2004-11-20add the oids for id-kp-xxx key purpose identifier to the pkix dissectorRonnie Sahlberg4-9/+60
2004-11-20get rid of some compiler warningsRonnie Sahlberg3-119/+119
2004-11-20add _U_ to int hf_index to reduce number of compiler warningsRonnie Sahlberg1-1/+1
2004-11-20updates to sat to make the template smaller.Ronnie Sahlberg5-816/+116
2004-11-20ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...Ronnie Sahlberg7-141/+26
2004-11-18When we have a BER blob but we dont have the dissector for that oid implement...Ronnie Sahlberg1-0/+51