summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Ignore pkg.m4. Copyright fixes.Simon Josefsson2012-01-161-2/+3
|
* improved docNikos Mavrogiannopoulos2012-01-141-2/+2
|
* Fix memory leak.Simon Josefsson2012-01-141-2/+2
|
* properly spread authentication and credentials doc.Nikos Mavrogiannopoulos2012-01-143-95/+96
|
* updated textNikos Mavrogiannopoulos2012-01-141-4/+4
|
* no longer use texi2html. makeinfo --html has decent output.Nikos Mavrogiannopoulos2012-01-141-1/+0
|
* print numeric error codes everywhere.Nikos Mavrogiannopoulos2012-01-141-14/+29
|
* SECURE256 -> SECURE192Nikos Mavrogiannopoulos2012-01-141-2/+2
|
* updated css for better html output.Nikos Mavrogiannopoulos2012-01-144-13/+61
|
* better indent gnutls_certificate_set_x509_simple_pkcs12_file to allow them ↵Nikos Mavrogiannopoulos2012-01-141-4/+2
| | | | being found by doc script.
* caption is set on enumerations in texinfo. Unfortunately they are not ↵Nikos Mavrogiannopoulos2012-01-143-8/+14
| | | | visible to the pdf output due to a probable bug in texinfo.
* Added pkcs12_simple function.Nikos Mavrogiannopoulos2012-01-141-1/+1
|
* more files to ignoreNikos Mavrogiannopoulos2012-01-131-0/+1
|
* usleep() is no longer used.Nikos Mavrogiannopoulos2012-01-1319-193/+96
|
* documentation updatesNikos Mavrogiannopoulos2012-01-122-10/+11
|
* improved gdoc output for function parameters.Nikos Mavrogiannopoulos2012-01-121-4/+4
|
* Only list algorithms if they are implemented.Nikos Mavrogiannopoulos2012-01-129-12/+120
|
* reordered ciphers to place on top the most used.Nikos Mavrogiannopoulos2012-01-121-4/+4
|
* Documented ways to list the enabled ciphersuites.Nikos Mavrogiannopoulos2012-01-126-4/+83
|
* updatedNikos Mavrogiannopoulos2012-01-121-0/+3
|
* documentation updateNikos Mavrogiannopoulos2012-01-111-45/+62
|
* Added gnutls_session_resumption_requested().Nikos Mavrogiannopoulos2012-01-116-4/+31
|
* updatedNikos Mavrogiannopoulos2012-01-111-0/+4
|
* avoid allocating a privkey param for the public key.Nikos Mavrogiannopoulos2012-01-111-16/+10
|
* corrected issue in ECDH key generation.Nikos Mavrogiannopoulos2012-01-111-2/+1
| | | | | This issue prevented an ECDH key that was smaller than the prime from being correctly aligned.
* better handle alert for GNUTLS_E_PREMATURE_TERMINATIONNikos Mavrogiannopoulos2012-01-111-0/+1
|
* do not absorb error messageNikos Mavrogiannopoulos2012-01-111-2/+5
|
* Eliminated memory leak in ecc_projective_check_point().Nikos Mavrogiannopoulos2012-01-102-9/+13
|
* updatedNikos Mavrogiannopoulos2012-01-101-2/+4
|
* gnutls_x509_dn_oid_name() was extended with a flags option that accepts ↵Nikos Mavrogiannopoulos2012-01-103-21/+11
| | | | currently GNUTLS_X509_DN_OID_RETURN_OID or 0.
* Added discussion of distinguished names.Nikos Mavrogiannopoulos2012-01-107-16/+59
|
* describe gnutls_privkey_import_ext in more detail.Nikos Mavrogiannopoulos2012-01-101-1/+9
|
* Added gnutls_x509_dn_oid_name().Nikos Mavrogiannopoulos2012-01-096-6/+20
|
* discuss the change in Diffie-Hellman parameters.Nikos Mavrogiannopoulos2012-01-092-2/+9
|
* Defined more precisely the SECURE levels.Nikos Mavrogiannopoulos2012-01-092-7/+20
|
* updated for pkg-config autoconf macro and added gnutls_pubkey_encrypt_data.Nikos Mavrogiannopoulos2012-01-092-0/+13
|
* updated descriptionsNikos Mavrogiannopoulos2012-01-091-9/+22
|
* removed not applicable comments.Nikos Mavrogiannopoulos2012-01-091-21/+7
|
* Added gnutls_pubkey_encrypt_data().Nikos Mavrogiannopoulos2012-01-086-4/+236
|
* more gcc warnings to ignoreNikos Mavrogiannopoulos2012-01-081-0/+5
|
* tcp and udp server are now void functions.Nikos Mavrogiannopoulos2012-01-083-8/+6
|
* --outder option works for public keys.Nikos Mavrogiannopoulos2012-01-082-9/+27
|
* certtool --outder option now works for private keys as well.Nikos Mavrogiannopoulos2012-01-082-4/+9
|
* removed trailing slash.Nikos Mavrogiannopoulos2012-01-081-2/+1
|
* updated thanksNikos Mavrogiannopoulos2012-01-081-0/+2
|
* remove trailing slash.Nikos Mavrogiannopoulos2012-01-081-2/+1
|
* Updated gnulib and added usleep and getaddrinfo modules.Nikos Mavrogiannopoulos2012-01-08548-1861/+3432
|
* Authority information access information -> Authority information accessNikos Mavrogiannopoulos2012-01-081-1/+1
|
* _gnutls_proc_cert_client_certificate and ↵Nikos Mavrogiannopoulos2012-01-076-18/+16
| | | | _gnutls_proc_cert_server_certificate renamed to _gnutls_proc_certificate.
* updated newsNikos Mavrogiannopoulos2012-01-071-0/+9
|