Skip to content

Tags: cjdelisle/cjdns

Tags

cjdns-v22

Toggle cjdns-v22's commit message
Merge master

cjdns-v21.4

Toggle cjdns-v21.4's commit message
We need to remove Werror because compilers are adding more and more c…

…hecks for potentially-bad-things, which in practice are impractical to fix

cjdns-v21.3

Toggle cjdns-v21.3's commit message
A debug line slipped into my previous commit

cjdns-v21.2

Toggle cjdns-v21.2's commit message
Fix a few warnings in gcc-11 from string length violations

cjdns-v21.1

Toggle cjdns-v21.1's commit message
Don't try to delete temp files in FindPython, they're already being d…

…eleted

cjdns-v21

Toggle cjdns-v21's commit message
Merge branch 'patch-2' of github.com:Escanor767/cjdns into crashey

cjdns-v20.7

Toggle cjdns-v20.7's commit message
Fail the snode if control error comes from it, also change Metric to …

…const uint32s because enum is signed

cjdns-v20.6

Toggle cjdns-v20.6's commit message
Possibly fix bug causing rebuilds not to work properly

cjdns-v20.5

Toggle cjdns-v20.5's commit message
Added configuration and documentation for the SocketInterface

cjdns-v20.4

Toggle cjdns-v20.4's commit message
Merge branch 'patch-5' of git:https://github.com/kylerchin/cjdns into crashey