aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -fix build issuesChristian Grothoff2016-03-17
|
* adding library for basic JSON conversionsChristian Grothoff2016-03-17
|
* -normal during shutdown, reduce log levelChristian Grothoff2016-03-16
|
* lock solver during shutdown to terminate fasterChristian Grothoff2016-03-16
|
* -experimental is by dir, not only for malicious opChristian Grothoff2016-03-16
|
* -fix build issueChristian Grothoff2016-03-16
|
* Only compile plugin when we have sqlite.Florian Dold2016-03-16
|
* -bugfix, adding comments, fixing indentChristian Grothoff2016-03-14
|
* Fix ibf key salting.Florian Dold2016-03-09
|
* Implement early stopping.Florian Dold2016-03-09
|
* social: todoGabor X Toth2016-03-07
|
* social test fixGabor X Toth2016-03-07
|
* Remove MSEC from option description.Florian Dold2016-02-29
| | | | | | The parser gives us microseconds (and not milliseconds) when no suffix is used, the option description was wrong/confusing.
* Do $-expansion for OPTIONS of simple servicesFlorian Dold2016-02-29
| | | | | | | In the future, this should also handle escaping and quotation. For compatibility reasons, the expansion is only done for simple service configs.
* Make ARM understand the TYPE option for servicesFlorian Dold2016-02-28
| | | | | | | Setting the TYPE option for a service to SIMPLE makes ARM start the service without any GNUnet-specific command line options. The TYPE option defaults to GNUNET, which is the usual behavior (with config / log level arguments to the binary).
* Add support for $GNUNET_BASE_CONFIGFlorian Dold2016-02-28
| | | | | | | | | | | | | The environment variable GNUNET_BASE_CONFIG allows specifying the directory from which all base config files will be loaded. This is useful when ARM is to be used to supervise things otherwise unrelated to GNUnet. Modifying GNUNET_PREFIX is not sufficient for this use case, since e.g. libexec files need to be under GNUNET_PREFIX, and GNUNET_BASE_CONFIG provides a way to only modify the base config directory independent of where GNUnet was installed.
* pq: fix errornous includeDaniel Golle2016-02-24
| | | | | gnunet_util_lib.h can't be included from system's include path before gnunet installed it there. Include it from the sourcetree instead.
* social: AppPlaceState docGabor X Toth2016-02-21
|
* social: relay + save docGabor X Toth2016-02-21
|
* indentGabor X Toth2016-02-21
|
* src/psyc only implements the lower routing layer of PSYCCarlo von lynX2016-02-16
|
* slowly aligning gnunet_social_service.h with PSYC specCarlo von lynX2016-02-16
|
* typoCarlo von lynX2016-02-10
|
* let's call it _notice_place_closingCarlo von lynX2016-02-10
|
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* creating libgnunetpq libraryChristian Grothoff2016-02-05
|
* social: api, docGabor X Toth2016-02-01
|
* fix crash bug with -nChristian Grothoff2016-01-31
|
* -fix #4151Christian Grothoff2016-01-30
|
* social api: some missing bitsGabor X Toth2016-01-27
|
* social: save fileGabor X Toth2016-01-27
|
* docGabor X Toth2016-01-26
|
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
|
* psycutil: slicer callback argsGabor X Toth2016-01-26
|
* - fixMartin Schanzenbach2016-01-24
|
* - sscanf type fixMartin Schanzenbach2016-01-24
|
* - fixMartin Schanzenbach2016-01-24
|
* Fix typoDavid Barksdale2016-01-22
|
* rps: restructured service. moved peer-related code to gnunet-service-rps_peersJulius Bünger2016-01-21
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -deduplicate string constantSree Harsha Totakura2016-01-21
|
* rps tests: Add fixmesSree Harsha Totakura2016-01-21
|
* -fix double-freeChristian Grothoff2016-01-21
|
* force 1 to be 64-bit integer, due to shift by up to 63 bitsChristian Grothoff2016-01-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* add crc8Christian Grothoff2016-01-17
|
* psyc/multicast: var namesGabor X Toth2016-01-15
|
* social: set/clear msg proc flagsGabor X Toth2016-01-15
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
|
* docGabor X Toth2016-01-12
|