]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
11 years agoadded documentation for the new functions
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 20:00:26 +0000 (21:00 +0100)] 
added documentation for the new functions

11 years agotests: remove warnings in mini-supplementaldata.c
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 19:47:51 +0000 (20:47 +0100)] 
tests: remove warnings in mini-supplementaldata.c

11 years agoupdated types
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 19:46:57 +0000 (20:46 +0100)] 
updated types

11 years agomore files to ignore
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 19:41:03 +0000 (20:41 +0100)] 
more files to ignore

11 years agoAdded a way to add custom supplemental data from public API.
Thierry Quemerais [Thu, 19 Mar 2015 19:40:25 +0000 (20:40 +0100)] 
Added a way to add custom supplemental data from public API.

Signed-off-by: Thierry Quemerais <tquemerais@awox.com>
11 years agoFixed extension test.
Thierry Quemerais [Thu, 19 Mar 2015 15:24:15 +0000 (16:24 +0100)] 
Fixed extension test.

Signed-off-by: Thierry Quemerais <tquemerais@awox.com>
11 years agorenamed gnutls_buffer_st -> gnutls_buffer_t
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 19:35:22 +0000 (20:35 +0100)] 
renamed gnutls_buffer_st -> gnutls_buffer_t

11 years agoAdded a way to add custom extensions from public API.
Thierry Quemerais [Thu, 19 Mar 2015 19:15:11 +0000 (20:15 +0100)] 
Added a way to add custom extensions from public API.

Signed-off-by: Thierry Quemerais <tquemerais@awox.com>
11 years agomore files to ignore
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 19:11:18 +0000 (20:11 +0100)] 
more files to ignore

11 years agognutls_x509_crt_import_pkcs11_url moved to pkcs11.h as it was always defined there
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 10:43:52 +0000 (11:43 +0100)] 
gnutls_x509_crt_import_pkcs11_url moved to pkcs11.h as it was always defined there

11 years agoinet_ntop replacement: include sys/socket.h
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 10:06:28 +0000 (11:06 +0100)] 
inet_ntop replacement: include sys/socket.h

11 years agoinet_ntop replacement: do not depend on socklen_t
Nikos Mavrogiannopoulos [Thu, 19 Mar 2015 10:03:24 +0000 (11:03 +0100)] 
inet_ntop replacement: do not depend on socklen_t

11 years agotests: link cipher tests directly with nettle when needed
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 21:48:06 +0000 (22:48 +0100)] 
tests: link cipher tests directly with nettle when needed

11 years agotests: mini-dtls-record: increase timeouts to avoid failure of test due to slow system
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 21:39:19 +0000 (22:39 +0100)] 
tests: mini-dtls-record: increase timeouts to avoid failure of test due to slow system

11 years agotests: mini-dtls-record: removed the need for 64-bit number
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 18:46:00 +0000 (19:46 +0100)] 
tests: mini-dtls-record: removed the need for 64-bit number

11 years agotests: increase verbosity of mini-dtls-record
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 18:34:14 +0000 (19:34 +0100)] 
tests: increase verbosity of mini-dtls-record

11 years agodocument the cipher override API
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 13:05:51 +0000 (14:05 +0100)] 
document the cipher override API

11 years agodoc update
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 12:47:03 +0000 (13:47 +0100)] 
doc update

11 years agoadded test suite for overriden digests and MACs
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 12:42:55 +0000 (13:42 +0100)] 
added test suite for overriden digests and MACs

11 years agoAdded API to register MAC and digest algorithms.
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 12:04:43 +0000 (13:04 +0100)] 
Added API to register MAC and digest algorithms.

11 years agoadded test suite for overriden ciphers
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 10:46:06 +0000 (11:46 +0100)] 
added test suite for overriden ciphers

11 years agoAdded API to register AEAD and legacy ciphers.
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 10:44:26 +0000 (11:44 +0100)] 
Added API to register AEAD and legacy ciphers.

11 years agocryptodev: provide the new AEAD API
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 10:30:44 +0000 (11:30 +0100)] 
cryptodev: provide the new AEAD API

11 years agoAdded environment variable which can override automatic global initialization
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 09:34:47 +0000 (10:34 +0100)] 
Added environment variable which can override automatic global initialization

11 years agoremoved unused functions
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 09:09:34 +0000 (10:09 +0100)] 
removed unused functions

11 years agoconfigure: fail compilation if the minimum required libtasn1 is not present
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 09:07:09 +0000 (10:07 +0100)] 
configure: fail compilation if the minimum required libtasn1 is not present

