Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-06 | * new version 2.11.8 | Eduardo Chappa | |
* Fix in configure script for recognition of SSL files in Ubuntu 12.04 * Alpine does not attempt to automatically reopen a collection that was not opened due to cancellation by the user. Instead, the user must try to open it explicitly. * few improvements on new /tls1, /tls1_1, etc. options. | |||
2013-09-21 | * Version 2.11.6 | Eduardo Chappa | |
* Add /tls1, /tls1_1, /tls1_2 and /dtls1 to the definition of a server to use different ways to connect using ssl, for example {server.com/tls1} will attempt to connect to server.com at the ssl imap port (port 993) and establish a connection using TLSv1. These flags can be used in conjunction with the /ssl flag, the ssl flag is redundant. Conversely, however, the /ssl flag does not imply any of these flags; the /ssl flag means SSLv3 or, if not available, SSLv2 in the SSL port. * WebAlpine: add _GNU_SOURCE to make pubcookie build. * On my way to make 'make dist' and 'make distcheck' actually work. | |||
2013-06-03 | * Changes to configure.ac to add -lkrb5 to the link | Eduardo Chappa | |
* Changes to avoud errors in compilation when -Wformat-security is used * Remove RFC files from source code | |||
2013-05-31 | * somehow all.patch got here. Reversing. | Eduardo Chappa | |
2013-05-31 | * Fix not allow remote execution by adding PIPE_NOSHELL to the opening of ↵ | Eduardo Chappa | |
a url by a browser. | |||
2013-02-04 | Fix SMTP bug | Eduardo Chappa | |
2013-02-03 | Initial Alpine Version | Eduardo Chappa | |