summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Detect the presence of posix locks even without linked to libpthread.Nikos Mavrogiannopoulos2013-11-301-7/+5
* gnutls-cli-debug tests for camellia-gcm.Nikos Mavrogiannopoulos2013-11-303-3/+21
* remove bashism.Nikos Mavrogiannopoulos2013-11-301-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-291-0/+3
* doc updateNikos Mavrogiannopoulos2013-11-291-0/+3
* doc updateNikos Mavrogiannopoulos2013-11-282-9/+20
* Added 3.2 to reference APINikos Mavrogiannopoulos2013-11-281-0/+3
* updated links in reference. Reported by Nico R.Nikos Mavrogiannopoulos2013-11-281-3/+3
* updated addresses and URLs. Reported by Nico R.Nikos Mavrogiannopoulos2013-11-283-9/+7
* Eliminated memory leak in print_aia(). Reported by Ben de Graaff.Nikos Mavrogiannopoulos2013-11-281-4/+18
* updated example certtool.cfgNikos Mavrogiannopoulos2013-11-271-21/+77
* check for alternative unbound root key files.Nikos Mavrogiannopoulos2013-11-271-1/+5
* doc updateNikos Mavrogiannopoulos2013-11-261-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-261-0/+6
* Do not link gnutls against librt unlress it is really necessary.Nikos Mavrogiannopoulos2013-11-262-1/+7
* updated auto-generated asm files. This fixes a valgrind complaint when AES-NI...Nikos Mavrogiannopoulos2013-11-2612-2365/+6978
* updated perlasm filesNikos Mavrogiannopoulos2013-11-2613-940/+2285
* removed autogenerated filesNikos Mavrogiannopoulos2013-11-2411-2692/+10
* bumped version and updated e-mail addressNikos Mavrogiannopoulos2013-11-242-3/+2
* useNikos Mavrogiannopoulos2013-11-241-1/+1
* handle centrally more variablesNikos Mavrogiannopoulos2013-11-242-5/+7
* Updated manpage generation (and information stored to it).Nikos Mavrogiannopoulos2013-11-243-54/+51
* doc updateNikos Mavrogiannopoulos2013-11-241-0/+9
* certtool's --verify option if not supplied with a CA list, will use the syste...Nikos Mavrogiannopoulos2013-11-242-80/+111
* doc updateNikos Mavrogiannopoulos2013-11-241-2/+2
* cast the expiration time to time_tNikos Mavrogiannopoulos2013-11-241-1/+1
* Added macro to check for the 'no well defined' expiration time.Nikos Mavrogiannopoulos2013-11-242-0/+6
* Added strerror module.Nikos Mavrogiannopoulos2013-11-237-47/+48
* better use of errnoNikos Mavrogiannopoulos2013-11-231-11/+21
* use eurosym package for euro symbolNikos Mavrogiannopoulos2013-11-233-3/+3
* released 3.2.7gnutls_3_2_7Nikos Mavrogiannopoulos2013-11-231-1/+1
* check NEED_LIBOPTSNikos Mavrogiannopoulos2013-11-231-0/+1
* updated autogenerated files.Nikos Mavrogiannopoulos2013-11-2311-54/+156
* corrected check of usage of local libopts when autogen isn't presentNikos Mavrogiannopoulos2013-11-232-5/+9
* doc updateNikos Mavrogiannopoulos2013-11-231-0/+2
* disallow any compression in DTLSNikos Mavrogiannopoulos2013-11-231-1/+7
* doc updateNikos Mavrogiannopoulos2013-11-221-3/+3
* doc updateNikos Mavrogiannopoulos2013-11-221-0/+3
* mini-deflate was combined with mini-record-2Nikos Mavrogiannopoulos2013-11-223-139/+7
* Corrected bug which affected compressed records.Nikos Mavrogiannopoulos2013-11-224-20/+37
* check return code of gnutls_rnd().Nikos Mavrogiannopoulos2013-11-221-1/+5
* doc updateNikos Mavrogiannopoulos2013-11-221-0/+2
* Use AES-GCM to encrypt session tickets.Nikos Mavrogiannopoulos2013-11-222-103/+65
* updated cross.mkNikos Mavrogiannopoulos2013-11-211-4/+7
* fixed for win32Nikos Mavrogiannopoulos2013-11-211-6/+3
* added assert to trace errors.Nikos Mavrogiannopoulos2013-11-211-1/+3
* updatedNikos Mavrogiannopoulos2013-11-211-11/+15
* link all programs with libgnu_gpl to avoid conflicts from header files.Nikos Mavrogiannopoulos2013-11-211-11/+11
* Added progname module which is used by error().Nikos Mavrogiannopoulos2013-11-215-2/+168
* safer usage of strerrorNikos Mavrogiannopoulos2013-11-211-1/+2