11 years agodoc update
Nikos Mavrogiannopoulos [Wed, 18 Mar 2015 08:53:06 +0000 (09:53 +0100)] 
doc update

11 years agotests: long-session-id uses the test framework
Nikos Mavrogiannopoulos [Mon, 16 Mar 2015 12:52:05 +0000 (13:52 +0100)] 
tests: long-session-id uses the test framework

11 years agodoc update
Nikos Mavrogiannopoulos [Tue, 17 Mar 2015 08:29:52 +0000 (09:29 +0100)] 
doc update

11 years agodepend on p11-kit 0.23.1 to conform to draft-pechanec-pkcs11uri-21
Nikos Mavrogiannopoulos [Tue, 17 Mar 2015 08:23:51 +0000 (09:23 +0100)] 
depend on p11-kit 0.23.1 to conform to draft-pechanec-pkcs11uri-21

11 years agotests: fixed shadowed variable in mini-dtls-record
Nikos Mavrogiannopoulos [Mon, 16 Mar 2015 12:23:20 +0000 (13:23 +0100)] 
tests: fixed shadowed variable in mini-dtls-record

11 years agotests: use nanosleep for sleeping
Nikos Mavrogiannopoulos [Mon, 16 Mar 2015 10:38:56 +0000 (11:38 +0100)] 
tests: use nanosleep for sleeping

11 years agoREADME-alpha: move valgrind to testing tools
Nikos Mavrogiannopoulos [Sat, 14 Mar 2015 07:41:33 +0000 (08:41 +0100)] 
README-alpha: move valgrind to testing tools

11 years agoupdated README-alpha
Nikos Mavrogiannopoulos [Sat, 14 Mar 2015 07:40:29 +0000 (08:40 +0100)] 
updated README-alpha

11 years agoFixed handling of supplemental data with types > 255.
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 15:30:55 +0000 (16:30 +0100)] 
Fixed handling of supplemental data with types > 255.

Patch by Thierry Quemerais.

11 years agodoc update
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 15:20:54 +0000 (16:20 +0100)] 
doc update

11 years agognutls_priority_init: document that priorities can be NULL
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 15:12:17 +0000 (16:12 +0100)] 
gnutls_priority_init: document that priorities can be NULL

11 years agotestpkcs11: disallow softhsm 2.0.0b1 from being used to test PKCS #11
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 12:30:12 +0000 (13:30 +0100)] 
testpkcs11: disallow softhsm 2.0.0b1 from being used to test PKCS #11

11 years agotests: mini-eagain2: call gnutls_handshake_set_timeout() at the proper time
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 12:24:18 +0000 (13:24 +0100)] 
tests: mini-eagain2: call gnutls_handshake_set_timeout() at the proper time

11 years agoadded libasan as dependency
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 09:10:23 +0000 (10:10 +0100)] 
added libasan as dependency

11 years agocorrected self test for 3DES
Nikos Mavrogiannopoulos [Fri, 13 Mar 2015 08:52:15 +0000 (09:52 +0100)] 
corrected self test for 3DES

11 years agopkcs11: correctly set the size of type
Nikos Mavrogiannopoulos [Thu, 12 Mar 2015 05:58:02 +0000 (06:58 +0100)] 
pkcs11: correctly set the size of type

11 years agopkcs11: combined the fill for object attributes set
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 21:51:25 +0000 (22:51 +0100)] 
pkcs11: combined the fill for object attributes set

11 years agopkcs11: only set ID and label when both size and data are set
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 21:35:53 +0000 (22:35 +0100)] 
pkcs11: only set ID and label when both size and data are set

11 years agodoc update
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 15:14:32 +0000 (16:14 +0100)] 
doc update

11 years agodoc update
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 15:10:46 +0000 (16:10 +0100)] 
doc update

11 years agop11tool: exit with non-zero reason if no objects are found
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 15:10:36 +0000 (16:10 +0100)] 
p11tool: exit with non-zero reason if no objects are found

11 years agotests: added checks for p11tool --set-id and --set-label
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 15:02:44 +0000 (16:02 +0100)] 
tests: added checks for p11tool --set-id and --set-label

11 years agop11tool: added --set-id and --set-label options
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 15:02:21 +0000 (16:02 +0100)] 
p11tool: added --set-id and --set-label options

11 years agoadded gnutls_pkcs11_obj_set_info()
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 13:49:04 +0000 (14:49 +0100)] 
added gnutls_pkcs11_obj_set_info()

This function allows setting information such as the CKA_ID
and the CKA_LABEL of an object.

