summaryrefslogtreecommitdiff
path: root/lib/gnutls_datum.h
Commit message (Collapse)AuthorAgeFilesLines
* Use GNU coding style.Simon Josefsson2005-11-071-9/+9
|
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
|
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
|
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
|
* Indent.Simon Josefsson2004-10-281-2/+2
|
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-2/+2
| | | | | session resume DB. This saves space, but will cause resumed sessions not to be able to access the original session parameters (which is ok).
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-7/+7
|
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-10/+9
|
* Added the new functions gnutls_get_malloc_function(), ↵Nikos Mavrogiannopoulos2002-12-061-3/+3
| | | | gnutls_get_free_function(). Also changed the way callback functions must allocate data. They now need to use these functions, instead of just calling malloc().
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-5/+4
|
* Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions ↵Nikos Mavrogiannopoulos2002-06-091-6/+13
| | | | return allocated data. Cleaned up the gnutls_datum code and some of memory stuff.
* Prefixed internal functions with _gnutls_Nikos Mavrogiannopoulos2002-05-211-4/+4
|
* added gnutls_datum_append()Nikos Mavrogiannopoulos2002-01-281-0/+1
|
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-101-2/+0
|
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-2/+4
|
* several cleanupsNikos Mavrogiannopoulos2001-06-241-0/+1
|
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-201-0/+2
|
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+3
|
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-0/+4