Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -1/+1 |
* | Doc fix. | Simon Josefsson | 2008-06-04 | 1 | -70/+74 |
* | Add gnutls_psk_set_server_credentials_hint. | Simon Josefsson | 2008-06-04 | 1 | -2/+27 |
* | Add gnutls_psk_client_get_hint function. Use it. | Simon Josefsson | 2008-06-03 | 1 | -0/+27 |
* | Doc fix, remove verbose 'This function ...' | Simon Josefsson | 2008-03-06 | 1 | -1/+1 |
* | Doc fix, remove verbose 'This function will' stuff. | Simon Josefsson | 2008-03-06 | 1 | -4/+4 |
* | Doc fix. | Simon Josefsson | 2007-11-14 | 1 | -49/+43 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Fix pointer mix for different sized variables. | Simon Josefsson | 2007-08-16 | 1 | -3/+5 |
* | Use *_t types consistently. | Simon Josefsson | 2007-08-13 | 1 | -2/+2 |
* | (gnutls_psk_set_client_credentials): Fix prototype. | Simon Josefsson | 2007-04-11 | 1 | -2/+4 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -4/+4 |
* | Completed the DHE-PSK ciphersuite additions. | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -3/+7 |
* | some documentation updates | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -3/+4 |
* | gnutls_anon_set_params_function was renamed to gnutls_anon_set_server_params_... | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -2/+2 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -0/+33 |
* | Doc fix. | Simon Josefsson | 2005-11-15 | 1 | -5/+6 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -97/+120 |
* | more psk stuff | Nikos Mavrogiannopoulos | 2005-11-07 | 1 | -495/+132 |
* | This is the initial commit in the 1.3 branch. Ported from the PSK branch: | Nikos Mavrogiannopoulos | 2005-11-07 | 1 | -0/+700 |