summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: the code-coverage command will always succeedsyntax-checkNikos Mavrogiannopoulos2016-09-111-7/+14
* .gitlab-ci.yml: moved commonly installed packages into the before_script fieldNikos Mavrogiannopoulos2016-09-111-30/+11
* .gitlab-ci.yml: added syntax check buildNikos Mavrogiannopoulos2016-09-111-0/+13
* cfg.mk: revived 'make release'Nikos Mavrogiannopoulos2016-09-111-45/+11
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-11210-2821/+2962
* avoid the usage of '-a' and '-o' bash optionsNikos Mavrogiannopoulos2016-09-111-2/+2
* avoid the usage of strncpyNikos Mavrogiannopoulos2016-09-112-3/+9
* removed signal.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* doc updateNikos Mavrogiannopoulos2016-09-114-6/+6
* gnutls_x509_cidr_to_rfc5280: removed double semi-colonNikos Mavrogiannopoulos2016-09-111-1/+1
* removed c-ctype.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-119-9/+0
* configure.ac: quote parameters when neededNikos Mavrogiannopoulos2016-09-111-3/+3
* removed assert.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-116-6/+0
* POTFILES: added libdane filesNikos Mavrogiannopoulos2016-09-111-0/+2
* doc updateNikos Mavrogiannopoulos2016-09-112-4/+4
* tests/tools: avoid non-null check before free()Nikos Mavrogiannopoulos2016-09-112-4/+2
* latex manual: added backwards compatibility optionsNikos Mavrogiannopoulos2016-09-111-0/+10
* .gitlab-ci.yml: windows DLL builds now include all required dependenciesgnutls_3_5_4_win32_tmpNikos Mavrogiannopoulos2016-09-101-48/+79
* inet_ntop4: casted signed/unsigned comparisonminor-cleanupsNikos Mavrogiannopoulos2016-09-101-1/+1
* system.h: undefine macros before defining themNikos Mavrogiannopoulos2016-09-101-0/+3
* _gnutls_fbase64_decode: use memsub macro instead of castsNikos Mavrogiannopoulos2016-09-101-3/+3
* gnutls-cli: use gnutls_set_default_priority if no priorities are givenNikos Mavrogiannopoulos2016-09-091-8/+17
* gnutls-serv: removed '...' from documentationNikos Mavrogiannopoulos2016-09-091-6/+1
* configure: better document the random generator variant usedNikos Mavrogiannopoulos2016-09-091-5/+5
* released 3.5.4gnutls_3_5_4Nikos Mavrogiannopoulos2016-09-081-2/+3
* .gitlab-ci.yml: corrected wrong operation in minimal buildNikos Mavrogiannopoulos2016-09-071-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2016-09-073-0/+8
* doc updateNikos Mavrogiannopoulos2016-09-072-6/+8
* bumped versionsNikos Mavrogiannopoulos2016-09-072-3/+3
* doc updateNikos Mavrogiannopoulos2016-09-071-0/+2
* tests: do not run pkcs12-utf8 under windowspkcs12-ucs2Nikos Mavrogiannopoulos2016-09-072-2/+5
* _gnutls_ucs2_to_utf8: corrected use of WideCharToMultiByte in windowsNikos Mavrogiannopoulos2016-09-071-2/+3
* tests: added debugging info in conv-utf8Nikos Mavrogiannopoulos2016-09-071-1/+24
* tests: don't build cmocka tests with libutils - they conflictNikos Mavrogiannopoulos2016-09-062-13/+17
* .gitlab-ci.yml: keep config.log in windows buildsNikos Mavrogiannopoulos2016-09-061-2/+2
* .gitlab-ci.yml: corrected typo for libidn installation in windows64Nikos Mavrogiannopoulos2016-09-061-1/+1
* .gitlab-ci.yml: install our internal cmocka for windowsNikos Mavrogiannopoulos2016-09-061-0/+2
* tests: added unit tests of _gnutls_utf8_to_ucs2 and _gnutls_ucs2_to_utf8Nikos Mavrogiannopoulos2016-09-062-1/+113
* libgnutls.map: export _gnutls_utf8_to_ucs2 and _gnutls_ucs2_to_utf8 for testingNikos Mavrogiannopoulos2016-09-061-0/+3
* pkcs12: enhanced to allow encrypting using UCS2 passwordsNikos Mavrogiannopoulos2016-09-061-40/+42
* _gnutls_ucs2_to_utf8: fixed null termination check in windows codeNikos Mavrogiannopoulos2016-09-061-1/+1
* Added _gnutls_utf8_to_ucs2()Nikos Mavrogiannopoulos2016-09-062-1/+153
* tests: added tests for PKCS#12 decoding with UTF8 passwordsNikos Mavrogiannopoulos2016-09-064-2/+82
* pkcs7 encryption: corrected memory leaksNikos Mavrogiannopoulos2016-09-061-2/+2
* Makefile: local-code-coverage-output always succeedsNikos Mavrogiannopoulos2016-09-061-1/+1
* x509: Adjust IP name constraints behaviorMartin Ukrop2016-09-062-46/+24
* tests: added checks to verify behavior in writing pkcs11 objectsNikos Mavrogiannopoulos2016-09-061-0/+20
* p11tool: eliminated memory leak in --list optionsNikos Mavrogiannopoulos2016-09-061-0/+2
* p11tool: do not mark written objects as private by defaultNikos Mavrogiannopoulos2016-09-062-5/+10
* doc updateNikos Mavrogiannopoulos2016-09-051-0/+4