Resolves #1

11 years agoAdded check for GNUTLS-SA-2015-1
Nikos Mavrogiannopoulos [Wed, 11 Mar 2015 08:30:37 +0000 (09:30 +0100)] 
Added check for GNUTLS-SA-2015-1

11 years agotests: removed test with invalid DER encoding in chainverify
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 21:31:38 +0000 (22:31 +0100)] 
tests: removed test with invalid DER encoding in chainverify

These certificates are now rejected earlier.

11 years agotests: added a check for certificates with invalid DER encodings
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 21:31:03 +0000 (22:31 +0100)] 
tests: added a check for certificates with invalid DER encodings

11 years agox509: use libtasn1's strict DER decoding rules in network obtained structures
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 21:19:33 +0000 (22:19 +0100)] 
x509: use libtasn1's strict DER decoding rules in network obtained structures

11 years agodepend on libtasn1 4.3
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 20:57:25 +0000 (21:57 +0100)] 
depend on libtasn1 4.3

11 years agominitasn1: updated to libtasn1 4.3
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 20:54:13 +0000 (21:54 +0100)] 
minitasn1: updated to libtasn1 4.3

11 years agorearranged internal documentation
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 18:09:34 +0000 (19:09 +0100)] 
rearranged internal documentation

11 years agotools: added ftp as a starttls protocol
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 11:38:52 +0000 (12:38 +0100)] 
tools: added ftp as a starttls protocol

11 years agognutls-cli: starttls and starttls-proto can't mix
Nikos Mavrogiannopoulos [Mon, 9 Mar 2015 11:38:01 +0000 (12:38 +0100)] 
gnutls-cli: starttls and starttls-proto can't mix

11 years agoexpand on SECURE256 being an alias to SECURE192
Nikos Mavrogiannopoulos [Sat, 7 Mar 2015 18:58:00 +0000 (19:58 +0100)] 
expand on SECURE256 being an alias to SECURE192

11 years agotests: do not run polarssl interop test on VIA
Nikos Mavrogiannopoulos [Sat, 7 Mar 2015 12:10:53 +0000 (13:10 +0100)] 
tests: do not run polarssl interop test on VIA

11 years agouse common license in all testcompat scripts
Nikos Mavrogiannopoulos [Sat, 7 Mar 2015 12:08:47 +0000 (13:08 +0100)] 
use common license in all testcompat scripts

11 years agoremoved unused function
Nikos Mavrogiannopoulos [Sat, 7 Mar 2015 10:47:19 +0000 (11:47 +0100)] 
removed unused function

11 years agodoc update
Nikos Mavrogiannopoulos [Sat, 7 Mar 2015 08:56:10 +0000 (09:56 +0100)] 
doc update

11 years agoREADME-alpha is README.md on repository
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 17:02:28 +0000 (18:02 +0100)] 
README-alpha is README.md on repository

It contains information for developers.

11 years agoRevert "auto-generate README from README.md"
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 17:00:41 +0000 (18:00 +0100)] 
Revert "auto-generate README from README.md"

This reverts commit aff4b2151b42c6a59e490c3714d3e1e64d2921dd.

11 years agocleaned up licensing
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:36:15 +0000 (17:36 +0100)] 
cleaned up licensing

11 years agoauto-generate README from README.md
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:32:10 +0000 (17:32 +0100)] 
auto-generate README from README.md

11 years agoRevert "added README.md as link to README"
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:17:53 +0000 (17:17 +0100)] 
Revert "added README.md as link to README"

This reverts commit 041d4f947eb6937d4af62eb35055668825c36833.

11 years agoadded README.md as link to README
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:17:26 +0000 (17:17 +0100)] 
added README.md as link to README

11 years agoRevert "renamed README files"
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:15:41 +0000 (17:15 +0100)] 
Revert "renamed README files"

This reverts commit 05b4fa46667d3f5972f6de6ac61ff959382c67a5.

11 years agorenamed README files
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:14:50 +0000 (17:14 +0100)] 
renamed README files

11 years agoREADME: converted to mark-down
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 16:12:09 +0000 (17:12 +0100)] 
README: converted to mark-down

11 years agognutls-cli-debug: corrected check of certificate chain order
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:58:37 +0000 (15:58 +0100)] 
gnutls-cli-debug: corrected check of certificate chain order

11 years agotests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED succeeds...
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:52:01 +0000 (15:52 +0100)] 
tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED succeeds with a single cert

