summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-08556-153137/+149931
* doc updateNikos Mavrogiannopoulos2013-11-081-9/+3
* in gnutls_x509_privkey_generate() allow specifying an explicit curve.Nikos Mavrogiannopoulos2013-11-082-1/+16
* enable --outder for certtool --dh-infoDaniel Kahn Gillmor2013-11-084-4/+14
* enable --inder for certtool --dh-infoDaniel Kahn Gillmor2013-11-082-2/+2
* doc updateNikos Mavrogiannopoulos2013-11-061-0/+3
* doc updateNikos Mavrogiannopoulos2013-11-061-20/+20
* doc updateNikos Mavrogiannopoulos2013-11-061-4/+7
* use srcdir as prefixNikos Mavrogiannopoulos2013-11-061-1/+1
* removed unneeded commandNikos Mavrogiannopoulos2013-11-061-1/+1
* print the flags used for liboptsNikos Mavrogiannopoulos2013-11-061-1/+1
* delete libopts generated files if system libopts is being usedNikos Mavrogiannopoulos2013-11-061-0/+4
* separated the TLS IV size and the cipher IV size.Nikos Mavrogiannopoulos2013-11-066-37/+38
* fixes in libopts compilationNikos Mavrogiannopoulos2013-11-062-4/+5
* make sure that .def files will be re-read on the compiling system.Nikos Mavrogiannopoulos2013-11-061-0/+1
* updated to libopts 5.18.2Nikos Mavrogiannopoulos2013-11-0520-194/+212
* better loggingNikos Mavrogiannopoulos2013-11-051-1/+1
* bug fix in gnutls_x509_crt_set_dn() at DN parsing.Nikos Mavrogiannopoulos2013-11-051-2/+3
* removed debugging infoNikos Mavrogiannopoulos2013-11-051-3/+1
* do not set any default levelNikos Mavrogiannopoulos2013-11-051-1/+0
* Assign very weak level to priority string NONE only.Nikos Mavrogiannopoulos2013-11-051-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-055-100/+86
* ignore auto-generated filesNikos Mavrogiannopoulos2013-11-051-0/+20
* updated libopts to 5.18Nikos Mavrogiannopoulos2013-11-0534-890/+1114
* removed autogenerated filesNikos Mavrogiannopoulos2013-11-0520-16680/+0
* If autogen and libopts are present then use the system's libopts.Nikos Mavrogiannopoulos2013-11-052-14/+22
* argument descriptions should not end in a dotDaniel Kahn Gillmor2013-11-056-26/+26
* fix DHE parameter output for gnutls-cli-debug --verboseDaniel Kahn Gillmor2013-11-021-0/+1
* Do not use gnutls_dh_set_prime_bits() in server side.Nikos Mavrogiannopoulos2013-11-027-7/+0
* setting the DH prime bits to zero shouldn't print a warning as it is the same...Nikos Mavrogiannopoulos2013-11-021-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-021-0/+9
* Do not print private key parameters when exporting an encrypted private key.Nikos Mavrogiannopoulos2013-11-021-2/+5
* conditionally use ALPN. Reported by Jaak Ristioja.Nikos Mavrogiannopoulos2013-11-011-0/+2
* [PATCH] Update to use new p11-kit APIsStef Walter2013-10-312-28/+25
* updated win32 makefileNikos Mavrogiannopoulos2013-10-311-3/+3
* win32 fixNikos Mavrogiannopoulos2013-10-311-2/+4
* include proper header file for uint8_tNikos Mavrogiannopoulos2013-10-311-0/+1
* released 3.2.6gnutls_3_2_6Nikos Mavrogiannopoulos2013-10-311-1/+1
* corrected exampleNikos Mavrogiannopoulos2013-10-314-1320/+545
* debug_log -> record_logNikos Mavrogiannopoulos2013-10-311-1/+1
* Duplicate messages moved from audit log to debug log. There are networks wher...Nikos Mavrogiannopoulos2013-10-301-1/+1
* Added new functionsNikos Mavrogiannopoulos2013-10-302-0/+3
* replaced ':' in anchor names (texinfo doesn't like it).Nikos Mavrogiannopoulos2013-10-307-28/+28
* doc updateNikos Mavrogiannopoulos2013-10-301-1/+1
* simplified codeNikos Mavrogiannopoulos2013-10-301-4/+1
* bumped versionNikos Mavrogiannopoulos2013-10-303-4/+9
* updated gnulib.Nikos Mavrogiannopoulos2013-10-2932-49/+230
* Removed unused parameter.Nikos Mavrogiannopoulos2013-10-291-3/+0
* Better DANE test output.Nikos Mavrogiannopoulos2013-10-291-0/+7
* reindented codeNikos Mavrogiannopoulos2013-10-291-450/+545