glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / rps / rps_api.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-03-21 Julius Büngerrps: logging
2018-03-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-03-05 Julius Büngerrps: add debug function to api to get view of service
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-10-04 Julius Bünger-rps api: resend requests after reconnect
2016-09-27 Julius Bünger-rps api: remove superfluous call to check_repy()
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-01 Julius Bünger-rps api: delete leftover struct
2016-07-01 Julius Bünger-rps api: actually call check_reply()
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothofffix RPS to match new MQ API -- and to check message...
2015-08-03 Julius Bünger-use hashmap instead of array
2015-08-03 Sree Harsha Totakura- check for uint32 value overflow
2015-08-03 Julius Bünger-logging and fix
2015-08-02 Julius Büngercancellation of request and according test improvements
2015-07-31 Sree Harsha Totakurareconnect upon broken server connection
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-19 Julius Bünger-taking also care of type mal_type 3 in api
2015-03-27 Julius Bünger-several fixes in api
2015-03-26 Julius Bünger-restructured code
2015-03-25 Julius Bünger-more verbose logging
2015-03-25 Julius Bünger-corrected type
2015-03-25 Julius Bünger-optical changes
2015-03-25 Julius Bünger- s/#if/#ifdef/
2015-03-17 Julius Bünger -fixed issue with ntfy_tmt_rdy ()
2015-03-10 Julius Bünger- renaming
2015-03-10 Julius Bünger- several minor fixes
2015-02-23 Julius Bünger- sending act malicious message
2015-02-22 Julius Büngerbaseline for test with malicious peers
2015-02-17 Julius Bünger- fixed conflicting int sizes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-27 Julius Büngeroptical changes
2015-01-27 Julius Büngerfixed _seed() funktion
2015-01-23 Julius Büngertaking care of send msg size in the api
2015-01-23 Julius Büngermostly taking care about max size we are allowed to...
2015-01-22 Julius Büngeroptical changes
2015-01-18 Julius Büngerfixed message size
2015-01-13 Julius Büngerimplemented seeding
2015-01-02 Julius Büngerremoved unneeded api call
2014-12-27 Julius Büngerfixed doxygen
2014-12-27 Julius Büngeradded seeding function to the api
2014-12-05 Bart PolotImport RPS