ObjFW  Check-in [c64d88f50f]

Overview
Comment:Make it possible to specify a TLS socket class for OFHTTPRequest.

This way, OFHTTPRequest will support HTTPS using a third party TLS
library.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c64d88f50f8084272a6edc4ac62539814ae256c53c3b3be309cdcdf0d182c99f
User & Date: js on 2011-02-24 18:27:59
Other Links: manifest | tags
Context
2011-02-25
12:02
OFHTTPRequest: Work around a bug in lighttpd with HTTPS. check-in: 73c723bf39 user: js tags: trunk
2011-02-24
18:27
Make it possible to specify a TLS socket class for OFHTTPRequest. check-in: c64d88f50f user: js tags: trunk
2011-02-19
20:30
Fix a sign issue in base64. check-in: 4d44bbf586 user: js tags: trunk
Changes