git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22046 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-11 08:58:16 +00:00
parent 21149f6fbb
commit dbe8e02601

View File

@@ -1,7 +1,13 @@
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
2007-11-11 Love H<>rnquist <20>strand <lha@it.su.se>
* move doxygen into the main file
* write doxygen documentation
* export heim_ntlm_free_buf, start doxygen documentation
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm.c: Use unsigned char * as argument to HMAC_Update to please
OpenSSL and gcc.