summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* removed old libtasn1 requirementsNikos Mavrogiannopoulos2012-09-162-11/+0
* MAX_NAME_SIZE -> MAX_SERVER_NAME_SIZENikos Mavrogiannopoulos2012-09-161-2/+2
* Use the new asn1_read_node_value()Nikos Mavrogiannopoulos2012-09-161-6/+21
* updated minitasn1 to 2.14.Nikos Mavrogiannopoulos2012-09-169-43/+101
* Use the pkg-config macro to find libtasn1.Nikos Mavrogiannopoulos2012-09-162-5/+4
* use a %STATELESS_COMPRESSION priority string instead of gnutls_init() flag.Nikos Mavrogiannopoulos2012-09-167-11/+14
* Do not ask unnecessary questions when signing a certificate (request).Nikos Mavrogiannopoulos2012-09-151-11/+19
* documented updateNikos Mavrogiannopoulos2012-09-151-0/+4
* Added GNUTLS_STATELESS_COMPRESSION flag to gnutls_init().Nikos Mavrogiannopoulos2012-09-157-6/+28
* documented updateNikos Mavrogiannopoulos2012-09-151-0/+9
* Key usage violations are allowed when the COMPAT keyword is specified.Nikos Mavrogiannopoulos2012-09-153-2/+10
* Refer to files with explicit path. Patch by LRN.Nikos Mavrogiannopoulos2012-09-152-11/+13
* win32 fix. Patch by LRN.Nikos Mavrogiannopoulos2012-09-151-0/+2
* libopts depends on libintl. Patch by LRN.Nikos Mavrogiannopoulos2012-09-151-0/+1
* small optimizations in ASN.1 to save memoryNikos Mavrogiannopoulos2012-09-154-86/+33
* backported the short function inclusiongnutls_3_0_23Nikos Mavrogiannopoulos2012-09-022-23/+22
* Added missing filesNikos Mavrogiannopoulos2012-09-021-1/+720
* bumped versionNikos Mavrogiannopoulos2012-09-023-3/+3
* Be tolerant in ECDSA-violating signatures.Nikos Mavrogiannopoulos2012-09-015-12/+24
* Added server mode tests for the various EC curves.Nikos Mavrogiannopoulos2012-09-011-6/+75
* Added suite for ECDSA under various curvesNikos Mavrogiannopoulos2012-09-017-8/+244
* documented fixNikos Mavrogiannopoulos2012-09-011-0/+2
* On Linux with /proc/sys/net/ipv6/bindv6only == 0 (which is now theNikos Mavrogiannopoulos2012-08-301-0/+11
* documented fixNikos Mavrogiannopoulos2012-08-261-0/+9
* fix DSA and ECDSA signing in smart cards.Nikos Mavrogiannopoulos2012-08-261-0/+48
* null terminate the certificate being printNikos Mavrogiannopoulos2012-08-261-1/+2
* Prevent the usage of strlen() on null values.Nikos Mavrogiannopoulos2012-08-261-2/+10
* When selecting a session signature algorithm consider the enabled.Nikos Mavrogiannopoulos2012-08-171-0/+3
* Link srptool with libintl. Suggested by B. Scott Michel.Nikos Mavrogiannopoulos2012-08-151-1/+1
* the new makeinfo sets the FLOAT_NAME by default.Nikos Mavrogiannopoulos2012-08-112-2/+2
* corrected html generationNikos Mavrogiannopoulos2012-08-101-2/+1
* updated html docNikos Mavrogiannopoulos2012-08-081-0/+1
* use FLOAT_NAME_IN_XREFNikos Mavrogiannopoulos2012-08-072-2/+1
* corrected typoNikos Mavrogiannopoulos2012-08-041-4/+4
* bumped versionNikos Mavrogiannopoulos2012-08-041-1/+1
* better doc outputNikos Mavrogiannopoulos2012-08-042-21/+23
* corrected news entry.Nikos Mavrogiannopoulos2012-08-041-0/+1
* bumped versiongnutls_3_0_22Nikos Mavrogiannopoulos2012-08-043-6/+13
* updatedNikos Mavrogiannopoulos2012-08-041-0/+3
* Revert "Do not crash if password is null and GNUTLS_PKCS_PLAIN is not specifi...Nikos Mavrogiannopoulos2012-08-041-1/+1
* documented updateNikos Mavrogiannopoulos2012-08-021-0/+9
* Respect certtool --hash when signing request and CRLPetr Písař2012-08-021-15/+24
* use stack for file pathsNikos Mavrogiannopoulos2012-07-212-10/+14
* handle noindentNikos Mavrogiannopoulos2012-07-211-0/+1
* Check for /etc/ssl/cert.pem in OpenBSD. Reported by David Woodhouse and Mike ...Nikos Mavrogiannopoulos2012-07-191-1/+2
* Avoid the usage of alloca(). Reported by Rob McMahon.Nikos Mavrogiannopoulos2012-07-192-4/+8
* Avoid returning from void function. Patch by Rob McMahon.Nikos Mavrogiannopoulos2012-07-191-2/+2
* When verifying a certificate chain make sure it is chain.Nikos Mavrogiannopoulos2012-07-131-0/+12
* added support for legacy sec-param.Nikos Mavrogiannopoulos2012-07-131-0/+4
* bumped versiongnutls_3_0_21_realNikos Mavrogiannopoulos2012-07-023-4/+4