aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
|
* add response headers, add replace api to namestoreSchanzenbach, Martin2020-05-09
|
* add filtering and modify deletion APISchanzenbach, Martin2020-05-09
|
* change label processing in namestore REST api for gns recordsSchanzenbach, Martin2020-05-09
| | | | properly fix bugs in json gnsrecord parser
* fixed the wrong part of the urlnikita2020-05-07
|
* fix broken link on server. ideally we copy this independently of thenikita2020-05-07
| | | | | checkout build, because this breaking every now and then through a failing cronjob is bad practices.
* try to fix messSchanzenbach, Martin2020-05-07
|
* fix DLL assertionSchanzenbach, Martin2020-05-06
|
* same id derivation for anonSchanzenbach, Martin2020-05-06
|
* deprecate ill-defined set_nick APISchanzenbach, Martin2020-05-06
|
* called function twiceSchanzenbach, Martin2020-05-06
|
* minor fixSchanzenbach, Martin2020-05-06
|
* add libsodium dep to READMEFlorian Dold2020-05-06
|
* Fix #6070Florian Dold2020-05-06
| | | | | | | | Use same endianess for EdSA and ECDSA private keys. The encoding of (R,S) of ECDSA signatures is still big-endian, to match RFC 6967. This is different from the (R,S) of EdDSA, which is little-endian according to RFC 8032.
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
|
* check for libsodiumFlorian Dold2020-05-06
|
* fixSchanzenbach, Martin2020-05-06
|
* more warningsSchanzenbach, Martin2020-05-06
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* ignore tautologies; check is necessarySchanzenbach, Martin2020-05-06
|
* remove obsolete framework optionSchanzenbach, Martin2020-05-06
|
* add some more useful configuration output wrt transportsSchanzenbach, Martin2020-05-06
|
* stop excessive warnings and notifications of information that is displayed ↵Schanzenbach, Martin2020-05-06
| | | | later on anyway
* improve configure messages moreSchanzenbach, Martin2020-05-06
|
* improve configure messages for rest and reclaimSchanzenbach, Martin2020-05-06
|
* fix dll removeSchanzenbach, Martin2020-05-05
|
* better deletion of ego handlingSchanzenbach, Martin2020-05-05
|
* better cleanupSchanzenbach, Martin2020-05-05
|
* propery deserialize attestsSchanzenbach, Martin2020-05-05
|
* fix attestationsSchanzenbach, Martin2020-05-05
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-05-02
|\
| * vpn, exit: Add patch from termux for Android in a slightly different way.nikita2020-05-01
| | | | | | | | | | Arguable 1st one could just be || and second one be kept as-is. https://github.com/termux/termux-packages/blob/master/packages/gnunet/no-in6_ifreq-redef.patch
* | fix gnunet-identity performanceChristian Grothoff2020-05-02
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-04-30
|\
| * fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
| |
* | stylefixChristian Grothoff2020-04-30
|/
* fix ftbfs experimental -- cy1Schanzenbach, Martin2020-04-28
|
* Merge branch 'master' of ssh://gnunet.org/gnunetAnna Wimbauer2020-04-27
|\
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-04-24
| |\
| | * check for integer overflow in buffer lib (fixes #6217)Florian Dold2020-04-24
| | |
| | * fix #6220Schanzenbach, Martin2020-04-24
| | |
| | * Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
| | |\
| | | * add epochs CLI parameterSchanzenbach, Martin2020-04-22
| | | |
| | | * remova binary file commited by accidentSchanzenbach, Martin2020-04-22
| | | |
| | | * purge scrypt; add argon2Martin Schanzenbach2020-04-21
| | | |
| | | * update API for cleanup of handleMartin Schanzenbach2020-04-21
| | | |
| | | * update revocation configMartin Schanzenbach2020-04-21
| | | |
| | | * packed makes no sense thereMartin Schanzenbach2020-04-21
| | | |
| | | * remove pow_getSchanzenbach, Martin2020-04-21
| | | |
| | | * rename, fixSchanzenbach, Martin2020-04-21
| | | |