summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* use the AUTOGEN variableNikos Mavrogiannopoulos2013-11-212-20/+20
* use libtool to generate liboptsNikos Mavrogiannopoulos2013-11-212-7/+7
* corrected libopts patchNikos Mavrogiannopoulos2013-11-211-1/+1
* removed unneed lineNikos Mavrogiannopoulos2013-11-211-1/+1
* ignore xssl manpagesNikos Mavrogiannopoulos2013-11-211-0/+1
* prioritize any GCM ciphersuite over CBC in secure128 level.Nikos Mavrogiannopoulos2013-11-191-2/+3
* generate ChangeLog after doc/ is checked.Nikos Mavrogiannopoulos2013-11-171-2/+2
* updated MakefilesNikos Mavrogiannopoulos2013-11-172-10/+79
* made more clever to ignore inline function body.Nikos Mavrogiannopoulos2013-11-171-4/+17
* doc updateNikos Mavrogiannopoulos2013-11-161-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-161-0/+1
* exported gnutls_est_record_overhead_sizeNikos Mavrogiannopoulos2013-11-161-1/+1
* if GNUTLS_DEBUG_LEVEL is specified the log function is not updated if it is a...Nikos Mavrogiannopoulos2013-11-161-2/+3
* doc updateNikos Mavrogiannopoulos2013-11-161-0/+4
* doc updateNikos Mavrogiannopoulos2013-11-161-0/+3
* updated glimportNikos Mavrogiannopoulos2013-11-161-2/+2
* doc updateNikos Mavrogiannopoulos2013-11-169-10/+20
* Added self checks for new date reading functionalityNikos Mavrogiannopoulos2013-11-164-1/+148
* Added activation_date and expiration_date options to certtool template file.Nikos Mavrogiannopoulos2013-11-166-46/+120
* Added a gnulib with GPL components for use by applications.Nikos Mavrogiannopoulos2013-11-1696-4/+17878
* Added intprops moduleNikos Mavrogiannopoulos2013-11-168-29/+64
* corrected bug reporting address.Nikos Mavrogiannopoulos2013-11-1611-21/+22
* doc updateNikos Mavrogiannopoulos2013-11-161-2/+9
* force serialized generation of invoke-*texi, to avoid autogen issue.Nikos Mavrogiannopoulos2013-11-1611-34/+35
* Check for overflows when setting time and allow a time of -1.Nikos Mavrogiannopoulos2013-11-163-10/+23
* Dates and time that would overflow the GeneralTime are also truncated. We may...Nikos Mavrogiannopoulos2013-11-167-6/+297
* An expiration time of (time_t)-1 will set to the no well-defined expiration d...Nikos Mavrogiannopoulos2013-11-162-0/+7
* doc updateNikos Mavrogiannopoulos2013-11-151-0/+3
* correctly set the ciphersuite when the set_premaster interface is used.Nikos Mavrogiannopoulos2013-11-151-0/+5
* check for a valid blocksize prior to entering loopNikos Mavrogiannopoulos2013-11-151-3/+3