Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated cover. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -43/+10 |
* | improvements on fdl. | Nikos Mavrogiannopoulos | 2011-06-21 | 1 | -13/+13 |
* | Added LRN. | Nikos Mavrogiannopoulos | 2011-06-21 | 1 | -20/+23 |
* | documentation updates. | Nikos Mavrogiannopoulos | 2011-06-21 | 7 | -170/+224 |
* | gnutls_srp_verifier() returns data allocated with gnutls_malloc() | Nikos Mavrogiannopoulos | 2011-06-21 | 3 | -7/+14 |
* | reduced error message. | Nikos Mavrogiannopoulos | 2011-06-21 | 1 | -2/+1 |
* | simplified text. | Nikos Mavrogiannopoulos | 2011-06-20 | 1 | -2/+1 |
* | FDL is now included using a tiny font. | Nikos Mavrogiannopoulos | 2011-06-20 | 2 | -28/+46 |
* | Tables were also made floating | Nikos Mavrogiannopoulos | 2011-06-20 | 4 | -30/+65 |
* | figures were made floating. | Nikos Mavrogiannopoulos | 2011-06-20 | 5 | -38/+89 |
* | Added high-quality pdf images. | Nikos Mavrogiannopoulos | 2011-06-20 | 16 | -17/+17 |
* | more files to ignore | Nikos Mavrogiannopoulos | 2011-06-19 | 2 | -0/+31 |
* | updated documentation to allow latex output. | Nikos Mavrogiannopoulos | 2011-06-19 | 31 | -1003/+2349 |
* | corrected typos | Nikos Mavrogiannopoulos | 2011-06-19 | 4 | -11/+11 |
* | indented code. | Nikos Mavrogiannopoulos | 2011-06-19 | 8 | -75/+98 |
* | added missing file.gnutls_2_99_3 | Nikos Mavrogiannopoulos | 2011-06-18 | 1 | -1/+1 |
* | bumped version. | Nikos Mavrogiannopoulos | 2011-06-18 | 4 | -3/+8 |
* | Added new PKCS #11 flags to force an object being private or not. | Nikos Mavrogiannopoulos | 2011-06-18 | 11 | -80/+160 |
* | Limit the number of attempts with the same PIN, to avoid attempting again and... | Nikos Mavrogiannopoulos | 2011-06-17 | 1 | -2/+5 |
* | When writing an object with CKA_TRUSTED set CKA_PRIVATE explicitly to FALSE, ... | Nikos Mavrogiannopoulos | 2011-06-17 | 1 | -1/+8 |
* | updated | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -0/+1 |
* | removed unneeded test. | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -6/+1 |
* | Enforce the GNUTLS_PKCS11_OBJ_FLAG_LOGIN_SO even if GNUTLS_PKCS11_OBJ_FLAG_LO... | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -1/+1 |
* | Use common code for PKCS #11 callbacks across clients. | Nikos Mavrogiannopoulos | 2011-06-16 | 3 | -67/+13 |
* | bit fields changed to unsigned. | Nikos Mavrogiannopoulos | 2011-06-16 | 2 | -4/+4 |
* | Moved null check before initialization. | Nikos Mavrogiannopoulos | 2011-06-16 | 2 | -5/+3 |
* | removed unreachable code warning | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -2/+0 |
* | eliminated wipemem(). | Nikos Mavrogiannopoulos | 2011-06-16 | 4 | -15/+4 |
* | corrected uninitialized variable warning. | Nikos Mavrogiannopoulos | 2011-06-16 | 1 | -1/+1 |
* | The CKA_SUBJECT must be specified for a certificate. | Rickard Bellgrim | 2011-06-16 | 1 | -2/+15 |
* | When setting the TRUSTED flag login as security officer. | Nikos Mavrogiannopoulos | 2011-06-15 | 3 | -1/+9 |
* | write label in PKCS #11 privkey. | Nikos Mavrogiannopoulos | 2011-06-15 | 1 | -0/+8 |
* | define ck_bool_t to be compatible with PKCS #11 bool type. | Nikos Mavrogiannopoulos | 2011-06-15 | 7 | -8/+5 |
* | ignore more warnings. | Nikos Mavrogiannopoulos | 2011-06-15 | 1 | -0/+1 |
* | Use pkcs11.h specification file from p11-kit. | Stef Walter | 2011-06-09 | 3 | -1359/+2 |
* | Fix up compiler warnings. | Stef Walter | 2011-06-09 | 5 | -12/+6 |
* | Added missing file | Nikos Mavrogiannopoulos | 2011-06-09 | 1 | -0/+1357 |
* | document new config file format and path. | Nikos Mavrogiannopoulos | 2011-06-07 | 1 | -6/+5 |
* | The attached patch ports gnutls to p11-kit. | Stef Walter | 2011-06-07 | 26 | -4286/+962 |
* | updated | Nikos Mavrogiannopoulos | 2011-06-07 | 1 | -13/+13 |
* | Return error code when an object is not found. | Nikos Mavrogiannopoulos | 2011-06-07 | 2 | -2/+2 |
* | Depend on automake 1.11. | Nikos Mavrogiannopoulos | 2011-06-07 | 1 | -1/+1 |
* | tests: Build eagain-cli with correct libraries | Stef Walter | 2011-06-07 | 1 | -1/+1 |
* | gnutls-cli: Fix uninitialized variable when PKCS#11 uris in use. | Stef Walter | 2011-06-07 | 1 | -1/+1 |
* | pkcs11: Accept CKR_USER_ALREADY_LOGGED_IN as successful result for PAP Login | Stef Walter | 2011-06-07 | 1 | -2/+2 |
* | Remove unused variables | Stef Walter | 2011-06-06 | 7 | -19/+6 |
* | use gnutls_assert_val() in EGD errors. | Nikos Mavrogiannopoulos | 2011-06-06 | 1 | -2/+2 |
* | Corrected fail() shell function. Reported by Andreas Metzler. | Nikos Mavrogiannopoulos | 2011-06-05 | 5 | -54/+56 |
* | Corrected typo. Reported by Andreas Metzler. | Nikos Mavrogiannopoulos | 2011-06-05 | 1 | -1/+1 |
* | regenerated makefile. | Nikos Mavrogiannopoulos | 2011-06-05 | 1 | -105/+57 |