summaryrefslogtreecommitdiff
path: root/lib/gnutls_extensions.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uint16 with uint16_t.Simon Josefsson2005-12-091-4/+4
* Use GNU coding style.Simon Josefsson2005-11-071-11/+12
* 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-12/+16
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-4/+4
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-8/+9
* some improvements that lead to fewer calls to malloc().Nikos Mavrogiannopoulos2004-03-261-1/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-5/+9
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-2/+2
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-4/+4
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-1/+1
* Separated the library to gnutls and gnutls-extra. gnutls-extra library contai...Nikos Mavrogiannopoulos2002-05-201-0/+8
* Extension types now use a 16 bit type field (following the current draft).Nikos Mavrogiannopoulos2002-02-151-3/+3
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-1/+1
* Added some preliminary support for TLS extensions;Nikos Mavrogiannopoulos2001-03-171-0/+26