summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update gnulib files.Simon Josefsson2009-03-3045-213/+1076
|
* Fix bootstrap.Simon Josefsson2009-03-231-2/+2
|
* Fix po paths.Simon Josefsson2009-03-235-10/+10
|
* Move lib/po to po/ since the gettext domain is global for gnutls.Simon Josefsson2009-03-2311-5/+5
|
* Cosmetic fix.Simon Josefsson2009-03-041-6/+25
|
* Be compatible with libtasn1 before v1.6.Simon Josefsson2009-03-042-1/+14
|
* Add.Simon Josefsson2009-03-041-0/+1
|
* Update to minitasn1 v1.8.Simon Josefsson2009-03-0411-17/+19
|
* Use modern libtasn1 interfaces.Simon Josefsson2009-03-0410-51/+51
|
* Add.Simon Josefsson2009-03-021-0/+4
|
* Bump version.Simon Josefsson2009-03-025-4/+9
|
* Add -I's for errcodes/printlist.Simon Josefsson2009-03-021-0/+2
| | | | | Reported by Roman Bogorodskiy <novel@FreeBSD.org> in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3435>.
* Generated.gnutls_2_7_6Simon Josefsson2009-02-271-0/+217
|
* Fix distcheck.Simon Josefsson2009-02-271-2/+2
|
* Fix.Simon Josefsson2009-02-271-1/+1
|
* Remove error_codes.texi and algorithms.texi to fix make distcheck.Simon Josefsson2009-02-271-0/+1
|
* Update --css-include path to fix distcheck.Simon Josefsson2009-02-271-1/+1
|
* Version 2.7.6.Simon Josefsson2009-02-271-1/+1
|
* Fix.Simon Josefsson2009-02-271-2/+0
|
* Update gnulib files.Simon Josefsson2009-02-272-0/+6
|
* Update gnulib files.Simon Josefsson2009-02-2717-182/+1756
|
* Update gnulib files.Simon Josefsson2009-02-272-0/+72
|
* Revert %-hack that lead to syntax errors in texinfo output.Simon Josefsson2009-02-271-1/+1
|
* Minor cleanup.Simon Josefsson2009-02-241-35/+33
|
* certtool: Query for multiple dnsName subjectAltName in interactive mode.Simon Josefsson2009-02-242-12/+17
|
* Update gnulib files.Simon Josefsson2009-02-232-20/+22
|
* documented pkix.asn changeNikos Mavrogiannopoulos2009-02-221-0/+2
|
* Removed several unneeded parameters from pkix tree.Nikos Mavrogiannopoulos2009-02-221-611/+28
| | | | | This reduces initial memory usage after gnutls_global_init() from 140kb (in amd64) to 50kb.
* Added more verbose information.Nikos Mavrogiannopoulos2009-02-222-0/+11
|
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-224-22/+1391
| | | | This reverts commit c2d3596cddbb54ac4f19c44b15a03ee1fcceab12.
* Added more verbose debugging infoNikos Mavrogiannopoulos2009-02-224-1391/+22
|
* removed items that have already been done or solved.Nikos Mavrogiannopoulos2009-02-221-15/+1
|
* documented the SSL3_RECORD_VERSION priority stringNikos Mavrogiannopoulos2009-02-221-0/+4
|
* Applied patch by Martin von Gagern:Nikos Mavrogiannopoulos2009-02-222-7/+7
| | | | | | The attached patch fixes gnutls_priority_init(3), but in a very hackish way, treating a percent sign as indicating a constant only if it is not immediately preceded by a double quote.
* Corrected listing of special keywords. Reported by Martin von Gagern.Nikos Mavrogiannopoulos2009-02-211-4/+4
|
* Added %SSL3_RECORD_VERSION priority option that allows to specify the client ↵Nikos Mavrogiannopoulos2009-02-214-10/+27
| | | | hello message record version. Used to overcome buggy TLS servers. Report by Martin von Gagern.
* Corrected bit disable (was flipping instead).Nikos Mavrogiannopoulos2009-02-151-1/+1
| | | | | Initialy reported by Daniel Kahn Gillmor on 9/1/2008. Many thanks to moog@sysdev.oucs.ox.ac.uk for bringing this into my attention.
* Fix.Simon Josefsson2009-02-111-5/+5
|
* gnutls-serv: No longer disable MAC padding by default.Simon Josefsson2009-02-112-5/+3
|
* More gnulib usage.Simon Josefsson2009-02-111-11/+7
|
* Use more gnulib interfaces.Simon Josefsson2009-02-111-25/+10
|
* Add.Simon Josefsson2009-02-111-0/+2
|
* Update gnutls-serv --help output.Simon Josefsson2009-02-111-1/+11
|
* Update gnutls-cli --help output.Simon Josefsson2009-02-111-4/+10
|
* libgnutls: Add new priority strings for allowing RSA-MD5 and V1-CA.Simon Josefsson2009-02-114-8/+27
|
* gnutls-cli: Don't permit V1 CAs by default.Simon Josefsson2009-02-112-5/+2
|
* Move doc related tools from src/ to doc/.Simon Josefsson2009-02-114-15/+12
|
* Typo.Simon Josefsson2009-02-111-0/+1
|
* Typo.Simon Josefsson2009-02-111-1/+1
|
* Print OpenPGP cert info using libgnutls.Simon Josefsson2009-02-111-89/+35
|