summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-12-25Again, some warnings removed.Ulf Lamping5-12/+16
2004-12-25Fix a core dump causing the buildbot test menagerie to fail. It was caused by...Ulf Lamping1-2/+4
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping24-162/+157
2004-12-25Again, some warnings removed.Ulf Lamping3-6/+6
2004-12-24use GLib's pointer to int conversion macros to prevent compiler warningsUlf Lamping2-4/+4
2004-12-24Note the RFC that describes VJ compression.Guy Harris1-1/+1
2004-12-24New protocol RFC2510 PKIXCMP Certificate Management ProtocolRonnie Sahlberg3-0/+1883
2004-12-24export ResonFlags from pkix1implicitRonnie Sahlberg2-0/+7
2004-12-24export Certificate and CertificateList from pkix1explicitRonnie Sahlberg2-0/+14
2004-12-24New "protocol" the support functions from RFC2511 Certificate Request Mess...Ronnie Sahlberg3-0/+1346
2004-12-24export EnvelopedDataRonnie Sahlberg2-2/+3
2004-12-23RST segmetns are never WindowFull segments.Ronnie Sahlberg1-12/+14
2004-12-23add another error code to dcerpcRonnie Sahlberg1-0/+1
2004-12-23Again, some warnings removed.Ulf Lamping1-2/+0
2004-12-22Clean up one more instance of 8-byte timestamps in SMB. Have to work onRichard Sharpe1-45/+15
2004-12-22RFC 2868 says that the length of a "tagged string" field must be atGuy Harris1-8/+8
2004-12-22Check for all bogus ACE lengths, i.e. all lengths < 4.Guy Harris1-8/+39
2004-12-22Add only one protocol tree item for the "weak IV" flag - add it as aGuy Harris1-5/+6
2004-12-22Add a dissection for the GET_NETWORK_FILE_OPEN_INFO and make some stuff thatRichard Sharpe1-39/+84
2004-12-22In the "rdconvertXXXtostr()" routines, check that the length passed inGuy Harris1-12/+16
2004-12-22Move the RADIUS_TIMESTAMP, RADIUS_INTEGER4_TAGGED, and RADIUS_UNKNOWNGuy Harris1-33/+37
2004-12-22Properly declare a variable as volatile, as the longjmp done by theGuy Harris1-1/+1
2004-12-22Add some checks to make sure the AVP length is large enough for the itemGuy Harris1-9/+48
2004-12-21Fix one comment, and put in another one giving a note about where youGuy Harris1-1/+11
2004-12-21From Victor Stratan: GSM SMS fixes:Olivier Biot1-3/+14
2004-12-21Use "format_text()" on strings, to better handle non-printableGuy Harris1-4/+10
2004-12-21Put the strings for the X-Mms-Previously-Sent-By header under the MMSEGuy Harris1-2/+2
2004-12-21Make the array for the "setup method" for RTP, RTCP, and T.38Guy Harris4-7/+7
2004-12-21from metzeRonnie Sahlberg1-6/+27
2004-12-21abs_time_to_str() returns a staticly allocated string. dont g_free() it.Ronnie Sahlberg1-4/+3
2004-12-21Abhijit Menon-Sen:Jörg Mayer1-8/+15
2004-12-21Giles Scott: Add Wlan tapJörg Mayer2-2/+32
2004-12-21Again, some warnings removed.Ulf Lamping1-11/+8
2004-12-21Fix an off-by-one error when terminating a string.Gerald Combs1-1/+1
2004-12-20Abhijit Menon-Sen: Postgres v3 supportJörg Mayer3-222/+887
2004-12-20Get rid of extra include of <string.h>.Guy Harris1-2/+0
2004-12-20Removed some of the unix related warnings. I'll remove the remaining DCOM rel...Ulf Lamping3-23/+8
2004-12-20Include <string.h> to declare various functions.Guy Harris1-0/+5
2004-12-20Use "plurality()" rather than locally-defined "PLURALIZE()" macros, andGuy Harris4-15/+7
2004-12-20Remove an unneeded "ntohl()" call.Gerald Combs1-2/+1
2004-12-20Add NL to last lineJörg Mayer2-2/+4
2004-12-20Found by Buildbot Solaris: isprint.h include only works on glib2 systemsJörg Mayer1-0/+1
2004-12-20Put in a stub "dissector" for LDAP_FILTER EXTENSIBLE, so we can at leastGuy Harris1-0/+15
2004-12-20g_strescape only takes one parameter in glib 1.xRonnie Sahlberg1-3/+11
2004-12-20- Diplay SSID in mangemntframesJörg Mayer3-26/+36
2004-12-19removed some gcc warnings (hopefully)Ulf Lamping2-2/+2
2004-12-19add some IRemUnknown dissectorsUlf Lamping3-31/+291
2004-12-19tweak some commentsUlf Lamping1-1/+3
2004-12-19add dissection of RemoteActivation methodUlf Lamping1-13/+203
2004-12-19add a lot of dissect stuff to the OXID resolver, moved some details of the DU...Ulf Lamping2-201/+276