summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* call gnutls_x509_privkey_import_openssl() even with not a password.gnutls_3_1_3Nikos Mavrogiannopoulos2012-10-121-1/+1
* updated makefileNikos Mavrogiannopoulos2012-10-121-1/+4
* Added debugging.Nikos Mavrogiannopoulos2012-10-122-3/+16
* doc fixesNikos Mavrogiannopoulos2012-10-124-5/+5
* Added debuggingNikos Mavrogiannopoulos2012-10-121-32/+76
* Added danetool manpageNikos Mavrogiannopoulos2012-10-125-3/+21
* released 3.1.3Nikos Mavrogiannopoulos2012-10-121-1/+1
* doc updatesNikos Mavrogiannopoulos2012-10-122-2/+3
* remove files that are not generatedNikos Mavrogiannopoulos2012-10-121-3/+3
* use common definitions for generating docs.Nikos Mavrogiannopoulos2012-10-125-149/+162
* Separated DANE functionality from certtool and added danetool.Nikos Mavrogiannopoulos2012-10-1216-496/+1877
* Added (back) RFC5081 support in client mode.Nikos Mavrogiannopoulos2012-10-115-14/+62
* Several OpenPGP updates.Nikos Mavrogiannopoulos2012-10-1111-113/+182
* documented fixesNikos Mavrogiannopoulos2012-10-111-0/+5
* Increased maximum password len in PKCS #12.Nikos Mavrogiannopoulos2012-10-101-11/+18
* Bug fixes in the openssl encrypted PEM key parsing.Nikos Mavrogiannopoulos2012-10-103-25/+158
* session->key no longer needs to be an allocated structure.Nikos Mavrogiannopoulos2012-10-1025-224/+208
* The high level functions accept sflags and vflags as separate options.Nikos Mavrogiannopoulos2012-10-103-9/+15
* Updates in DANE support. Allow caching of queries.Nikos Mavrogiannopoulos2012-10-109-106/+137
* dane-rr -> dane-tlsa-rrNikos Mavrogiannopoulos2012-10-095-65/+65
* Documentation updatesNikos Mavrogiannopoulos2012-10-0910-90/+130
* bumped versionsNikos Mavrogiannopoulos2012-10-092-3/+3
* inlude DANE in manualNikos Mavrogiannopoulos2012-10-091-2/+14
* define Loaded_CertEnumCRLsInStore to CertEnumCRLsInStore when it exists.Nikos Mavrogiannopoulos2012-10-091-1/+2
* documented updatesNikos Mavrogiannopoulos2012-10-091-0/+2
* Certtool updates.Nikos Mavrogiannopoulos2012-10-096-625/+719
* libdane -> libgnutls-daneNikos Mavrogiannopoulos2012-10-084-16/+18
* use hex for single byte entriesNikos Mavrogiannopoulos2012-10-083-3/+3
* DANE RR -> DANE TLSA RRNikos Mavrogiannopoulos2012-10-082-3/+3
* Certtool generates DANE entries with selector 0 (X.509 certificate).Nikos Mavrogiannopoulos2012-10-081-21/+24
* Certtool can generate a DANE RR entry.Nikos Mavrogiannopoulos2012-10-086-35/+419
* use the old libtasn1 typeNikos Mavrogiannopoulos2012-10-081-1/+1
* removed old fileNikos Mavrogiannopoulos2012-10-081-1/+1
* The session ticket and OCSP certificate status extensions are enabled by defa...Nikos Mavrogiannopoulos2012-10-0810-12/+23
* save some memory by removed unused ASN.1 structures.Nikos Mavrogiannopoulos2012-10-072-33/+9
* corrected version numberNikos Mavrogiannopoulos2012-10-071-1/+1
* Bug fixes in DANE.Nikos Mavrogiannopoulos2012-10-073-21/+4
* corrected versionsNikos Mavrogiannopoulos2012-10-074-4/+4
* Added helper functions gnutls_pubkey_import_openpgp_raw() and gnutls_pubkey_i...Nikos Mavrogiannopoulos2012-10-076-2/+131
* Added functions to export structures in an allocated buffer.Nikos Mavrogiannopoulos2012-10-0728-186/+719
* Added command-line option to disable CA verification.Nikos Mavrogiannopoulos2012-10-074-398/+437
* removed old flagNikos Mavrogiannopoulos2012-10-071-1/+1
* Always require DNSSEC.Nikos Mavrogiannopoulos2012-10-062-12/+6
* some reorganization of the configure script.Nikos Mavrogiannopoulos2012-10-061-87/+94
* some more text for TPMsNikos Mavrogiannopoulos2012-10-061-8/+13
* In gnutls-cli the server certificate is printed prior to verificationNikos Mavrogiannopoulos2012-10-063-5/+7
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-0622-440/+1618
* updatedNikos Mavrogiannopoulos2012-10-041-0/+3
* enable useful extensions in the examples.Nikos Mavrogiannopoulos2012-10-042-1/+9
* included config.h to avoid issue with gnulibNikos Mavrogiannopoulos2012-10-041-0/+2