1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't crash on manifests close to 1024 bytes long More... over 3 years ago
allow rhizome manifest signature blocks >255 bytes More... over 3 years ago
fix compilation warnings with gcc 8 More... over 5 years ago
fix warnings compiling sqllite with latest gcc version More... over 5 years ago
Avoid new clang warning More... over 5 years ago
Don't start jni server if a startup exception is thrown More... almost 6 years ago
Merge pull request #146 from NHAS/development More... about 6 years ago
Set manifest pointer to null to stop double free when database is slow More... about 6 years ago
add container path prefix when generating serval etc paths More... about 7 years ago
Fix detection of libsodium archive path More... over 7 years ago
Don't fail in meshmb if we re-create the same index payload More... over 7 years ago
Always return null once a json parser has closed More... over 7 years ago
Fix meshmb api construction order More... over 7 years ago
Update build tool versions, libsodium and serval-dna More... over 7 years ago
Rewrite json parser to encapsulate object and array parsing More... over 7 years ago
Use explicit serverMode enum values everywhere More... over 7 years ago
Add comments and assertions to server.h and server.c More... over 7 years ago
Move Rhizome function declaration from server.h to rhizome.h and rename More... over 7 years ago
Correctly encode rhizome list query parameters More... over 7 years ago
Use predefined constants for comparing out of range integer values More... over 7 years ago
Throw a different exception type for unexpected http status codes More... over 7 years ago
Fallback to streaming bytes when rename() fails due to crossing filesystems More... over 7 years ago
Specify Apple Mac OS build dependencies in more detail (fixes #127) More... over 7 years ago
Fix response of PUT /restful/keyring/SID/lock (fixes #139) More... over 7 years ago
Fix compile error introduced in c2103e3 (fixes #138) More... over 7 years ago
Add more assertions to keyring functions More... over 7 years ago
Don't release keyring entries just because a user requested them (Fixes #137) More... over 7 years ago
Add MDP_INTERFACE_PEER for external unicast peer discovery to trigger a probe More... over 7 years ago
Fix use of va_copy() in logging functions More... over 7 years ago
Remove duplicate log.h definition in headerfiles.mk More... over 7 years ago