summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* explicit type conversions when neededNikos Mavrogiannopoulos2014-03-085-50/+51
* more fixes due to clangNikos Mavrogiannopoulos2014-03-088-10/+13
* silence some warningsNikos Mavrogiannopoulos2014-03-081-2/+2
* clang warning fixesNikos Mavrogiannopoulos2014-03-084-7/+16
* removed unused variables.Nikos Mavrogiannopoulos2014-03-081-6/+2
* Fix build failures on autogen'ed docsKevin Cernekee2014-03-081-20/+20
* Fix build failures involving doc/invoke-*.texiKevin Cernekee2014-03-082-117/+102
* README-alpha: Add gperf dependency for building from gitKevin Cernekee2014-03-081-1/+2
* updated gnulibKevin Cernekee2014-03-082-2/+3
* more type separationNikos Mavrogiannopoulos2014-03-071-7/+12
* use psktool-argsNikos Mavrogiannopoulos2014-03-071-2/+2
* more type separationNikos Mavrogiannopoulos2014-03-071-8/+9
* separated types for easier verificationNikos Mavrogiannopoulos2014-03-071-26/+29
* Rename psk-args.def to psktool-args.defKevin Cernekee2014-03-075-6/+6
* doc: Fix enums.texi failure on out-of-tree buildsKevin Cernekee2014-03-071-2/+2
* Ensure failure when no base64 data have been read. Suggested by Ramkumar Chin...Nikos Mavrogiannopoulos2014-03-061-6/+11
* xssl compilation fix; patch by Colin LeroyNikos Mavrogiannopoulos2014-03-061-1/+1
* Fixed checking the length of a null stringJason Spafford2014-03-061-3/+3
* Added symbol check prior to release (after discussion with Andreas Metzler)Nikos Mavrogiannopoulos2014-03-062-0/+950
* updated docNikos Mavrogiannopoulos2014-03-062-55/+110
* updated build-aux filesNikos Mavrogiannopoulos2014-03-062-18/+28
* removed no-split as it causes issues in pdf buildingNikos Mavrogiannopoulos2014-03-061-1/+1
* removed all networking code from libglNikos Mavrogiannopoulos2014-03-0619-1036/+5
* Overridewq AUTOGEN under --enable-local-libopts only if autogen is not needed.Nick Alcock2014-03-061-2/+7
* session tickets can be disabledNikos Mavrogiannopoulos2014-03-057-1/+34
* increased code disabled from disable-ocsp and disable-openpgp optionsNikos Mavrogiannopoulos2014-03-057-4/+23
* NEW_PADDING has been removed.Nikos Mavrogiannopoulos2014-03-0518-654/+26
* doc: Add indices to the gnutls-guile manual.Ludovic Courtès2014-03-051-2/+15
* re-introduced rsa-export configure optionNikos Mavrogiannopoulos2014-03-041-0/+14
* examples include both gnulibsNikos Mavrogiannopoulos2014-03-041-0/+2
* Added getpass in src/glNikos Mavrogiannopoulos2014-03-0428-2/+2939
* removed getpass from gl/Nikos Mavrogiannopoulos2014-03-0428-1603/+2
* more gl updatesNikos Mavrogiannopoulos2014-03-043-3/+7
* changes for new gnulib in src/Nikos Mavrogiannopoulos2014-03-041-1/+2
* corrent error print in win32Nikos Mavrogiannopoulos2014-03-041-2/+2
* Changes to account for the reduced included gnulibNikos Mavrogiannopoulos2014-03-042-15/+18
* added missing declarationNikos Mavrogiannopoulos2014-03-041-0/+1
* removed any dependencies to gnulib network stuffNikos Mavrogiannopoulos2014-03-041-7/+0
* avoid gnulib's insistence to replace strerrorNikos Mavrogiannopoulos2014-03-042-0/+6
* All socket options were moved to src/glNikos Mavrogiannopoulos2014-03-0487-2/+19607
* removed unused gnulib crapNikos Mavrogiannopoulos2014-03-04117-14332/+74
* fixed more memory leaks in crywrapNikos Mavrogiannopoulos2014-03-031-0/+10
* addressed memory leak in crywrap.cNikos Mavrogiannopoulos2014-03-031-2/+4
* check the blacklist for certificates provided in gnutls_x509_trust_list_verif...Nikos Mavrogiannopoulos2014-03-021-0/+8
* corrected configure option.Nikos Mavrogiannopoulos2014-03-023-20/+8
* rsa-export is no moreNikos Mavrogiannopoulos2014-03-021-1/+0
* updated option for TPMNikos Mavrogiannopoulos2014-03-021-1/+1
* updatedNikos Mavrogiannopoulos2014-03-021-4/+4
* replace select() on windowsNikos Mavrogiannopoulos2014-03-021-13/+18
* print message before failing when the pull timeout function isn't replaced.Nikos Mavrogiannopoulos2014-03-021-1/+3