- 04 Apr, 2016 1 commit
-
-
hark authored
-
- 29 Mar, 2016 1 commit
-
-
hark authored
-
- 25 Mar, 2016 2 commits
- 24 Mar, 2016 1 commit
-
-
hark authored
-
- 21 Mar, 2016 9 commits
-
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36953 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36952 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36951 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36950 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
I still need to check on the importance of unsigned variant of this function git-svn-id: https://gnunet.org/svn/gnunet@36949 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36948 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36947 140774ce-b5e7-0310-ab8b-a85725594a96
-
burdges authored
git-svn-id: https://gnunet.org/svn/gnunet@36946 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36945 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 20 Mar, 2016 1 commit
-
-
burdges authored
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. git-svn-id: https://gnunet.org/svn/gnunet@36944 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 19 Mar, 2016 1 commit
-
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36943 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 18 Mar, 2016 2 commits
-
-
daniel authored
fixes build issues on systems without gnunet already installed. git-svn-id: https://gnunet.org/svn/gnunet@36941 140774ce-b5e7-0310-ab8b-a85725594a96
-
daniel authored
git-svn-id: https://gnunet.org/svn/gnunet@36940 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 17 Mar, 2016 2 commits
-
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36939 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36938 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 16 Mar, 2016 5 commits
-
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36937 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36936 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36935 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36934 140774ce-b5e7-0310-ab8b-a85725594a96
-
dold authored
git-svn-id: https://gnunet.org/svn/gnunet@36933 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 14 Mar, 2016 1 commit
-
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36929 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 09 Mar, 2016 2 commits
-
-
dold authored
git-svn-id: https://gnunet.org/svn/gnunet@36928 140774ce-b5e7-0310-ab8b-a85725594a96
-
dold authored
git-svn-id: https://gnunet.org/svn/gnunet@36927 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 07 Mar, 2016 2 commits
-
-
tg authored
git-svn-id: https://gnunet.org/svn/gnunet@36926 140774ce-b5e7-0310-ab8b-a85725594a96
-
tg authored
git-svn-id: https://gnunet.org/svn/gnunet@36925 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 29 Feb, 2016 2 commits
-
-
dold authored
The parser gives us microseconds (and not milliseconds) when no suffix is used, the option description was wrong/confusing. git-svn-id: https://gnunet.org/svn/gnunet@36922 140774ce-b5e7-0310-ab8b-a85725594a96
-
dold authored
In the future, this should also handle escaping and quotation. For compatibility reasons, the expansion is only done for simple service configs. git-svn-id: https://gnunet.org/svn/gnunet@36921 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 28 Feb, 2016 2 commits
-
-
dold authored
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). git-svn-id: https://gnunet.org/svn/gnunet@36920 140774ce-b5e7-0310-ab8b-a85725594a96
-
dold authored
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. git-svn-id: https://gnunet.org/svn/gnunet@36919 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 24 Feb, 2016 2 commits
-
-
daniel authored
gnunet_util_lib.h can't be included from system's include path before gnunet installed it there. Include it from the sourcetree instead. git-svn-id: https://gnunet.org/svn/gnunet@36918 140774ce-b5e7-0310-ab8b-a85725594a96
-
grothoff authored
git-svn-id: https://gnunet.org/svn/gnunet@36917 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 21 Feb, 2016 3 commits
-
-
tg authored
git-svn-id: https://gnunet.org/svn/gnunet@36913 140774ce-b5e7-0310-ab8b-a85725594a96
-
tg authored
git-svn-id: https://gnunet.org/svn/gnunet@36912 140774ce-b5e7-0310-ab8b-a85725594a96
-
tg authored
git-svn-id: https://gnunet.org/svn/gnunet@36911 140774ce-b5e7-0310-ab8b-a85725594a96
-
- 16 Feb, 2016 1 commit
-
-
lynx authored
git-svn-id: https://gnunet.org/svn/gnunet@36906 140774ce-b5e7-0310-ab8b-a85725594a96
-