Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Updated the_Foundation | Jaakko Keränen | |
2021-03-07 | Updated the_Foundation | Jaakko Keränen | |
Multithreading issues. | |||
2021-03-05 | Restructuring dialogs for mobile | Jaakko Keränen | |
On a phone, dialogs are restructured to be more vertical and full-width. | |||
2021-03-05 | Updated the_Foundation | Jaakko Keränen | |
2021-03-04 | Updated the_Foundation | Jaakko Keränen | |
2021-03-02 | Updated the_Foundation | Jaakko Keränen | |
2021-02-28 | Updated the_Foundation | Jaakko Keränen | |
2021-02-26 | Updated the_Foundation | Jaakko Keränen | |
XML parser bug. | |||
2021-02-26 | Updated the_Foundation | Jaakko Keränen | |
IssueID #122 | |||
2021-02-24 | Updated the_Foundation | Jaakko Keränen | |
2021-02-17 | Updated the_Foundation | Jaakko Keränen | |
2021-02-17 | Updated the_Foundation | Jaakko Keränen | |
Improved XmlDocument. | |||
2021-02-10 | Updated the_Foundation | Jaakko Keränen | |
2021-02-09 | Updated the_Foundation | Jaakko Keränen | |
IssueID #43 IssueID #151 | |||
2021-02-09 | Updated the_Foundation | Jaakko Keränen | |
Per-family socket creation. IssueID #43 | |||
2021-02-02 | Updated the_Foundation | Jaakko Keränen | |
Fix for Daylight Saving Time flag in dates. | |||
2021-01-26 | Updated the_Foundation | Jaakko Keränen | |
IssueID #117 | |||
2021-01-09 | Updated the_Foundation | Jaakko Keränen | |
2021-01-04 | Updated the_Foundation | Jaakko Keränen | |
2021-01-04 | Updated the_Foundation | Jaakko Keränen | |
New TlsCertificate private key access methods. | |||
2020-12-30 | Updated the_Foundation | Jaakko Keränen | |
Change to TlsCertificate domain name verification. | |||
2020-12-19 | Updated the_Foundation | Jaakko Keränen | |
2020-12-16 | Updated the_Foundation | Jaakko Keränen | |
2020-12-12 | Updated the_Foundation | Jaakko Keränen | |
Build failure on Linux. | |||
2020-12-12 | Updated the_Foundation | Jaakko Keränen | |
2020-12-11 | Updated the_Foundation | Jaakko Keränen | |
Unicode normalization and Punycode. | |||
2020-12-10 | Updated the_Foundation | Jaakko Keränen | |
Crash when using client certificate (LibreSSL on OpenBSD). | |||
2020-12-07 | Set REQUEST_URL in the MIME hook environment | Jaakko Keränen | |
This time without a race. IssueID #90 | |||
2020-12-07 | Updated the_Foundation | Jaakko Keränen | |
Better check for SSE 4.1 support. IssueID #91 | |||
2020-12-02 | MimeHooks: Fixed issue with waiting for output | Jaakko Keränen | |
2020-12-02 | Added MimeHooks | Jaakko Keränen | |
This is a very powerful mechanism: translate the contents of any request to something else when the original MIME type matches a configured regexp. The external hook command may still elect not to process the request. | |||
2020-11-30 | Updated the_Foundation | Jaakko Keränen | |
Socket connection has a timeout. IssueID #74 | |||
2020-11-27 | Updated the_Foundation | Jaakko Keränen | |
Problem with mutexes in Address. | |||
2020-11-26 | Updated the_Foundation | Jaakko Keränen | |
2020-11-26 | Updated the_Foundation | Jaakko Keränen | |
Improved async address lookups. | |||
2020-11-25 | Updated the_Foundation | Jaakko Keränen | |
IssueID #45 | |||
2020-11-25 | Updated the_Foundation | Jaakko Keränen | |
2020-11-25 | Updated the_Foundation | Jaakko Keränen | |
Build failure on Linux. | |||
2020-11-24 | Updated the_Foundation | Jaakko Keränen | |
2020-11-24 | Updated the_Foundation | Jaakko Keränen | |
Fixes for threading issues. | |||
2020-11-23 | Updated the_Foundation | Jaakko Keränen | |
IssueID #45 | |||
2020-11-23 | Updated the_Foundation | Jaakko Keränen | |
Use of obsolete header. | |||
2020-11-10 | Updated the_Foundation | Jaakko Keränen | |
IssueID #30 | |||
2020-11-07 | Updated the_Foundation | Jaakko Keränen | |
2020-11-04 | Updated the_Foundation | Jaakko Keränen | |
2020-11-03 | GmResponse: Fixed parsing of the response | Jaakko Keränen | |
In some cases an empty <META> in the server response would cause GmResponse to treat the entire header as invalid. Also, TlsRequest was not handling closing of the TLS/SSL connection if the socket still remained open. This caused GmRequest to wait until the timeout before it realized the full response had been received. IssueID #22 | |||
2020-11-02 | Updated the_Foundation | Jaakko Keranen | |
TlsRequest: LibreSSL compatibility. | |||
2020-11-01 | Updated the_Foundation | Jaakko Keränen | |
2020-11-01 | Updated the_Foundation | Jaakko Keranen | |
2020-10-28 | Reporting TLS/SSL errors | Jaakko Keränen | |
A proper error page is now shown if there is an error during the TLS request. |