aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* experimental gstreamer audiobackend (not working)hark2016-03-25
|
* Fix cut & paste errorJeff Burdges2016-03-21
|
* Copyright yearsJeff Burdges2016-03-21
|
* Authors, (C), and C++ commentsJeff Burdges2016-03-21
|
* Clarify a few paramaters and namesJeff Burdges2016-03-21
|
* Avoid exporting mpi_print helper functionJeff Burdges2016-03-21
| | | | | | | I still need to check on the importance of unsigned variant of this function
* Release outside of helper functionJeff Burdges2016-03-21
|
* Fix paramater descriptionJeff Burdges2016-03-21
|
* Updated global symbols for FDH Jeff Burdges2016-03-21
|
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
|
* Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges2016-03-20
| | | | | | | | | | | | | | | | | This gives a measure of provable security to the Taler exchange/mint against hypothetical one-more forgery attacks. See: https://eprint.iacr.org/2001/002.pdf http://www.di.ens.fr/~pointche/Documents/Papers/2001_fcA.pdf We seed the FDH with the denomination keys as as a homage to RSA-PSS. This may slightly improves the exchanges's resistance to a violation of RSA-KTI and against insiders who can influence the choice of RSA keys but cannot actually exfiltrate them. Adopting FDH fixes a bug when using 512 bit RSA keys as well.
* -reindentChristian Grothoff2016-03-19
|
* gnunet_json_lib: include local instead of installed gnunet_util_lib.hDaniel Golle2016-03-18
| | | | fixes build issues on systems without gnunet already installed.
* identity-provider: install into lib instead of pluginsDaniel Golle2016-03-18
|
* -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.
* -env is deadChristian Grothoff2016-02-24
|
* 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
|
* -document -d optionChristian Grothoff2016-02-07
|
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* -fixChristian Grothoff2016-02-05
|
* creating libgnunetpq libraryChristian Grothoff2016-02-05
|
* social: api, docGabor X Toth2016-02-01
|
* fix crash bug with -nChristian Grothoff2016-01-31
|
* -clarify man pageChristian 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
|