* Added plugin support
* Improved Filer (LocalFiler) * Supports Explicit SSL/TLS with OpenSSL/Crypto * Fixed most of the bugs that drove me nuts. * Properly handled socket closes * Improved socket cleanup * Buffered file downloads * Lots 'o errors! I did it again! I made a single commit with everything!
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,2 +1,7 @@
|
||||
# Build Directory
|
||||
build/
|
||||
*.bak
|
||||
|
||||
# Project Files
|
||||
*.cbp
|
||||
*.depend
|
||||
*.layout
|
||||
|
||||
Reference in New Issue
Block a user