aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * -fix: namestore test keysMartin Schanzenbach2020-07-06
| |
| * -fix: temporarily bumb minimum quotsMartin Schanzenbach2020-07-06
| |
| * -fix: use non-experimental unix plugin as second entryMartin Schanzenbach2020-07-06
| |
| * -fix: variable size in testMartin Schanzenbach2020-07-06
| |
| * -fix: codepath fixesMartin Schanzenbach2020-07-06
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-07-05
| |\
| | * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-07-05
| | |\
| | * | style fix: use correct typeChristian Grothoff2020-07-05
| | | |
| * | | -fix: failing testsMartin Schanzenbach2020-07-05
| | |/ | |/|
| * | -fix: make it 2 bits for test powMartin Schanzenbach2020-07-05
| | |
| * | -fix revocation config for testMartin Schanzenbach2020-07-05
| |/
| * -fix key file format mismatchMartin Schanzenbach2020-07-05
| |
| * -fix test for changed free logicMartin Schanzenbach2020-07-05
| |
| * Fix_build_dependenciesBertrand Marc2020-07-05
| | | | | | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
| * GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-07-02
| |\
| | * -style fixChristian Grothoff2020-07-01
| | |
| | * -actually shutdownMartin Schanzenbach2020-06-28
| | |
| | * Prevent user from storing records which belong in a BOXMartin Schanzenbach2020-06-28
| | |
| * | try to fix #6419:Christian Grothoff2020-07-02
| | |
* | | - fixed mem leaks.t3sserakt2020-07-21
| | |
* | | - make PREFIX work for communicator, to use valgrind and gdbt3sserakt2020-07-21
| | |
* | | TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
| |/ |/| | | | | monotime value checks
* | -remove debug messageMartin Schanzenbach2020-06-21
| |
* | GNS: dns2gns now randomizes answers from GNS record setMartin Schanzenbach2020-06-21
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-06-21
|\|
| * indentation fixChristian Grothoff2020-06-18
| |
* | - fix epoch 1yMartin Schanzenbach2020-06-21
| |
* | - fix busybox mktempMartin Schanzenbach2020-06-21
|/
* Set workbits for PoWs to more realistic valuesMartin Schanzenbach2020-06-16
|
* - Minor fix reclaim attestation pluginMartin Schanzenbach2020-06-15
|
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and ↵t3sserakt2020-06-12
| | | | 6013: TCP communicator should bind to IPv6 and IPv4 if only port given
* - forgot to actually add a file and some method documentations.t3sserakt2020-06-05
|
* Fixed bug #5822 by adding a monotonic time to the connection create message ↵t3sserakt2020-06-05
| | | | of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding.
* tng: do not handle message send more than onceMartin Schanzenbach2020-06-01
|
* tng: fix for macos unix socket handlingMartin Schanzenbach2020-06-01
|
* tng: MTU fix for other UNIXes, log messageMartin Schanzenbach2020-06-01
|
* tng: UNIX communicator fixes. Test fixesMartin Schanzenbach2020-06-01
|
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
| | | | | Added a new message for queue updates to indicate queue length. Queues now may also have a priority parameter.
* towards UDP backchannelsMartin Schanzenbach2020-05-30
|
* rsa crypto compare functions take const parametersJonathan Buchanan2020-05-29
|
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
| | | | | | | | | | | | | | | | | | | This makes two changes: * Add a field to `struct GNUNET_OS_ProjectData' containing a URL (as a string) pointing to the source code of the application. * If the field is not NULL, add a handler for the REQUEST_AGPL messages sending the specified URL to the client. The handler is added both in client-service communications (i.e. local services that don't make requests to other peers in the network) and in peer-peer communications (CADET.) This way, any client (local or remote with CADET) can request the source code location using a standardized mechanism instead of writing ad-hoc solutions (unless the service/peer explicitly specifies a NULL pointer.) Signed-off-by: Christian Grothoff <christian@grothoff.org>
* remove argon2 dependency. Use limited libsodium argon2id function for GNS ↵Martin Schanzenbach2020-05-26
| | | | and NSE
* test vectors in binaryMartin Schanzenbach2020-05-26
|
* Merge branch 'spaeth/import_identity'jospaeth2020-05-26
|\
| * add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
| |
* | fix bit counting messMartin Schanzenbach2020-05-26
| |
* | remove some debugMartin Schanzenbach2020-05-26
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-05-26
|\ \
| * | replace Christian's FIXME with an explanationFlorian Dold2020-05-26
| | |