1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to the README.md More... almost 8 years ago
Updates to the README.md More... almost 8 years ago
Avoid using cverbose, when we have verbose More... almost 8 years ago
Moving the signal handler from server to signals.d More... almost 8 years ago
router should set cverbose More... almost 8 years ago
cverbose global var should be in log More... almost 8 years ago
Wait 100 msecs on a SSL_accept call on a non-blocking BIO More... almost 8 years ago
Perform the handshake on a non-blocking BIO, trie 20 times, otherwise give up More... almost 8 years ago
Streaming indicator only in debug or higher More... almost 8 years ago
Adding a signal handler to catch sigpipe signals, more checks in the drivers for http and https More... almost 8 years ago
Set terminated to true, when exceeding maxtime, updated names, destroy the driver on exit More... almost 8 years ago
Compile for 64bit by default More... almost 8 years ago
Merge pull request #8 from DannyArends/development
DannyArends
as Danny Arends
More... almost 8 years ago
Removing qrcode.test domain, this should be in a separate repository (git submodule?) More... almost 8 years ago
Another malformed request test More... almost 8 years ago
Adding more comments to the code More... almost 8 years ago
Better formatting of the code More... almost 8 years ago
Formatting code More... almost 8 years ago
Moving the https driver class to it's own file, updating includes More... almost 8 years ago
Moving blocking and verbose level to the abstract class More... almost 8 years ago
Minor style format changes More... almost 8 years ago
Updating imports to use the new interface file More... almost 8 years ago
The new file for the abstract interfaces More... almost 8 years ago
Moving the interface definitions to their own file More... almost 8 years ago
Moving the http connection class to it's own file More... almost 8 years ago
Merge branch 'master' of github.com:DannyArends/DaNode into development More... almost 8 years ago
Set to terminated to have the server wait for the client More... almost 8 years ago
Merge pull request #7 from DannyArends/development
DannyArends
as Danny Arends
More... almost 8 years ago
Verbose switch to apply to more writefln More... almost 8 years ago
adding c (continue) to make the script copy paste More... almost 8 years ago