export heim_ntlm_free_buf, start doxygen documenation

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22041 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-11 07:43:27 +00:00
parent c6a3b40dc7
commit 60137763e2
5 changed files with 132 additions and 25 deletions

View File

@@ -1,5 +1,8 @@
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.
* test_ntlm.c: more verbose what we are testing.
2007-07-10 Love H<>rnquist <20>strand <lha@it.su.se>