summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated versiongnutls_2_12_2Nikos Mavrogiannopoulos2011-04-084-4/+7
* more leaks fixed in common.cNikos Mavrogiannopoulos2011-04-081-14/+4
* Corrected leaks in gnutls_pubkey_t deinitialization.Nikos Mavrogiannopoulos2011-04-081-0/+7
* disable test in windows.Nikos Mavrogiannopoulos2011-04-081-0/+7
* more fixes.Nikos Mavrogiannopoulos2011-04-082-2/+9
* combined more tests with eagain-common.h.Nikos Mavrogiannopoulos2011-04-082-280/+21
* Corrected memory leaks.Nikos Mavrogiannopoulos2011-04-089-30/+45
* Do not run the test scripts in win32 environment.Nikos Mavrogiannopoulos2011-04-082-0/+8
* Better way of not including the tests/suite directory. Based onNikos Mavrogiannopoulos2011-04-084-1867/+10
* added missing fileNikos Mavrogiannopoulos2011-04-081-5/+2
* Initialized ret in _gnutls_writev_emu()Nikos Mavrogiannopoulos2011-04-081-1/+1
* doc fix.Nikos Mavrogiannopoulos2011-04-081-1/+1
* updatedNikos Mavrogiannopoulos2011-04-081-0/+4
* removed unneeded variable.Nikos Mavrogiannopoulos2011-04-081-1/+0
* Corrected check for an unknown sign algorithm. Patch by LRN.Nikos Mavrogiannopoulos2011-04-081-1/+1
* Do not use %e in strftime. Use %d instead which is identically available in w...Nikos Mavrogiannopoulos2011-04-081-2/+2
* Fixed mismatch in size_t size. Patch by LRN.Nikos Mavrogiannopoulos2011-04-082-2/+2
* win32 fixes for set_global_errno(). Based on patch by LRN.Nikos Mavrogiannopoulos2011-04-081-0/+20
* Win32 changes for benchmark. Patch by LRN.Nikos Mavrogiannopoulos2011-04-081-2/+64
* win32 fixes. Patch by LRN.Nikos Mavrogiannopoulos2011-04-088-0/+24
* simplified cdk_trim_string() to make it safer to use.Nikos Mavrogiannopoulos2011-04-083-11/+12
* correctly reset params.Nikos Mavrogiannopoulos2011-04-081-3/+3
* correctly compare sign algorithm_st.Nikos Mavrogiannopoulos2011-04-081-1/+1
* removed unused codeNikos Mavrogiannopoulos2011-04-086-391/+1
* null terminate the armored stringNikos Mavrogiannopoulos2011-04-081-4/+8
* properly null terminate string.Nikos Mavrogiannopoulos2011-04-081-0/+1
* check PIN size.Nikos Mavrogiannopoulos2011-04-082-4/+19
* check salt size.Nikos Mavrogiannopoulos2011-04-081-0/+6
* more clear bounds checkingNikos Mavrogiannopoulos2011-04-081-1/+1
* initialize e and d.Nikos Mavrogiannopoulos2011-04-081-2/+3
* deinitialize pks variable only when needed.Nikos Mavrogiannopoulos2011-04-081-2/+3
* Initialize verify.Nikos Mavrogiannopoulos2011-04-081-0/+2
* initialize session_id_size.Nikos Mavrogiannopoulos2011-04-081-1/+1
* removed unneeded function.Nikos Mavrogiannopoulos2011-04-082-27/+0
* correctly traverse slotsNikos Mavrogiannopoulos2011-04-081-0/+1
* Initialize tinfo using the initially available information.Nikos Mavrogiannopoulos2011-04-081-0/+2
* The mini-* programs were combined. (backported from master branch)Nikos Mavrogiannopoulos2011-04-083-363/+252
* Compile ex-cert-select-pkcs11 as a separate program.Nikos Mavrogiannopoulos2011-04-031-1/+2
* gcrypt.h is not really needed. Reported by David Reiser.Nikos Mavrogiannopoulos2011-04-031-1/+0
* documented fix.Nikos Mavrogiannopoulos2011-04-032-2/+10
* Corrected bug in gnutls_srp_verifier() that prevented the allocation of a ver...Nikos Mavrogiannopoulos2011-04-031-1/+1
* Added debug option to srptool.Nikos Mavrogiannopoulos2011-04-034-29/+65
* Documented p11-kit.Nikos Mavrogiannopoulos2011-04-031-0/+5
* corrected typoNikos Mavrogiannopoulos2011-04-021-1/+1
* bumped versiongnutls_2_12_1Nikos Mavrogiannopoulos2011-04-022-2/+2
* Generate certificate request with stricter permissions. Reported by Luca Cape...Nikos Mavrogiannopoulos2011-03-303-2/+5
* made more silent.Nikos Mavrogiannopoulos2011-03-281-6/+7
* Made scripts bourne shell compliant and not bash.Nikos Mavrogiannopoulos2011-03-282-20/+31
* removed ext_mod_ia definition.Nikos Mavrogiannopoulos2011-03-261-2/+0
* bumped version.Nikos Mavrogiannopoulos2011-03-262-2/+2