aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-08-21From Florent Drouin:etxrab1-22/+104
2006-08-21From Florent Drouin:etxrab1-21/+61
2006-08-21From Florent Drouin:etxrab1-3/+18
2006-08-21prettify the MMS dissector by at least putting the pdu name in the info columnsahlberg1-1/+11
2006-08-21 from Angel de Juansahlberg2-10/+3098
2006-08-21get rid of a rotating buffersahlberg1-7/+2
2006-08-21move a few arrays off the stacksahlberg2-8/+19
2006-08-21remove two hashtables and replace with binary treessahlberg1-79/+83
2006-08-21Make apply-as-filter strings work for FT_UINT_STRING (rather than using frame...martinm1-0/+1
2006-08-21Use FT_UINT_STRING for TBCP DENY reason-phrasemartinm1-24/+7
2006-08-20Dissect some more H.245 messages in MEGACOetxrab3-76/+78
2006-08-20 in LDAP over TCPsahlberg1-94/+81
2006-08-20we have to search for multisegments starting PRIOR to the start of the curren...sahlberg1-5/+4
2006-08-19add some well known rids from s4 security.idl and code to show the name of th...sahlberg2-1/+30
2006-08-19Fix some g_warning() calls.guy1-2/+5
2006-08-19Fix some format strings and format string arguments.guy1-3/+3
2006-08-19Squelch a compiler warning.guy1-3/+4
2006-08-19Define "char_def_alphabet_ext_decode()" with a return type - and defineguy1-0/+1
2006-08-19Squelch a compiler warning.guy1-4/+5
2006-08-18Fix CID 209 (possible NULL dereference).gerald1-2/+2
2006-08-18From Gisle Vanem: export the new GUID functions.guy1-0/+4
2006-08-18Add an attribution.gerald1-0/+3
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...sahlberg1-3/+0
2006-08-18change the guid mapping code to use a tree isntead of a hashtablesahlberg1-101/+124
2006-08-18from stephen fsahlberg4-0/+171
2006-08-18Fix two remaining off-by-one errors. Remove a static buffer.gerald1-29/+19
2006-08-17From Stephen Fisher:etxrab1-3/+3
2006-08-17From Hannes Gredler:etxrab1-0/+34
2006-08-17some further work on the GUID/UUID resolvingsulfl10-417/+209
2006-08-17Muthu Krishnan V <muthukrishnanv@gmail.com>jmayer1-2/+2
2006-08-17add trees with PErmanent allocation scope which will be useful for constructingsahlberg3-0/+31
2006-08-17add missing _WIN32 encapsulation so braces match and compilation under non-wi...sahlberg1-0/+2
2006-08-16various UUID/GUID based changes.ulfl10-183/+408
2006-08-16FT_STRING -> FT_GUIDulfl2-2/+2
2006-08-16lower the expert info levels WARN -> NOTE for missing referencesulfl1-15/+15
2006-08-16FT_STRING -> FT_GUIDulfl5-15/+15
2006-08-16Don't mark a TCP packet as a "Duplicate ACK" if the flags don't have the ACK ...ulfl1-2/+3
2006-08-16add tracking of fid type to objects opened by NT CREATE so that we can diss...sahlberg1-1/+26
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-5/+40
2006-08-16use the same structure to pass the fid type information from nt transaction p...sahlberg1-14/+11
2006-08-16track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the AC...sahlberg2-16/+32
2006-08-16 add dissection of DIRECTORY specific bits of the accessmask for SET_SECURITY...sahlberg1-0/+75
2006-08-16add code to dissect FILE specific bits for the accessmask inside a security d...sahlberg1-2/+89
2006-08-16- add value_ptr into struct _asn1_ctx_tkukosa3-25/+30
2006-08-16 add a type field for the fid tracking structure and initialize it to UNKNOWNsahlberg2-12/+47
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa61-18117/+18117
2006-08-16Always print length as well as type in Option line.jmayer1-9/+4
2006-08-15Steve Karg <skarg@users.sourceforge.net>jmayer1-2/+4
2006-08-15export ep_free_allsahlberg1-0/+1
2006-08-15Complete: Make dhcp options filterablejmayer1-116/+46