summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Support GNUTLS_X509_CRT_UNSIGNED_FULL.Simon Josefsson2007-02-091-59/+65
* Fix error messages.Simon Josefsson2007-02-091-28/+32
* Really fix.Simon Josefsson2007-02-091-2/+2
* Fix.Simon Josefsson2007-02-091-6/+8
* Use datum for outputs.Simon Josefsson2007-02-091-4/+8
* Simplify.Simon Josefsson2007-02-091-19/+2
* Don't crash on NULL's.Simon Josefsson2007-02-091-5/+10
* Doc fix.Simon Josefsson2007-02-081-1/+6
* Build output.c.Simon Josefsson2007-02-081-2/+2
* Add.Simon Josefsson2007-02-081-0/+1120
* Add gnutls_x509_crt_get_signature.Simon Josefsson2007-02-081-0/+56
* Fix warnings.Simon Josefsson2007-02-081-3/+1
* Add _gnutls_string_append_printf.Simon Josefsson2007-02-082-2/+26
* Add gnutls_x509_crt_get_extension_data andSimon Josefsson2007-02-081-0/+113
* Fix.Simon Josefsson2007-02-081-4/+1
* Support XMPP OID.Simon Josefsson2007-02-081-0/+7
* Doc fix.Simon Josefsson2007-02-081-16/+17
* Support otherName SAN's.Simon Josefsson2007-02-082-42/+122
* Fix DSA sign, broken by last commit.Simon Josefsson2007-02-071-1/+3
* Fix TLS 1.2 signing (for servers).Simon Josefsson2007-02-071-18/+39
* Fix crash on failures.Simon Josefsson2007-02-061-3/+4
* (_gnutls_remove_unwanted_ciphersuites): Remove GNUTLS_KX_SRP_RSA orSimon Josefsson2007-02-061-2/+10
* Revert, not needed.Simon Josefsson2007-02-061-4/+0
* (_gnutls_hash_get_algo_len): Handle NULL MACs again, broken by lastSimon Josefsson2007-02-061-0/+4
* Support (RSA-)SHA-256/384/512.Simon Josefsson2007-02-056-65/+60
* (GNUTLS_SIGN_ALG_LOOP): Don't match unknown algorithms to GOST.Simon Josefsson2007-02-051-2/+2
* Doc fix.Simon Josefsson2007-02-021-4/+4
* Doc fix.Simon Josefsson2007-01-311-2/+2
* Add gnutls_x509_crt_get_proxy.Simon Josefsson2007-01-313-2/+148
* Fix last commit.Simon Josefsson2007-01-311-1/+1
* (gnutls_x509_crt_set_proxy_dn): Permit NULL @name's.Simon Josefsson2007-01-311-5/+11
* Add proxy certificate APIs.Simon Josefsson2007-01-315-2/+208
* String.h from gnulib now makes sure memmem is available.Simon Josefsson2007-01-311-3/+1
* (_gnutls_x509_ext_extract_basicConstraints): Make sureSimon Josefsson2007-01-261-16/+7
* Add comment to describe C++ compiler bug problem.Simon Josefsson2007-01-251-0/+3
* Fix C++ compiler bug in a "better" way, tiny patch from MatthiasSimon Josefsson2007-01-251-3/+3
* Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ...Simon Josefsson2007-01-162-2/+5
* Make it compile by commenting out call to virtual method (possiblySimon Josefsson2007-01-121-1/+3
* Support pathLenConstraint.Simon Josefsson2007-01-114-40/+136
* Don't export _E_*, they are only needed inside libgnutls now.Simon Josefsson2007-01-111-2/+2
* Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.Simon Josefsson2007-01-1110-43/+185
* Generate.Simon Josefsson2006-12-281-57/+57
* Fix comment to make it parse correctly.Simon Josefsson2006-12-281-1/+1
* Fix signature verification for DSA signatures in TLS 1.2, reported bySimon Josefsson2006-12-271-6/+7
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2006-12-272-2/+2
* (_gnutls_gen_cert_server_cert_req): For TLS 1.2, generate conformingSimon Josefsson2006-12-271-0/+8
* (_oid2str): Mark UID as a CHOICE-field (i.e., DirectoryString).Simon Josefsson2006-12-271-1/+2
* Generated.Simon Josefsson2006-12-271-1097/+1094
* Encoded UID DN fields as DirectoryString (e.g., PrintableString), notSimon Josefsson2006-12-271-2/+6
* (generate_rdn_seq): Store subject DN instead of issuer DN in theSimon Josefsson2006-12-271-4/+2