aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Collapse)AuthorAge
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* fix initialisation of zero_pidJulius Bünger2017-03-19
|
* use modern getopt apiJulius Bünger2017-03-19
|
* fix rps getoptJulius Bünger2017-03-18
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* fix rpsJulius Bünger2017-03-13
|
* adapting the Makefile for the new cadet apiJulius Bünger2017-03-12
|
* last step to new cadet apiJulius Bünger2017-03-12
|
* removed unneeded function callJulius Bünger2017-03-12
|
* migrated rps to new cadet apiJulius Bünger2017-03-12
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff2017-02-25
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ↵Christian Grothoff2016-12-16
| | | | more of new NAT service
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* -rps api: resend requests after reconnectJulius Bünger2016-10-04
|
* -fix rps service: _continue() instead of _drop()Julius Bünger2016-09-30
|
* -fix rps service: prevent calling _request_cancel() twiceJulius Bünger2016-09-29
|
* -fix rps service: memcpy() -> memmove()Julius Bünger2016-09-29
|
* -fix rps service: handle client service types correctlyJulius Bünger2016-09-27
|
* -rps api: remove superfluous call to check_repy()Julius Bünger2016-09-27
|
* -fix rps service: call sampler_request_cancel () on destruction of handleJulius Bünger2016-09-25
|
* -rps: fix #0004678Julius Bünger2016-09-25
|
* -rps: proper cleaning/removing of peersJulius Bünger2016-09-25
|
* try to convert rps to new service apiJulius Bünger2016-09-25
|
* -rps _peers: loggingJulius Bünger2016-09-16
|
* -rps service: proper removal of clients at shutdownJulius Bünger2016-09-16
|
* rps sampler_elem test: add to MakefileJulius Bünger2016-09-16
|
* rps: added test for sampler elementJulius Bünger2016-09-16
|
* -rps service: replace memcpy -> memmove due to overlapJulius Bünger2016-09-15
|
* -rps: check return valuesJulius Bünger2016-09-15
|
* -rps service: prevent division by zeroJulius Bünger2016-09-15
|
* -rps service: add assert (make coverity happy?)Julius Bünger2016-09-14
|
* -rps test: add assertion (keep coverity happy?)Julius Bünger2016-09-14
|
* -rps _custommap: more assertions (keep coverity happy?)Julius Bünger2016-09-14
|
* -rps _peers: prevent leaking storageJulius Bünger2016-09-14
|
* -rps _peers: prevent leaking of storageJulius Bünger2016-09-14
|
* -rps service: correcting scope for variableJulius Bünger2016-09-14
|
* -rps service: remove unnecessary var = NULL;Julius Bünger2016-09-14
|
* -rps test: try to close file in case of failureJulius Bünger2016-09-14
|
* -rps: proper destruction of sampler elementsJulius Bünger2016-09-06
|
* -rps doxygenJulius Bünger2016-09-06
|
* -rps sampler: remove useless codeJulius Bünger2016-09-06
|
* -rps service: improved handling of errorsJulius Bünger2016-09-06
|
* -fix rps service: handler for check_live messageJulius Bünger2016-09-01
|
* -rps test: fix directory specificationJulius Bünger2016-08-27
|
* -rps peers: loggingJulius Bünger2016-08-27
|