aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-02-01use the correct offset to access the service action in PERSISTENT RESERVE INRonnie Sahlberg1-2/+2
2007-02-01logoncontrol2 response is a Win32 error code not an nt status codeRonnie Sahlberg1-2/+12
2007-02-01From Abhik Sarkar: support for decoding SS7 MSUs embedded in a syslog messageJeff Morriss1-69/+174
2007-02-01Allow byte strings (FT_BYTES) to have four digits seperated by - : and .Stephen Fisher1-11/+49
2007-01-31From Andrej Mikus: Gerald Combs1-9/+14
2007-01-31Extend the events valuestring with Bearer Modification Support Event.Anders Broman2-5/+6
2007-01-31Add uat_load.c to the distclean target for generated files.Anders Broman1-1/+1
2007-01-31Add some missing RFC references to header long text.Martin Mathieson1-12/+12
2007-01-31Major upgrades to dissector: Added defragmentation of tcp pdus, fixed defragm...Graham Bloice1-570/+943
2007-01-31Fix bug 1332 properly.Martin Mathieson1-0/+24
2007-01-31Merge Anders' and my own fixes to some bugsLuis Ontanon3-45/+48
2007-01-31Only certain 'base' values make sense in 'prefs_register_uint_preference()': ...Jeff Morriss1-0/+1
2007-01-31dfilter-macro.c is in SVN, it should not be in MAINTAINERCLEANFILES (else we ...Jeff Morriss1-1/+0
2007-01-30Fix bug 1328 and related bugs found when examining the trace.Anders Broman3-68/+87
2007-01-30Add descriptions to radiotap fields. Fix some formatting. Add an extraStephen Fisher1-45/+118
2007-01-30From Paolo Abeni: update to support the new DLT_USB_LINUX format header.Guy Harris1-279/+212
2007-01-30From Patrick vd Lageweg:Stephen Fisher1-1/+1
2007-01-30Size passed to IP address fields is now fixed (reported AVP size includes 2 b...Martin Mathieson1-2/+2
2007-01-30Fix bug 1328 (Still Malformed packet) update some of the other packages.Anders Broman3-25/+29
2007-01-30do not use yy_flex_realloc()Luis Ontanon1-3/+1
2007-01-29Add some missing defines for uat_gui.cAnders Broman1-0/+4
2007-01-29Fix potential buffer overruns in address_to_str_buf() found by Andrej Gerald Combs7-326/+341
2007-01-29From Francesco Fondelli:Jaap Keuter1-7/+11
2007-01-29some cleanup and pset of svn:ignoreLuis Ontanon3-15/+8
2007-01-29 load_snmp_users_file.l hasn't been dropped (yet)Luis Ontanon1-0/+1
2007-01-29uat_load.l improve error reportingLuis Ontanon2-15/+18
2007-01-29The UAT gui starts to workLuis Ontanon5-10/+15
2007-01-29svn:ignore uat_load.cLuis Ontanon2-1/+4
2007-01-29Drop dfilter_macro_load.l as dfilter-macro now uses UATLuis Ontanon6-307/+241
2007-01-29now it is operational.Luis Ontanon4-18/+157
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon7-0/+893
2007-01-28Support for SMIMECapabilities and KeyPreference attributes.Graeme Lunt1-12/+341
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt1-0/+1
2007-01-28Fix for per-domain-bilateral-information (bilateral-information field wasn't ...Graeme Lunt1-6/+40
2007-01-28From Kriang Lerdsuwanakij:Luis Ontanon3-34/+162
2007-01-27fix distcheckLuis Ontanon1-4/+0
2007-01-27Fix docbook documentationLuis Ontanon4-565/+7
2007-01-26Fix saving WPA key preferences from the decryption key management dialog,Gerald Combs1-4/+0
2007-01-26Add support for "wildcard" WPA keys in the form "wpa:passphrase" (noteGerald Combs5-220/+287
2007-01-26From Patrick vd Lageweg:Jaap Keuter1-3/+3
2007-01-26Use previously unused hf_cops_obj_c_type (cops.c_type) fieldMartin Mathieson1-1/+2
2007-01-26TLS 1.0/1.1 just ignores unknown records - RFC 2246 chapter 6. The TLS Record...Tomas Kukosa1-0/+11
2007-01-26Make COPS dissector findable by nameMartin Mathieson1-0/+3
2007-01-26If there is just a tftp response without a prior request,Jörg Mayer1-2/+6
2007-01-26A few more ethereal --> wiresharkBill Meier4-4/+4
2007-01-25Fix indentation of field_info struct definitionStephen Fisher1-6/+6
2007-01-25Remove dead code. Fixes Coverity CID 228. Squelch various compiler warnings.Gerald Combs1-37/+33
2007-01-25Squelch Coverity CIDs 225, 226, and 227.Gerald Combs1-1/+9
2007-01-25Attempt to squelch Coverity CID 222.Gerald Combs1-2/+4
2007-01-25Fix a key preference crash bug. Improve WPA passphrase and SSID lengthGerald Combs3-49/+46