aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Collapse)AuthorAge
* move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
|
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver modulelurchi2018-06-24
|
* remove crypto_bug.cChristian Grothoff2018-06-09
|
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
|
* -move abe functionality out of util; prepare for releaseSchanzenbach, Martin2018-01-03
|
* Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-08-03
|\
| * simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | | | | | move plugins into place manually (#5078)
* | -change to gabe bswabe forkSchanzenbach, Martin2017-07-14
| |
* | -add ABE crypto moduleSchanzenbach, Martin2017-07-08
|/
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* fix build issuesChristian Grothoff2017-03-16
|
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | plugins (which will be updated 'later')
* Disable test_client_unix.nc test on W32Руслан Ижбулатов2017-02-26
| | | | It does not seem that this test can actually run on W32 at all.
* remove dependency on libextractor from testcase; fix #4901Christian Grothoff2017-02-20
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* build new testChristian Grothoff2017-01-25
|
* introducing the short mapChristian Grothoff2017-01-17
|
* rename new client API implementation to name of standard implementationChristian Grothoff2017-01-09
|
* fix out-of-tree build of GNUnetChristian Grothoff2016-11-11
|
* move to new client API: remove old client APIChristian Grothoff2016-10-23
|
* misc fixes to new client implChristian Grothoff2016-10-21
|
* rm client_managerGabor X Toth2016-09-22
|
* -implementing server-independent NC logicChristian Grothoff2016-09-19
|
* -modifying tests to use new service MQ API, implementing more of service MQ APIChristian Grothoff2016-09-19
|
* getting service_new.c to compile, albeit it is not yet completeChristian Grothoff2016-09-18
|
* -towards a new MST for the new serviceChristian Grothoff2016-08-29
|
* op: lib for async operationsGabor X Toth2016-08-04
|
* Testcases for KDF mod nJeff Burdges2016-05-30
| | | | | | Currently just that the result is smaller than n, maybe should do more.
* removing dead codeChristian Grothoff2016-04-25
|
* 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.
* Use SSH more safely from configureJeff Burdges2015-10-27
|
* add ecc dlog benchmarkChristian Grothoff2015-09-28
|
* -add benchmark for RSA cryptoChristian Grothoff2015-09-03
|
* Make SOCKS test conditional on an SSH binary Jeff Burdges2015-08-05
|
* Fix the SOCKS proxy test and activate it. Jeff Burdges2015-08-03
|
* Add socks lines to the makefile, but do not yet activateJeff Burdges2015-08-03
|
* Build socks.c and call it from client.cJeff Burdges2015-07-31
| | | | | | It still won't work yet, now debugging.
* -adding ecc dlog supportChristian Grothoff2015-07-02
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* adding --enable-taler-wallet configure option to build a reduced version of ↵Christian Grothoff2015-05-28
| | | | libgnunetutil with only the parts needed by GNU Taler wallets
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API ↵Christian Grothoff2015-05-13
| | | | only)
* - added asymmetric crytp perfBart Polot2015-03-19
|
* -fix makefileChristian Grothoff2015-03-19
|
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
|
* - added test for EC-DH with Peer IDsBart Polot2015-03-18
|
* -dead flagsChristian Grothoff2015-02-11
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|