remove some compiler warning due to unused pinfo parameter
[obnox/wireshark/wip.git] / epan / dissectors / packet-ldap.c
2007-06-24 sahlbergremove some compiler warning due to unused pinfo parameter
2007-06-22 sahlbergadd code to handle new insanity in how spnego and gss...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-05-30 etxrab- LDAP generated with -X option
2007-05-29 etxrabClean up the .cnf file a bit.
2007-05-24 kukosafew BER dissectors regenerated
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-17 galTidy ups for SASL/GSSAPI support:
2006-11-24 jakeFrom Stefan Metzmacher:
2006-11-06 jakeDon't remove a preference, make it obsolete instead.
2006-11-05 galTidy up of information column for NTLM authentication.
2006-11-04 galGeneral updates to:
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-11 sahlbergfix for 1148
2006-09-22 galWhen dissecting LDAP, the assumption was made that...
2006-09-16 sahlbergmake dissect_nt_sid return ep allocated memory and...
2006-08-20 sahlberg in LDAP over TCP
2006-08-19 guySquelch a compiler warning.
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-08-11 sahlbergfor sec descriptors found inside ldap
2006-08-07 sahlbergmarik the request_in/response_to/time as generated...
2006-08-07 sahlbergdissect nTSecurityDescriptor attribute as a security...
2006-08-07 sahlbergobjectSid attribute contains a sid so decode it nivel...
2006-08-06 sahlbergadd some more oid's
2006-08-06 sahlbergthe ldap values for supportedControl and supportedCapab...
2006-08-06 sahlberg"objectGUID" should be dissected as a GUID
2006-07-12 geraldMake sure our strings aren't null before we pass them...
2006-07-12 sahlbergprettify dissection od ldap attributes
2006-07-10 geraldReset ldm_tree in dissect_ldap_pdu(). Fixes a couple...
2006-07-05 geraldFix a format string bug. This should fix some of the...
2006-06-29 sahlbergfrom metze
2006-06-28 geraldReset ldm_tree to NULL each time we dissect an LDAP...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-22 sahlbergthe dissector for AssertionValue that is implemented...
2006-06-16 guyInclude <epan/dissectors/packet-tcp.h> to declare tcp_d...
2006-06-14 sahlbergfix tcp reassembly to work again for
2006-06-13 sahlbergfrom metze
2006-06-13 guyConstify to fix compiler warnings.
2006-06-12 etxrabFix some warnings.
2006-06-12 sahlbergprettify dissection of LDAP search filters.
2006-06-10 sahlbergrework the previous patch slightly since we really...
2006-06-10 sahlbergadd simple heuristics to the decoding of assertionvalue...
2006-06-10 sahlbergmake CLDAP show up as CLDAP in the dissectyion tree...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-08 galLDAP attribute type dissector framework including suppo...
2006-05-04 sahlbergforce the AssertionValue type to be displayed as a...
2006-05-03 sahlbergdo some template magic to make ethereal dissect CLDAP...
2006-05-01 guyInclude <epan/strutil.h> to define g_ascii_isprint...
2006-05-01 etxrabUse the asn2eth generated ldap dissector.
2006-01-24 ulflminor code cleanup
2006-01-17 ulflMSVC compiler warnings:
2006-01-16 jmayerdone:
2005-11-28 sharpeChange the way we handle realloc so that we now compute...
2005-11-28 sharpeMake sure that we reset the filter pointer after we...
2005-11-27 guyDon't do anything to the filter string until we've...
2005-11-22 sharpeRemove unnecessary code to add NULLs to strings obtaine...
2005-11-22 sharpeRemove a comment that says we don't support extensibleM...
2005-11-22 sharpeA first pass at providing a dissector for extensibleMat...
2005-10-27 sahlbergremove a strcpy
2005-10-24 etxrabFrom Graeme Lunt:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-19 sahlbergFrom Matthias Drochner:
2005-08-12 sahlbergmore gmemchunk -> se_alloc() improvements
2005-08-08 ulflvarious code cleanup:
2005-08-06 geraldIn packet-frame.c, don't free static memory when we...
2005-07-30 jmayerMore char -> const char fixes
2005-07-22 geraldFix a potential memory leak.
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-05-10 geraldMake sure we don't feed a null string to strncmp()...
2005-04-30 geraldMake sure we don't recurse into oblivion. Fixes bug...
2005-03-16 guyHave GSS-API subdissectors supply a "data is encrypted...
2005-03-11 sahlbergfrom metze
2005-03-10 sahlbergadd support to decrypt and dissect sign-and-sealed...
2005-03-10 sahlbergadd two nice defines for how to decrypt a GSSKRB tvb
2005-03-08 sahlbergIf ethereal is linked with HEIMDAL
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-02 etxrabFrom Jon Ringle:
2005-01-02 guy*Correctly* append to the filter string.
2004-12-31 guyDon't assign the const pointers passed to hash routines...
2004-12-21 sahlbergfrom metze
2004-12-20 guyPut in a stub "dissector" for LDAP_FILTER EXTENSIBLE...
2004-12-19 sahlbergabort trying to dissect ldap controls if the header...
2004-12-17 guyFrom Stefan Metzmacher: basic decoding for LDAP Controls.
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-02 sahlbergchange result code names to be the same as in the LDAP...
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.