summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Generated.gnutls_2_3_1Simon Josefsson2008-02-211-0/+478
* Version 2.3.1.Simon Josefsson2008-02-211-1/+1
* Add.Simon Josefsson2008-02-211-0/+20
* Generated.Simon Josefsson2008-02-211-1/+1
* Fixes.Simon Josefsson2008-02-211-6/+9
* Typo.Simon Josefsson2008-02-211-1/+1
* Fix.Simon Josefsson2008-02-211-1/+1
* Use better names in gnutls_certificate_print_formats_t.Simon Josefsson2008-02-216-19/+29
* Mention new APIs.Simon Josefsson2008-02-211-0/+2
* Drop gnutls_openpgp_crt_get_id (handled by compat.h).Simon Josefsson2008-02-211-3/+0
* Fix.Simon Josefsson2008-02-211-2/+2
* Credit.Simon Josefsson2008-02-211-1/+2
* Cleanup gnutls_openpgp_crt_get_id vs gnutls_openpgp_crt_get_key_id.Simon Josefsson2008-02-213-18/+4
* Typo.Simon Josefsson2008-02-211-1/+1
* Make it build.Simon Josefsson2008-02-212-13/+16
* Add.-Simon Josefsson2008-02-212-0/+896
* removed functionNikos2008-02-201-1/+0
* Added gnutls_certificate_export_x509_cas and other functions toNikos2008-02-203-0/+72
* changes to compile with ENABLE_OPENPGP undef.Nikos2008-02-192-5/+2
* do not return more than the available names.Nikos2008-02-191-1/+1
* corrected bug that prevented printing the names.Nikos2008-02-191-3/+3
* some updatesNikos2008-02-192-6/+6
* added self test for openpgp connectionNikos2008-02-192-1/+417
* Added gnutls_x509_dn_import/init/deinit() to access raw DER DN. PatchNikos2008-02-196-7/+679
* better usage of gnutls_openpgp_keyid_tNikos2008-02-194-11/+8
* copyright 2008Nikos2008-02-196-6/+6
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-1818-125/+103
* Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutlsNikos2008-02-188-93/+105
|\
| * Don't mention SSL/TLS versions here. Some minor other fixes.Simon Josefsson2008-02-181-38/+35
| * For compatibility.Simon Josefsson2008-02-181-1/+4
| * Remove all external APIs already declared in includes/gnutls/openpgp.h.Simon Josefsson2008-02-181-36/+1
| * Re-add gnutls_openpgp_crt_get_id to avoid breaking ABI.Simon Josefsson2008-02-183-4/+21
| * Mention gnutls_openpgp_keyid_t.Simon Josefsson2008-02-181-0/+1
| * Update gnulib files.Simon Josefsson2008-02-182-14/+43
* | Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-1827-443/+970
|/
* corrected string handling in parse_general_name. Thanks to Andreas Metzler fo...Nikos2008-02-171-1/+3
* Increased the default certificate verification chain limits and allowedNikos2008-02-174-4/+8
* corrected previous fix in priorities handling.Nikos2008-02-171-3/+2
* Corrected memory leaks in session resuming and DHE ciphersuites. ReportedNikos2008-02-175-32/+19
* documented the gnutls_x509_crt_get_subject_alt_name fix.Nikos2008-02-151-0/+4
* null terminate only printable strings.Nikos2008-02-151-5/+29
* Add.Simon Josefsson2008-02-141-0/+336
* Add.Simon Josefsson2008-02-131-0/+3
* Add.Simon Josefsson2008-02-121-0/+448
* Add.Simon Josefsson2008-02-121-0/+3
* Doc fixes, to clarify that srp_base64 != base64.Simon Josefsson2008-02-121-21/+39
* Add.Simon Josefsson2008-02-103-0/+6608
* Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutlsNikos2008-02-0724-135/+209
|\
| * Brace expansion is not POSIX portable.Simon Josefsson2008-02-063-6/+8
| * Add.Simon Josefsson2008-02-041-0/+2