1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSL context creation now using a function More... almost 8 years ago
dub compiles to danode/server More... almost 8 years ago
How-to get SSL certificates for a 'real domain' using Let's Encrypt More... almost 8 years ago
Removing cast(), fixing windows keyboard input (by disabling it). Show the warning from nonblocking() depending on the verbose level More... about 8 years ago
Updating the HTTPS driver, to correctly implement the send function More... about 8 years ago
Adding server.exe to the files to ignore More... about 8 years ago
paths in danode should always be / encoded, not by a backslash More... about 8 years ago
Reworking a lot of long types to ptrdiff_t, and updating interface classes More... about 8 years ago
Updating the definition of the Payload.bytes function More... about 8 years ago
Introducing ptrdiff_t in response.d More... about 8 years ago
Updating client and ssl since introducing ptrdiff_t changed the DriverInterface More... about 8 years ago
Introducing ptrdiff_t in process.d More... about 8 years ago
fcntl is not available under non posix systems, just return false More... about 8 years ago
Introducing ptrdiff_t in filesystem.d More... about 8 years ago
Introducing ptrdiff_t in request.d More... about 8 years ago
Introducing ptrdiff_t in payload.d More... about 8 years ago
Use ptrdiff_t for 32 and 64 compatibility More... about 8 years ago
Moving the posix specific code, to version(Posix) More... about 8 years ago
Solving some 'crashes' in the ssl code, due to: no dir, no certs, etc More... about 8 years ago
Fixing the broken https compile More... about 8 years ago
Merge pull request #5 from DannyArends/dmdwarn
DannyArends
as Danny Arends
More... about 8 years ago
Merge branch 'master' of github.com:DannyArends/DaNode into dmdwarn More... about 8 years ago
Updating the mimetypes More... about 8 years ago
spelling More... about 8 years ago
spelling More... about 8 years ago
spelling More... about 8 years ago
spelling More... about 8 years ago
More spelling, adding a sentence about the ./sh/run cmd script More... about 8 years ago
spelling More... about 8 years ago
Minor readme updates, adding notes about ssl compilation More... about 8 years ago