Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2020-10-27 | Updated the_Foundation | Jaakko Keränen | |
2020-10-27 | Updated the_Foundation | Jaakko Keränen | |
TCP socket connection improvements. | |||
2020-10-26 | Updated the_Foundation | Jaakko Keränen | |
IssueID #15 | |||
2020-10-25 | Updated the_Foundation | Jaakko Keränen | |
2020-10-25 | Updated the_Foundation | Jaakko Keränen | |
2020-10-06 | Updating media content | Jaakko Keränen | |
Making it possible for media to be partially updated, for streaming. Also fixed a problem with multiple concurrent audio players started on a single media item. | |||
2020-09-20 | Widget: Expanded flags to 64 bits | Jaakko Keränen | |
Ran out of room in 32 bits, more flags needed for arranging. |