summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Generated.gnutls_2_3_7Simon Josefsson2008-04-211-0/+140
* Version 2.3.7.Simon Josefsson2008-04-211-1/+1
* Don't clean Guile documentations on make clean.Simon Josefsson2008-04-211-4/+4
* Fix warnings.Simon Josefsson2008-04-215-4/+8
* Fix.Simon Josefsson2008-04-211-1/+2
* Update to libtasn1 1.4.Simon Josefsson2008-04-219-76/+55
* opencdk now properly sets the key usage bits into openpgp keys.Nikos Mavrogiannopoulos2008-04-191-0/+2
* save key usage while reading public keys.Nikos Mavrogiannopoulos2008-04-192-24/+53
* Add.Simon Josefsson2008-04-182-0/+5
* Don't crash on TLS handshake failures.Simon Josefsson2008-04-181-1/+0
* certtool: with --generate-request and newly generated keys, print the key.Simon Josefsson2008-04-182-1/+7
* Explain libgcrypt around gnulib.Simon Josefsson2008-04-181-0/+3
* Don't document opencdk API.Simon Josefsson2008-04-182-3/+2
* Add.Simon Josefsson2008-04-181-1/+3
* Add.Simon Josefsson2008-04-181-1/+2
* Typo fix.Simon Josefsson2008-04-181-1/+1
* Link to -lws2_32 if needed.Simon Josefsson2008-04-181-0/+4
* Define WINVER to get modern features. Test for ws2_32. Add conditional.Simon Josefsson2008-04-181-11/+18
* Add.Simon Josefsson2008-04-181-0/+3
* Use ASCII-only isprint function to get consistent outputs.Simon Josefsson2008-04-181-1/+2
* Add c-ctype module, for lib/x509/output.c.Simon Josefsson2008-04-186-52/+687
* Move fseeko to lgl/ from gl/ for opencdk.Simon Josefsson2008-04-1818-72/+72
* Link to libgcrypt when running gnulib checks, to get their vasprintf on MinGW.Simon Josefsson2008-04-181-0/+3
* Don't check for vasprintf, already checked for by gnulib.Simon Josefsson2008-04-181-1/+1
* corrected typo.Nikos Mavrogiannopoulos2008-04-171-2/+3
* Fix some obsolete stuff.Simon Josefsson2008-04-174-71/+3
* Bump versions.Simon Josefsson2008-04-172-1/+6
* (gnutls_x509_crt_get_key_usage): Doc fix.Simon Josefsson2008-04-171-12/+12
* Generated.gnutls_2_3_6Simon Josefsson2008-04-171-0/+180
* Version 2.3.6.Simon Josefsson2008-04-171-1/+1
* Link errcodes with gnulib.Simon Josefsson2008-04-171-2/+3
* Add.Simon Josefsson2008-04-171-0/+7
* Add.Simon Josefsson2008-04-171-0/+4
* Merge branch 'master' of ssh://jas@git.sv.gnu.org/srv/git/gnutlsSimon Josefsson2008-04-172-2/+18
|\
| * Merge branch 'master' of ssh://civodul@git.savannah.gnu.org/srv/git/gnutlsLudovic Courtès2008-04-17109-1896/+13771
| |\
| * | Check whether `-fgnu89-inline' is supported before using it.Ludovic Courtès2008-03-202-3/+19
* | | Fix gtk-doc warning.Simon Josefsson2008-04-171-2/+3
* | | Doc fix (gtk-doc warning).Simon Josefsson2008-04-171-1/+2
* | | Fix gtk-doc warning about duplicate RSA namespace.Simon Josefsson2008-04-171-2/+2
* | | Fix warning.Simon Josefsson2008-04-171-1/+1
| |/ |/|
* | Add opencdk directory as dependency.Simon Josefsson2008-04-171-0/+1
* | Fix --source-dir to only cover lib/, libextra/ and includes/.Simon Josefsson2008-04-171-1/+1
* | Simplify cdk handling.Simon Josefsson2008-04-171-3/+2
* | Discuss OpenCDK better.Simon Josefsson2008-04-171-10/+7
* | No need for external opencdk.Simon Josefsson2008-04-171-4/+0
* | Remove code to link with external opencdk.Simon Josefsson2008-04-173-123/+2
* | No need for alloca checks.Simon Josefsson2008-04-171-2/+1
* | Remove all uses of gnutls_alloca/gnutls_afree.Simon Josefsson2008-04-1713-87/+70
* | Don't use alloca, the certificate list can be larger than stack size.Simon Josefsson2008-04-171-2/+2
* | Add.Simon Josefsson2008-04-171-0/+1