aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)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
* 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
|\
| * - 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 o...t3sserakt2020-06-05
| * Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
* | add logic for sending multiple messages and linklayer manipulationxrs2020-06-17
* | close port at testbed disconnectxrs2020-05-21
* | handle received message; fix format; fix testbed opsxrs2020-05-21
* | send a message from A to Bxrs2020-05-21
* | add send_message()xrs2020-05-21
* | add condition for check_test_readyness; find kx_initiatorxrs2020-05-21
* | fix indentxrs2020-05-21
* | fix namesxrs2020-05-21
* | fix names and add commentsxrs2020-05-21
* | separate testbed management from test logicxrs2020-05-21
* | update ToDo listxrs2020-05-21
* | setup channelxrs2020-05-21
* | refactor function logs; refactor conntect to servicesxrs2020-05-21
* | add request for peer informationxrs2020-05-21
* | add test_cadet_2_channel_resumption to Makefile.amxrs2020-05-21
* | two peers on the stagexrs2020-05-21
|/
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* include buffer in main util headerChristian Grothoff2020-01-17
* replace wether with whether (thanks Efraim Flashner <efraim@flashner.co.il>)ng02019-11-21
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* clarify incorrect comment identified by Alessio Vanni on the gnunet-developer...Christian Grothoff2019-08-06
* eliminate nonsensical compareSchanzenbach, Martin2019-08-01
* reverting part of fix for #5818Schanzenbach, Martin2019-07-23
* temporary fix for #5818Schanzenbach, Martin2019-07-23
* Merge branch 'cadet-new-options't3sserakt2019-07-21
|\
| * remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
| * simplifyChristian Grothoff2019-07-17
| * fixed broken api calls in test; fixed broken protocolt3sserakt2019-07-10
| * fixed chanel_get_infot3sserakt2019-06-26
| * Merge branch 'cadet_option' of ssh://gnunet.org/gnunet into cadet_optiont3sserakt2019-06-26
| |\
| | * added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-25
| | * Merge branch 'master' into cadet_optiont3sserakt2019-06-25
| | |\