summaryrefslogtreecommitdiff
path: root/lib/gnutls_auth_int.h
Commit message (Expand)AuthorAgeFilesLines
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-1/+0
* Use GNU coding style.Simon Josefsson2005-11-071-9/+9
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Cleanup.Simon Josefsson2005-04-141-1/+0
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-3/+0
* 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
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-10/+10
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-7/+12
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-031-1/+1
* The library notifies the application on empty and illegal SRP usernames,Nikos Mavrogiannopoulos2003-01-231-1/+1
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-191-1/+1
* more cleanupsNikos Mavrogiannopoulos2002-09-011-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-7/+7
* Added checks in authentication type renegotiation procedure.Nikos Mavrogiannopoulos2002-03-031-1/+1
* updated auth info structures handling.Nikos Mavrogiannopoulos2002-01-191-0/+1
* gnutls_set_max_record_size -> gnutls_record_set_max_sizeNikos Mavrogiannopoulos2001-12-171-2/+2
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-151-1/+2
* server side client authentication worksgnutls_0_2_0Nikos Mavrogiannopoulos2001-08-071-0/+1
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-161-1/+1
* better handling of set/get credentials.Nikos Mavrogiannopoulos2001-06-141-2/+4
* added gnutls_datum structure.Nikos Mavrogiannopoulos2001-06-141-1/+1
* updated API and documentation. Now we use the gnome way for creatingNikos Mavrogiannopoulos2001-05-301-1/+1
* added functions to access authentication data (like username), andNikos Mavrogiannopoulos2001-05-141-1/+0
* credentials are now kept globaly (in order to minimize memory usage).gnutls-0-1-0-srpNikos Mavrogiannopoulos2001-05-091-1/+1
* gnutls_get_kx_cred() now returns err value. set_kx_cred() now accepts size.Nikos Mavrogiannopoulos2001-05-071-2/+2
* some fixes - srp relatedNikos Mavrogiannopoulos2001-05-051-1/+1
* more additions for SRPNikos Mavrogiannopoulos2001-05-041-1/+1
* added support for setting authentication algorithms' credentialsNikos Mavrogiannopoulos2001-05-021-0/+4