Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Collapse and cleanup copyright information. | Simon Josefsson | 2012-01-16 | 10 | -1289/+10 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 14 | -17/+15 |
* | properly spread authentication and credentials doc. | Nikos Mavrogiannopoulos | 2012-01-14 | 3 | -95/+96 |
* | updated text | Nikos Mavrogiannopoulos | 2012-01-14 | 1 | -4/+4 |
* | print numeric error codes everywhere. | Nikos Mavrogiannopoulos | 2012-01-14 | 1 | -14/+29 |
* | SECURE256 -> SECURE192 | Nikos Mavrogiannopoulos | 2012-01-14 | 1 | -2/+2 |
* | updated css for better html output. | Nikos Mavrogiannopoulos | 2012-01-14 | 4 | -13/+61 |
* | caption is set on enumerations in texinfo. Unfortunately they are not visible... | Nikos Mavrogiannopoulos | 2012-01-14 | 3 | -8/+14 |
* | Added pkcs12_simple function. | Nikos Mavrogiannopoulos | 2012-01-14 | 1 | -1/+1 |
* | documentation updates | Nikos Mavrogiannopoulos | 2012-01-12 | 2 | -10/+11 |
* | improved gdoc output for function parameters. | Nikos Mavrogiannopoulos | 2012-01-12 | 1 | -4/+4 |
* | Documented ways to list the enabled ciphersuites. | Nikos Mavrogiannopoulos | 2012-01-12 | 5 | -4/+82 |
* | updated | Nikos Mavrogiannopoulos | 2012-01-12 | 1 | -0/+3 |
* | documentation update | Nikos Mavrogiannopoulos | 2012-01-11 | 1 | -45/+62 |
* | Added discussion of distinguished names. | Nikos Mavrogiannopoulos | 2012-01-10 | 3 | -0/+43 |
* | describe gnutls_privkey_import_ext in more detail. | Nikos Mavrogiannopoulos | 2012-01-10 | 1 | -1/+9 |
* | discuss the change in Diffie-Hellman parameters. | Nikos Mavrogiannopoulos | 2012-01-09 | 2 | -2/+9 |
* | Defined more precisely the SECURE levels. | Nikos Mavrogiannopoulos | 2012-01-09 | 1 | -6/+16 |
* | updated for pkg-config autoconf macro and added gnutls_pubkey_encrypt_data. | Nikos Mavrogiannopoulos | 2012-01-09 | 2 | -0/+13 |
* | added missing file | Nikos Mavrogiannopoulos | 2012-01-04 | 2 | -1/+26 |
* | Added missing function names. | Nikos Mavrogiannopoulos | 2011-12-30 | 1 | -1/+2 |
* | win32 fixes | Nikos Mavrogiannopoulos | 2011-12-30 | 1 | -2/+6 |
* | updated DTLS example | Nikos Mavrogiannopoulos | 2011-12-29 | 1 | -1/+2 |
* | more updates | Nikos Mavrogiannopoulos | 2011-12-29 | 3 | -39/+27 |
* | Small improvements in documentation. | Nikos Mavrogiannopoulos | 2011-12-29 | 8 | -31/+23 |
* | minor doc and comment fixes | Patrick Pelletier | 2011-12-28 | 3 | -8/+8 |
* | updated examples and added new "handling alerts" section. | Nikos Mavrogiannopoulos | 2011-12-28 | 14 | -41/+98 |
* | updated and included in the documentation the udp code. | Nikos Mavrogiannopoulos | 2011-12-28 | 2 | -9/+26 |
* | updated server examples | Nikos Mavrogiannopoulos | 2011-12-28 | 2 | -128/+152 |
* | smallexample is no longer used. It is intended only for typesetting with smal... | Nikos Mavrogiannopoulos | 2011-12-28 | 5 | -92/+92 |
* | Added DTLS server example. | Nikos Mavrogiannopoulos | 2011-12-28 | 5 | -24/+433 |
* | Added SECP192R1 curve. | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -1/+1 |
* | Added missing filegnutls_3_0_9 | Nikos Mavrogiannopoulos | 2011-12-13 | 1 | -1/+1 |
* | documented new priority strings. | Nikos Mavrogiannopoulos | 2011-12-13 | 1 | -0/+7 |
* | gnutls_priority_get_cipher_suite was renamed to gnutls_priority_get_cipher_su... | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -0/+1 |
* | renamed hardware tokens to security modules. | Nikos Mavrogiannopoulos | 2011-12-08 | 2 | -18/+22 |
* | Added section 'Managing encrypted keys' to include PKCS 12 structures. | Nikos Mavrogiannopoulos | 2011-12-08 | 1 | -3/+35 |
* | Fix descriptive text. | Simon Josefsson | 2011-12-06 | 1 | -10/+10 |
* | Fix getfuncs.pl parse bug; require non-empty list of function parameters. | Simon Josefsson | 2011-12-06 | 2 | -9/+3 |
* | Really remove manpages. | Simon Josefsson | 2011-12-06 | 2 | -38/+0 |
* | Fix whitespace in last commit. | Simon Josefsson | 2011-12-06 | 1 | -3/+3 |
* | Don't rebuild man pages on every 'make' invocation. | Simon Josefsson | 2011-12-06 | 1 | -8/+9 |
* | manpages don't need to be in the repository. | Nikos Mavrogiannopoulos | 2011-12-06 | 645 | -28974/+6 |
* | documentation updates. | Nikos Mavrogiannopoulos | 2011-11-26 | 3 | -105/+132 |
* | use emph instead of cite since cite produces bad output in texi2html. | Nikos Mavrogiannopoulos | 2011-11-25 | 1 | -2/+1 |
* | updates in sectioning. Subheading was used instead of subsection in few cases. | Nikos Mavrogiannopoulos | 2011-11-25 | 2 | -9/+10 |
* | added missing node | Nikos Mavrogiannopoulos | 2011-11-24 | 1 | -0/+2 |
* | updates in texi and tex documentation. | Nikos Mavrogiannopoulos | 2011-11-24 | 8 | -23/+85 |
* | Separated API reference to header files in the texi manual. | Nikos Mavrogiannopoulos | 2011-11-22 | 5 | -38/+160 |
* | removed text for tcp functions. | Nikos Mavrogiannopoulos | 2011-11-22 | 1 | -2/+1 |