summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* corrected testNikos Mavrogiannopoulos2012-12-151-1/+1
* certtool --generate-request option conflicts with --infile. Suggested by Dani...Nikos Mavrogiannopoulos2012-12-154-6/+26
* doc fixNikos Mavrogiannopoulos2012-12-121-1/+1
* use ECHO_NNikos Mavrogiannopoulos2012-12-1211-48/+48
* do not build ecore in macosxNikos Mavrogiannopoulos2012-12-121-3/+11
* updated urlsNikos Mavrogiannopoulos2012-12-062-3/+2
* corrected copyright noticesNikos Mavrogiannopoulos2012-12-067-0/+7
* updated documentation.Nikos Mavrogiannopoulos2012-12-064-5/+11
* _gnutls_strdatum_to_buf() will account for NULL input.Nikos Mavrogiannopoulos2012-12-061-4/+4
* allow GNUTLS_E_SHORT_MEMORY_BUFFER in gnutls_x509_crq_get_challenge_passwordNikos Mavrogiannopoulos2012-12-061-1/+1
* doc updateNikos Mavrogiannopoulos2012-12-061-13/+19
* updated documentationNikos Mavrogiannopoulos2012-12-064-3/+33
* Import PKCS #12 keysNikos Mavrogiannopoulos2012-12-065-24/+107
* document fixNikos Mavrogiannopoulos2012-12-041-0/+3
* Corrected bugs in record parsing.Nikos Mavrogiannopoulos2012-12-041-4/+4
* documented fixesNikos Mavrogiannopoulos2012-12-011-0/+2
* corrected copyrightNikos Mavrogiannopoulos2012-12-012-2/+1
* guile: Fix dependencies to be parallel-safe.Ludovic Courtès2012-12-011-4/+9
* Revert "do not document low-level functions"Nikos Mavrogiannopoulos2012-11-281-0/+7
* mention dependencies in readmeNikos Mavrogiannopoulos2012-11-271-2/+14
* update @VERSION@ -> actual version on the web manualNikos Mavrogiannopoulos2012-11-271-0/+1
* doc updateNikos Mavrogiannopoulos2012-11-271-0/+4
* simplified generation of documentationNikos Mavrogiannopoulos2012-11-271-4/+4
* mention gnutls_sec_param_get_nameNikos Mavrogiannopoulos2012-11-271-0/+2
* doc updatesNikos Mavrogiannopoulos2012-11-272-4/+6
* corrected socket loop. Based on patch by Mantas Mikulenas.Nikos Mavrogiannopoulos2012-11-261-5/+7
* Update minitasn1 to version 3.1.Simon Josefsson2012-11-268-624/+769
* Update gnulib tools. Add missing unused-parameter.h template.Simon Josefsson2012-11-264-5/+39
* updatedNikos Mavrogiannopoulos2012-11-261-0/+3
* gnutls-cli will try to cannot to all possible returned addresses.Nikos Mavrogiannopoulos2012-11-264-36/+26
* updated todo listNikos Mavrogiannopoulos2012-11-261-0/+6
* gnutls_x509_crt_get_policy() allows for a list of zero policy qualifiers.Nikos Mavrogiannopoulos2012-11-262-1/+4
* Added hack to print the parameters correctly in windows.Nikos Mavrogiannopoulos2012-11-261-0/+7
* updatedNikos Mavrogiannopoulos2012-11-261-2/+2
* repeat the tests to avoid accidental failuresNikos Mavrogiannopoulos2012-11-251-0/+15
* LDAP string escaping was made stricter (rfc4514 conforming)Nikos Mavrogiannopoulos2012-11-251-34/+56
* removed unneeded types.Nikos Mavrogiannopoulos2012-11-252-39/+0
* UniversalString (UTF-32) is handled as non-printable for now.Nikos Mavrogiannopoulos2012-11-251-7/+9
* updated todo listNikos Mavrogiannopoulos2012-11-251-7/+3
* Allow for bit strings that are not a multiple of 8.Nikos Mavrogiannopoulos2012-11-251-3/+10
* updatedNikos Mavrogiannopoulos2012-11-242-1/+9
* require libtasn1 3.1 or laterNikos Mavrogiannopoulos2012-11-241-1/+1
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-2419-697/+709
* released 3.1.5gnutls_3_1_5Nikos Mavrogiannopoulos2012-11-241-1/+1
* more files to ignoreNikos Mavrogiannopoulos2012-11-241-0/+11
* corrected placeOfBirth DN parsing.Nikos Mavrogiannopoulos2012-11-241-1/+1
* no need to release structNikos Mavrogiannopoulos2012-11-241-1/+0
* do not document low-level functionsNikos Mavrogiannopoulos2012-11-241-7/+0
* set cache to null after deinitializationNikos Mavrogiannopoulos2012-11-241-0/+1
* fixed testNikos Mavrogiannopoulos2012-11-231-1/+1