aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps_api.c
Commit message (Collapse)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rps: loggingJulius Bünger2018-03-21
|
* rps: add debug function to api to get view of serviceJulius Bünger2018-03-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* -rps api: resend requests after reconnectJulius Bünger2016-10-04
|
* -rps api: remove superfluous call to check_repy()Julius Bünger2016-09-27
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -rps api: delete leftover structJulius Bünger2016-07-01
|
* -rps api: actually call check_reply()Julius Bünger2016-07-01
|
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* fix RPS to match new MQ API -- and to check message formatChristian Grothoff2016-06-18
|
* -use hashmap instead of arrayJulius Bünger2015-08-03
|
* - check for uint32 value overflowSree Harsha Totakura2015-08-03
|
* -logging and fixJulius Bünger2015-08-03
|
* cancellation of request and according test improvementsJulius Bünger2015-08-02
|
* reconnect upon broken server connectionSree Harsha Totakura2015-07-31
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -taking also care of type mal_type 3 in apiJulius Bünger2015-05-19
|
* -several fixes in apiJulius Bünger2015-03-27
|
* -restructured codeJulius Bünger2015-03-26
|
* -more verbose loggingJulius Bünger2015-03-25
|
* -corrected typeJulius Bünger2015-03-25
|
* -optical changesJulius Bünger2015-03-25
|
* - s/#if/#ifdef/Julius Bünger2015-03-25
|
* -fixed issue with ntfy_tmt_rdy ()Julius Bünger2015-03-17
|
* - renamingJulius Bünger2015-03-10
|
* - several minor fixesJulius Bünger2015-03-10
|
* - sending act malicious messageJulius Bünger2015-02-23
|
* baseline for test with malicious peersJulius Bünger2015-02-22
|
* - fixed conflicting int sizesJulius Bünger2015-02-17
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* optical changesJulius Bünger2015-01-27
|
* fixed _seed() funktionJulius Bünger2015-01-27
|
* taking care of send msg size in the apiJulius Bünger2015-01-23
|
* mostly taking care about max size we are allowed to sendJulius Bünger2015-01-23
|
* optical changesJulius Bünger2015-01-22
|
* fixed message sizeJulius Bünger2015-01-18
|
* implemented seedingJulius Bünger2015-01-13
|
* removed unneeded api callJulius Bünger2015-01-02
|
* fixed doxygenJulius Bünger2014-12-27
|
* added seeding function to the apiJulius Bünger2014-12-27
|
* Import RPSBart Polot2014-12-05