aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* use testbed methods to alter underlaylinkmodelrewrite_of_cadet_testxrs2020-06-19
|
* handle received message; fix format; fix testbed opsxrs2020-06-19
|
* send a message from A to Bxrs2020-06-19
|
* add send_message()xrs2020-06-19
|
* add condition for check_test_readyness; find kx_initiatorxrs2020-06-19
|
* fix indentxrs2020-06-19
|
* fix namesxrs2020-06-19
|
* fix names and add commentsxrs2020-06-19
|
* separate testbed management from test logicxrs2020-06-19
|
* update ToDo listxrs2020-06-19
|
* setup channelxrs2020-06-19
|
* refactor function logs; refactor conntect to servicesxrs2020-06-19
|
* add request for peer informationxrs2020-06-19
|
* use testbed methods to alter underlaylinkmodelxrs2020-06-19
|
* Merge branch 'master' into rewrite_of_cadet_testxrs2020-06-17
|\
| * Set workbits for PoWs to more realistic valuesMartin Schanzenbach2020-06-16
| |
| * - Minor fix reclaim attestation pluginMartin Schanzenbach2020-06-15
| |
| * doc->preface: rewrite 'GNUnet may also' sentence, remove 2 TODO items.nikita2020-06-14
| |
| * 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>
| * - do not include commits with - prefixed to message in changelog deltaMartin Schanzenbach2020-05-27
| |
| * add lastlog scriptMartin Schanzenbach2020-05-27
| |
| * changelog from git logMartin Schanzenbach2020-05-27
| |
| * update changelog, new formatMartin Schanzenbach2020-05-27
| |
| * 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
| | | |
| | * | add additional test condition for GNS cryptoFlorian Dold2020-05-26
| | | |
| * | | use argon2idMartin Schanzenbach2020-05-26
| |/ /
| * | actually add ttlMartin Schanzenbach2020-05-25
| | |
| * | fix bit check in hashMartin Schanzenbach2020-05-25
| |/
| * add some more debug outputMartin Schanzenbach2020-05-25
| |
| * fix sizes, should not affect actual operationMartin Schanzenbach2020-05-25
| |
| * add option to show private keyMartin Schanzenbach2020-05-22
| |
| * fix #6242Christian Grothoff2020-05-22
| |
| * style specingChristian Grothoff2020-05-20
| |