ecere/net/HTTPFile; extras: Added https support; Promoted SSLSocket to ecere
authorJerome St-Louis <jerome@ecere.com>
Mon, 30 Sep 2013 07:50:46 +0000 (03:50 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 30 Sep 2013 08:25:02 +0000 (04:25 -0400)
commit207bb2a2a591fa8bb2c3d36a7785709c2c0a1e10
tree4e9991f150708e3f9e8095da66f835dd6920c2b9
parent4ba2a1a6eb2a3779a58b7b351ec8c24f5b627cf6
ecere/net/HTTPFile; extras: Added https support; Promoted SSLSocket to ecere
- Not built by default from tarball Makefile; built by default in ecere.epj configurations
compiler/bootstrap/ecere/bootstrap/String.c
default.cf
ecere/ecere.epj
ecere/src/com/String.ec
ecere/src/net/HTTPFile.ec
ecere/src/net/SSLSocket.ec [moved from extras/SSLSocket.ec with 96% similarity]
ecere/src/sys/File.ec
extras/html/HTMLView.ec