aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-08use request/response tracking structure from NDMP and hang a scsi itlq nexus ...Ronnie Sahlberg1-32/+35
2006-05-08add tracking of request/response and responsetime to ndmpRonnie Sahlberg1-0/+69
2006-05-07From Bill Meier:Anders Broman1-50/+58
2006-05-07Fix an ASN1 error and use the IAANA registered ports.Anders Broman3-48/+67
2006-05-06fix for coverity bug 156Ronnie Sahlberg1-1/+2
2006-05-06from Chris AudleyRonnie Sahlberg1-9/+34
2006-05-06some minor fixes to the Preferences tooltip textsUlf Lamping2-12/+11
2006-05-05update the itl structure so that it sets the cmdset field to the current comm...Ronnie Sahlberg3-17/+34
2006-05-05add two missing DCOM Dispatch error codesUlf Lamping1-0/+2
2006-05-05fix dissection of IDispatch Invoke dissection, if rgdispidNamedArgs array isn...Ulf Lamping1-8/+2
2006-05-05fix VARIANT BOOL meaningUlf Lamping1-2/+2
2006-05-04fix spelling: PROFInet -> PROFINETUlf Lamping2-2/+2
2006-05-04From LEGO fix "Dissector bug, Protocol H248"Anders Broman3-6/+6
2006-05-04From Menno AndriesseJaap Keuter1-1/+5
2006-05-04From Greg Morris:Anders Broman3-266/+584
2006-05-04From: Thomas BoehneJaap Keuter1-0/+1
2006-05-04force the AssertionValue type to be displayed as a STRING instead of as hex B...Ronnie Sahlberg2-17/+18
2006-05-04from Guenther DeschnerRonnie Sahlberg1-0/+2
2006-05-03col_append_str() instead of col_set_str() by mistake.Anders Broman1-2/+2
2006-05-03Use the asn2eth generated snmp dissector.Anders Broman4-1611/+2290
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman4-4/+210
2006-05-03Fix Bug 916 PurgeMS decoding error in GSM MAP.Anders Broman4-113/+73
2006-05-03do some template magic to make ethereal dissect CLDAP RPC again.Ronnie Sahlberg4-79/+540
2006-05-03Anything linked with @PCAP_LIBS@ needs, on at least some platformsGuy Harris1-1/+1
2006-05-03From Paolo Abeni:Anders Broman4-61/+133
2006-05-03From Andrei Emeltchenko:Anders Broman1-5/+26
2006-05-02Fix Bug 913 DateAndTime dissection error in CAMEL CallInfoReportArg Anders Broman2-9/+10
2006-05-02Do the ESP payload decoding, and pass it to the subdissector, regardlessGuy Harris1-672/+713
2006-05-02Makefiles for OMA UserPlane Location Protocol packet dissection..Anders Broman2-1/+13
2006-05-02Add OMA UserPlane Location Protocol packet dissectorAnders Broman8-0/+4247
2006-05-02Handle UTCTime for PER.Anders Broman1-0/+4
2006-05-02MSVC is picky about assignments in declarations.Anders Broman1-2/+2
2006-05-02It looks like g_fopen() in the version of GLib that we ship with WindowsGerald Combs1-4/+3
2006-05-02Not all compilers support unnamed struct/union fields withinGuy Harris2-14/+14
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez29-56/+936
2006-05-02implement decryption of and dissection ofRonnie Sahlberg1-4/+190
2006-05-02Add newlines to the ends of the files.Guy Harris2-2/+2
2006-05-02Preparations to restore CLDAP dissection, no need to regenerate the dissector...Anders Broman1-1/+368
2006-05-01Bump the version number to 1.1. Clean up the release notes.Gerald Combs3-320/+14
2006-05-01Include <epan/strutil.h> to define g_ascii_isprint() on systems withGuy Harris2-6/+8
2006-05-01Add a Makefile to generate the dissectors from UN*X.Guy Harris1-0/+16
2006-05-01Fix for bug 887. Use the right function to set the window position.Jaap Keuter1-0/+6
2006-05-01Operation request/result correlation and timing.Graeme Lunt5-98/+491
2006-05-01Use the asn2eth generated ldap dissector.Anders Broman3-2426/+2452
2006-05-01Preference to disable BER length sanity check (needed for asn2eth LDAP dissec...Graeme Lunt1-6/+13
2006-05-01MS KDC sends a PA_DATA with a magic salt containing an nt status code also fo...Ronnie Sahlberg1-2/+2
2006-05-01It's g_strdup_printf(), not g_sprintf_alloc().Guy Harris1-3/+4
2006-05-01coverity 155Ronnie Sahlberg1-4/+4
2006-05-01remove a test for NULL we dont need since itlq can not be null here and thus weRonnie Sahlberg1-2/+2
2006-05-01Handle the case where we *can't* determine the pathname in which to findGuy Harris5-51/+127