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
Age
Commit message (
Expand
)
Author
2021-11-14
* Replace fgre and grep -F and egrep by grep -E as these have been
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-09-13
* Enabled encryption protocols in PC-Alpine are based on those enabled
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-08-19
* Clear out some warnings given by gcc-10.
Eduardo Chappa
2021-07-31
* Clear more warnings given by gcc-10. Work in progress.
Eduardo Chappa
2021-06-06
* Clear some warnings given by gcc-10.
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
2021-03-30
* Added line "#include <time.h>" to file imap/src/osdep/unix/os_osx.h
Eduardo Chappa
2021-03-28
* Many spelling errors corrected by Jens Schleusener. Thank you!
Eduardo Chappa
2020-09-27
* remove warning compilation about safe_flock not defined in compilation
Eduardo Chappa
2020-08-06
* Clear a compilation issue in PC-Alpine.
Eduardo Chappa
2020-08-05
* When Alpine opens a folder in a server whose address is given numerically
Eduardo Chappa
2020-07-28
* XOAUTH2: automatic renew of access token and connection to a server
Eduardo Chappa
2020-07-19
* Remove the line "#define fork vfork" in imap/src/osdep/unix/os_osx.c, bec...
Eduardo Chappa
2020-07-18
* Addition of the variables User Certs Dir and User Certs File, which allow
Eduardo Chappa
2020-07-17
* Experimental: Attempt to implement the Encryption Range in Windows. It works
Eduardo Chappa
2020-07-03
* Experimental: Elimination of the w32 build code for PC-Alpine.
Eduardo Chappa
2020-06-26
* Expansion of the configuration screen for XOAUTH2 to include
Eduardo Chappa
2020-06-13
* Promote the login authentication method higher than
Eduardo Chappa
2020-06-12
* Initial implementation of XOAUTH2 authentication support for Outlook.
Eduardo Chappa
2020-05-10
* Remove CC=cc from Makefiles under the imap/ directory. Also redefine
Eduardo Chappa
2020-02-09
* Creation of port wxp to build Alpine in Windows XP. At the time
Eduardo Chappa
2020-02-03
* Add variable system-certs-file to indicate the location of a container
Eduardo Chappa
2020-01-26
* Add support for the OAUTHBEARER authentication method in Gmail. Thanks to
Eduardo Chappa
2020-01-25
* New variable system-certs-path that allows users to indicate the
Eduardo Chappa
2020-01-19
* Creating w32 port for compilation of Alpine. This is intended for old
Eduardo Chappa
2020-01-18
* Adding pith_ssl_encryption function to linkage.h.
Eduardo Chappa
2020-01-18
* Various fixes to copyright notices, make sure we allocate enough
Eduardo Chappa
2020-01-17
* Add file imap/src/osdep/nt/nt_libressl.c, which is useful to build
Eduardo Chappa
2020-01-16
* Fix a few more misspellings in the source code of Alpine.
Eduardo Chappa
2020-01-15
* Fix a number of misspellings in the source code of Alpine. I hav only
Eduardo Chappa
2020-01-10
* Add file ssl_win.c, which is necessary for the compilation of
Eduardo Chappa
2020-01-04
* The feature that stopped alpine from saving passwords in the password
Eduardo Chappa
2019-11-25
* Add lnpno port to imap/src/osdep/unix/Makefile to account for ports that do
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-26
* Return a read() to be a read of one byte. The current code has a code
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
[next]