From Graeme Lunt:
[obnox/wireshark/wip.git] / epan / dissectors / packet-ldap.c
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.