11 years agognutls-cli-debug: disable unsupported TLS protocols as soon
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:42:40 +0000 (15:42 +0100)] 
gnutls-cli-debug: disable unsupported TLS protocols as soon

11 years agocli sockets: check for a digit prior using atoi
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:30:42 +0000 (15:30 +0100)] 
cli sockets: check for a digit prior using atoi

11 years agognutls-cli-debug: a cert list of size 1 is always sorted
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:14:14 +0000 (15:14 +0100)] 
gnutls-cli-debug: a cert list of size 1 is always sorted

11 years agognutls-cli-debug: do not warn multiple times about unknown protocols
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 14:11:35 +0000 (15:11 +0100)] 
gnutls-cli-debug: do not warn multiple times about unknown protocols

11 years agoupdated documentation on FIPS140-2
Nikos Mavrogiannopoulos [Fri, 6 Mar 2015 09:52:32 +0000 (10:52 +0100)] 
updated documentation on FIPS140-2

11 years agotests: speed up testcompat check by remove less important options
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 21:30:31 +0000 (22:30 +0100)] 
tests: speed up testcompat check by remove less important options

11 years agotests: updated paths for softhsm detection
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 21:27:51 +0000 (22:27 +0100)] 
tests: updated paths for softhsm detection

11 years agoREADME: mention nodejs
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 21:16:34 +0000 (22:16 +0100)] 
README: mention nodejs

11 years agoconfigure: check for /usr/share/dns/root.key as well for dns root key
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 20:04:58 +0000 (21:04 +0100)] 
configure: check for /usr/share/dns/root.key as well for dns root key

11 years agoREADME: mention dependency on dns-root-data
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 20:03:20 +0000 (21:03 +0100)] 
README: mention dependency on dns-root-data

11 years agotests: don't perform the overflow check in 32-bit systems
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 18:03:34 +0000 (19:03 +0100)] 
tests: don't perform the overflow check in 32-bit systems

11 years agotests: date parsing test was modified to work in 32-bit systems
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 17:46:44 +0000 (18:46 +0100)] 
tests: date parsing test was modified to work in 32-bit systems

11 years agocerttool: in 32-bit systems use PRIu64 to print 64-bit values
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 17:59:25 +0000 (18:59 +0100)] 
certtool: in 32-bit systems use PRIu64 to print 64-bit values

11 years agocerttool: exit when there is an overflow in parsing days
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 17:56:34 +0000 (18:56 +0100)] 
certtool: exit when there is an overflow in parsing days

11 years agoREADME: mention that openssl and polarssl will be used for interop testing
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 10:40:17 +0000 (11:40 +0100)] 
README: mention that openssl and polarssl will be used for interop testing

11 years agoRevert "tests: increased the retries with datefudge cert generation"
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 09:40:20 +0000 (10:40 +0100)] 
Revert "tests: increased the retries with datefudge cert generation"

This reverts commit a381fd148d2e181e19aad9ab9a9c5993080ce869.

11 years agoRevert "tests: template-test: added a baseline check to detect slow systems"
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 09:40:10 +0000 (10:40 +0100)] 
Revert "tests: template-test: added a baseline check to detect slow systems"

This reverts commit b7ef1265810ec55d0912db2e3fa4204d8c412377.

11 years agotests: template-test: added a baseline check to detect slow systems
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 08:25:58 +0000 (09:25 +0100)] 
tests: template-test: added a baseline check to detect slow systems

11 years agotests: increased the retries with datefudge cert generation
Nikos Mavrogiannopoulos [Thu, 5 Mar 2015 07:09:54 +0000 (08:09 +0100)] 
tests: increased the retries with datefudge cert generation

There are slow systems that are not always capable of generating the
certificate within a single second.

11 years agoadd bison as a dependency
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 22:25:56 +0000 (23:25 +0100)] 
add bison as a dependency

11 years agobuild documentation last
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 21:45:09 +0000 (22:45 +0100)] 
build documentation last

That allows the examples to depend on libgnu_gpl.la

11 years agolist unbound dependency for DANE
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 19:50:37 +0000 (20:50 +0100)] 
list unbound dependency for DANE

11 years agotests: removed dane hosts which don't behave well
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 19:44:29 +0000 (20:44 +0100)] 
tests: removed dane hosts which don't behave well

11 years agoupdated instructions for installed packages
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 19:37:32 +0000 (20:37 +0100)] 
updated instructions for installed packages

11 years agolatex doc: updated copyright dates
Nikos Mavrogiannopoulos [Wed, 4 Mar 2015 16:24:20 +0000 (17:24 +0100)] 
latex doc: updated copyright dates