index
:
Erich/alpine
default-pipe
hashcash
hide-hostname
master
rules
topal-patch
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imap
/
src
/
osdep
/
unix
/
ssl_unix.c
Age
Commit message (
Expand
)
Author
2022-06-02
* New version 2.26
Eduardo Chappa
2021-10-27
* Contributions by Thomas Uhle:
Eduardo Chappa
2021-10-22
* Fix the type of some flags for openssl from int to long.
Eduardo Chappa
2021-08-23
* Crash due to incorrect freeing of memory, introduced in commit
Eduardo Chappa
2021-08-23
* Fix some memory leaks reported by Valgrind.
Eduardo Chappa
2021-04-18
* Fixes to the support for ssl ciphers (variable could be set
Eduardo Chappa
2021-04-17
* This code was not committed earlier, and is part of support of the
Eduardo Chappa
2021-04-17
* Add new variable ssl-ciphers to list the ciphers that will be used when
Eduardo Chappa
2020-07-18
* Addition of the variables User Certs Dir and User Certs File, which allow
Eduardo Chappa
2020-02-03
* Add variable system-certs-file to indicate the location of a container
Eduardo Chappa
2020-01-25
* New variable system-certs-path that allows users to indicate the
Eduardo Chappa
2020-01-18
* Adding pith_ssl_encryption function to linkage.h.
Eduardo Chappa
2020-01-04
* The feature that stopped alpine from saving passwords in the password
Eduardo Chappa
2019-10-08
* Compilation problem and error in logic in function ssl_validate_cert.
Eduardo Chappa
2019-10-06
* Check for name of server in "server validation code" in more places.
Eduardo Chappa
2019-09-06
* Fixes so that Alpine will build in the Windows operating system. This
Eduardo Chappa
2019-07-05
* Fix compilation error produced when a specific encryption protocol
Eduardo Chappa
2019-05-23
* Code to limit versions of the encryption protocol uses old calls,
Eduardo Chappa
2019-05-04
* Initial release of XOAUTH2 authentication support in Alpine for
Eduardo Chappa
2019-04-28
* Compilation failure in Solaris when ldap is enabled. Reported by
Eduardo Chappa
2019-02-28
* Clean up some code in the ssl_unix module. It adds to the last
Eduardo Chappa
2019-02-17
* Rewrite support for specific SSL encryption protocols, including
Eduardo Chappa
2018-09-30
* Define TLS_client_version to be the highest TLSv1*_client_method
Eduardo Chappa
2018-09-29
* Add the /tls1_3 modifier to establish connections use the TLS protocol
Eduardo Chappa
2018-05-13
* For a calendar entry with method PUBLISH, we show all entries in the cal...
Eduardo Chappa
2018-05-13
* More changes to make Valgrind happy. Work in progress.
Eduardo Chappa
2018-01-07
* Redefine TLSv1_1_client_method and TLSv1_2_client_method
Eduardo Chappa
2016-09-03
* Alpine does not build with openssl 1.1.0, so this update fixes that.
Eduardo Chappa
2015-07-26
* Fix compilation error in arg.c when pwdcertdir was being freed, even
Eduardo Chappa
2013-11-02
* Update to version 2.19.1
Eduardo Chappa
2013-10-06
* new version 2.11.8
Eduardo Chappa
2013-02-03
Initial Alpine Version
Eduardo Chappa