index
:
delta/wget.git
baserock/v1.16.3
master
metalink
openssl-1.1
oss-fuzz
parallel-wget
tim/wget2
wget2
git.savannah.gnu.org: git/wget.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gnutls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years
Tim Rühsen
2023-02-17
1
-1
/
+1
*
* Update Copyright years
Darshit Shah
2022-02-26
1
-1
/
+1
*
Remove suprious print statements
Darshit Shah
2021-09-08
1
-3
/
+0
*
Improve wget_options_fuzzer
Tim Rühsen
2021-05-02
1
-1
/
+10
*
Run make update-copyright
Darshit Shah
2021-01-01
1
-1
/
+1
*
* src/gnutls.c (ssl_init): Small cleanup fixing output of ncerts
Tim Rühsen
2020-05-22
1
-11
/
+9
*
Fix SSL/TLS timeout issues.
Вячеслав Петрищев
2020-05-01
1
-82
/
+171
*
New implementation for openssl_read, openssl_peek ssl_connect_with_timeout (o...
Вячеслав Петрищев
2020-05-01
1
-30
/
+40
*
Don't print message about loading crl or ca-cert files with --no-verbose
Tomas Hozza
2020-03-24
1
-2
/
+2
*
Always build ssl_cleanup
Tim Rühsen
2020-02-29
1
-2
/
+0
*
* src/gnutls.c (ssl_cleanup): Only compile for DEBUG_MALLOC or TESTING
Tim Rühsen
2020-02-27
1
-0
/
+2
*
Add ssl_cleanup to free memory
Tim Rühsen
2020-02-27
1
-0
/
+9
*
* src/gnutls.c (ssl_init): Replace alloca by fixed length arrays
Tim Rühsen
2020-02-12
1
-4
/
+4
*
Update copyright year to 2020
Darshit Shah
2020-01-10
1
-1
/
+1
*
Update copyright statements
Darshit Shah
2019-02-10
1
-1
/
+2
*
* src/gnutls.c (ssl_connect_wget): Fix call to gnutls_set_default_priority()
Tim Rühsen
2018-12-27
1
-1
/
+1
*
Enable post-handshake auth under gnutls on TLS1.3
Nikos Mavrogiannopoulos
2018-10-08
1
-0
/
+96
*
Add TLS 1.3 support for GnuTLS
Tomas Hozza
2018-09-07
1
-0
/
+28
*
* src/gnutls.c (ssl_check_certificate): Fix grammar of error msg
Tim Rühsen
2018-06-13
1
-1
/
+1
*
Enhance SSL/TLS security
Ander Juaristi
2018-05-05
1
-28
/
+50
*
Update Copyright years
Darshit Shah
2018-01-14
1
-2
/
+1
*
* src/gnutls.c: Fix -Wformat= warnings
Tim Rühsen
2017-02-03
1
-2
/
+3
*
Avoid calling the gnutls priority functions multiple times
Nikos Mavrogiannopoulos
2016-12-20
1
-2
/
+3
*
Include gnulib fcntl.h instead of sys/fcntl.h
Tim Rühsen
2016-06-12
1
-1
/
+1
*
Implement --pinnedpubkey option to pin public keys
moparisthebest
2016-04-11
1
-2
/
+66
*
Fix SNI server names with trailing dot(s)
Tim Rühsen
2016-03-16
1
-4
/
+28
*
Add --check-certificate=quiet
Giuseppe Scrivano
2015-12-03
1
-1
/
+5
*
Fix potential NULL pointer dereference
Ander Juaristi
2015-11-20
1
-3
/
+7
*
Handle TLS rehandshakes in GnuTLS code
Tim Rühsen
2015-09-28
1
-76
/
+93
*
Added support for FTPS
Ander Juaristi
2015-09-14
1
-1
/
+34
*
Fix double free bug in SSL code
Rohit Mathulla
2015-04-27
1
-2
/
+2
*
maint: update copyright year ranges to include 2015
Giuseppe Scrivano
2015-03-09
1
-2
/
+2
*
Define MIN and MAx macros in a single location
Darshit Shah
2014-12-04
1
-5
/
+0
*
GnuTLS support for --secure-protocol=TLSv1_1|TLSv1_2
Tim Rühsen
2014-11-26
1
-2
/
+30
*
Trivial fixes for C89 compliancy
Tim Rühsen
2014-11-20
1
-3
/
+5
*
Report load failure of cert files only with --debug
Tim Rühsen
2014-11-19
1
-2
/
+1
*
Fix warnings from clang-analyzer 3.6
Tim Ruehsen
2014-11-18
1
-1
/
+0
*
Added --crl-file to load a Certificate Revocation List (CRL) file
Tim Rühsen
2014-11-11
1
-4
/
+30
*
do not use SSLv3 except explicitely requested
Tim Ruehsen
2014-10-19
1
-2
/
+3
*
gnutls: do not include <assert.h>
Giuseppe Scrivano
2014-06-12
1
-1
/
+0
*
fix GnuTLS connect timeout
Tim Ruehsen
2013-12-29
1
-3
/
+2
*
better backport availability for PFS feature
Tim Ruehsen
2013-10-17
1
-3
/
+3
*
PFS runtime check
Tim Ruehsen
2013-09-08
1
-5
/
+4
*
added PFS to --secure-protocol
Tim Ruehsen
2013-09-07
1
-0
/
+7
*
gnutls: Prevent CA files from being loaded twice if possible
Tim Ruehsen
2013-08-09
1
-55
/
+89
*
gnutls: honor connect timeout
Tim Ruehsen
2013-07-12
1
-1
/
+59
*
gnutls: do not abort on non-fatal alerts during handshake
mancha
2013-05-06
1
-3
/
+22
*
fix --secure-protocol=SSLv2/SSLv3
Tim Ruehsen
2012-12-23
1
-1
/
+1
*
don't error if CA directory is empty
Tim Ruehsen
2012-09-02
1
-1
/
+1
*
gnutls: deinit gnutls_x509_crt_t
Tim Ruehsen
2012-09-02
1
-2
/
+3
[next]