summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Exit with failure on failure.Simon Josefsson2009-08-041-1/+4
* Fix output.Simon Josefsson2009-08-041-1/+1
* Cleanup code.Simon Josefsson2009-08-041-8/+10
* GnuTLS vs. NULL chars in CNsTomas Hoger2009-08-044-9/+13
* Add self-test for NUL in X.509 CN/SAN problem.Simon Josefsson2009-08-042-1/+153
* Fix typo.Simon Josefsson2009-08-031-1/+1
* Fix expected output, a cert have expired.Simon Josefsson2009-08-031-1/+5
* Fix crash.Simon Josefsson2009-08-031-6/+7
* Make it build.Simon Josefsson2009-08-031-13/+5
* Drop .c and sort.Simon Josefsson2009-07-291-44/+43
* Use libtasn1 v2.3.Simon Josefsson2009-07-293-5/+7
* Add.Simon Josefsson2009-07-291-0/+5
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2009-07-262-7/+44
|\
| * more careful decoding of OID.Nikos Mavrogiannopoulos2009-07-261-6/+37
| * do not allow null character in DN.Nikos Mavrogiannopoulos2009-07-261-1/+7
* | updated files to be ignored.Nikos Mavrogiannopoulos2009-07-161-0/+12
|/
* Typo fix in test output. Patch by Brad Hards <bradh@frogmouth.net>Nikos Mavrogiannopoulos2009-07-161-1/+1
* Removed duplicate entry of Daniel and added Fabian, Brad and Daiki.Nikos Mavrogiannopoulos2009-07-151-1/+3
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-1518-67/+98
* reduced transferred data size.Nikos Mavrogiannopoulos2009-07-151-1/+1
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-1313-63/+63
* Added more stuff to have a clean status.Nikos Mavrogiannopoulos2009-07-131-0/+9
* Documentation corrections by Brad Hards.Nikos Mavrogiannopoulos2009-07-131-2/+2
* size_t and unsigned int fixes.Nikos Mavrogiannopoulos2009-07-131-8/+19
* There are cases where those buffers might overlapNikos Mavrogiannopoulos2009-07-011-1/+1
* Patch by Tim Kosse:Nikos Mavrogiannopoulos2009-07-011-1/+1
* Corrected gnutls_certificate_client_get_request_status(). Based on observatio...Nikos Mavrogiannopoulos2009-07-012-12/+1
* Added bug fix that allows gnutls_record_recv/send resuming from previously in...Nikos Mavrogiannopoulos2009-07-013-3/+303
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2009-06-3032-79/+434
|\
| * Assume gmtime_r.Simon Josefsson2009-06-231-11/+6
| * Doc fix.Simon Josefsson2009-06-231-3/+3
| * Fix.Simon Josefsson2009-06-221-1/+3
| * Add self-test of off-by-one size error.Simon Josefsson2009-06-222-1/+106
| * Add.Simon Josefsson2009-06-221-0/+1
| * Add.Simon Josefsson2009-06-221-0/+6
| * Fix off-by-one size computation that leads to truncated strings.Simon Josefsson2009-06-221-3/+4
| * Update gnulib files.Simon Josefsson2009-06-1821-51/+273
| * Fix --disable-openssl-compatibility parameter.Simon Josefsson2009-06-181-2/+2
| * Typo.Simon Josefsson2009-06-171-2/+2
| * Fix build error.Simon Josefsson2009-06-171-0/+1
| * Add.Simon Josefsson2009-06-171-0/+6
| * Return proper MPI lengths in bits.Simon Josefsson2009-06-171-5/+21
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2009-06-13117-21537/+3827
|\ \ | |/
| * Fix memory leak.Simon Josefsson2009-06-101-0/+2
| * Add.Simon Josefsson2009-06-101-0/+2
| * Improve test vectors.Simon Josefsson2009-06-101-7/+63
| * Added new self-test pkcs12_s2k_pem.Simon Josefsson2009-06-103-1/+289
| * Fix.Simon Josefsson2009-06-101-1/+2
| * Add.Simon Josefsson2009-06-101-0/+6
| * Fix PKCS#12 string to key function for 1/128 inputs.Simon Josefsson2009-06-101-3/+9