Fixed one serious bug, working on another. Still very broken.
[oweals/gnunet.git] / src / util / Makefile.am
2015-07-31 Jeff BurdgesBuild socks.c and call it from client.c
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-03-19 Bart Polot- added asymmetric crytp perf
2015-03-19 Christian Grothoff-fix makefile
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-03-18 Bart Polot- added test for EC-DH with Peer IDs
2015-02-11 Christian Grothoff-dead flags
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-09 Christian Grothoffmoving hash_context testcase over as well
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-16 Christian Grothoff-slist remains
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-09 Christian Grothoffadd paillier benchmark
2014-11-30 Christian Grothoff-code cleanups
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-07-23 Sree Harsha TotakuraEnable tests to run concurrently.
2014-06-17 Sree Harsha TotakuraFix libgcrypt linker flags.
2014-05-29 Gabor X Tothclient manager: higher level client API with a transmis...
2014-04-08 Christian Grothoffversion bumping for 0.10.1
2014-03-10 Sree Harsha Totakura- Expose speedup routines as an internal header.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Christian Grothoff-fix linker error for pallier test
2014-01-29 Christian Fuchs- re-added testcase for crypto-paillier
2014-01-29 Christian Fuchs- omitted test for crypto_paillier for now...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-20 Florian Dold- paillier implementation and test
2014-01-20 Florian Dold- paillier implementation
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-10 Bart PolotAdd NSE proof of work standalone tool and benchmark
2014-01-08 LRNAdd console hackery for gnunet-conversation on W32
2013-12-23 Christian Grothoff-fix build system issues
2013-12-06 Matthias Wachsdetect python interpreter
2013-12-06 Matthias Wachsbasic qr code reading
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-30 Christian Grothoff-adding specialized hash table for peer identities
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-31 Christian Grothofftrying to fix #3006, libltdl detection on FreeBSD
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-23 David BarksdaleRemoved GNUNET_OS_set_process_priority since it's not...
2013-06-23 David BarksdaleMake --with-included-ltdl work.
2013-06-09 David BarksdaleAdd --with-zlib=[DIR] configure option.
2013-05-22 Florian Dold- moved MQ to util
2013-04-17 Sree Harsha Totakura- 32-bit key hashmap
2013-04-15 Christian Grothoff-move data resource
2013-04-14 Christian Grothoff-move pseudonym code to fs, mark fs as experimental...
2013-03-22 Matthias Wachsfailing test
2013-03-20 Christian Grothoff-fixing #2563
2013-02-05 Christian Grothoff-do not fail hard on log skip checks
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-05 Christian Grothoff-version bumping
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-28 Christian Grothoff-ecc signing working
2012-10-24 Christian Grothoff-speeding up baadf00d code by 7x (on i7)
2012-10-18 Christian Grothoff-fix
2012-10-18 Christian Grothoff-dce
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...
2012-10-17 Christian Grothoff-ecc draft code
2012-10-06 Christian Grothoff-linker fix
2012-09-27 LRNW32-specific platform stuff is now pure C
2012-07-14 Christian Grothoff-adding gnunet-config tool
2012-06-26 Christian Grothoff-add tool to handle gnunet-uris
2012-06-25 Christian Grothoff-fix
2012-06-23 Christian Grothoff-LRN: Wincat:
2012-06-07 Christian Grothoff-fixing #2405
2012-06-01 Christian Grothoff-bump versions
2012-05-30 Matthias Wachsspeedup mechanism to manipulate gnunet time
2012-05-24 Matthias Wachs- fix for 0002371, 0002343: mst freed in callback
2012-03-26 Martin Schanzenbach-utf8 tolower/upper
2012-03-04 Christian Grothoff-fix
2012-03-04 Christian Grothoffadding gnunet-rsa, a new tool to create RSA keys and...
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-02 Christian Grothoffadding new GNUNET_HELPER_ API for communication with...
2011-12-26 Christian Grothoff-version bumps for release
2011-11-30 Christian Grothoff-fixing minor typos, version bump
2011-11-29 Christian GrothoffLRN: new code for GNUNET_OS_network_interfaces_list...
2011-11-05 Christian GrothoffLRN: Add -lole32 (why had it worked without this until
2011-11-05 Christian GrothoffLRN: Add -lole32 (why had it worked without this until
2011-11-05 Christian GrothoffLRN: Add '-Wl,' prefix to -no-undefined
2011-11-03 Christian Grothoffimplementing #1747
2011-10-06 Christian Grothofftestcase for runtime loglevels form LRN
2011-08-03 Christian GrothoffLRN: Fix automake deps to allow -j* builds again
2011-08-01 Christian Grothoffdiffer
2011-07-19 Christian GrothoffInclude builddir include subdir with -I
2011-07-09 Christian Grothofffix
2011-06-10 Christian Grothoffadding configure code for --enable-benchmarks, --enable...
2011-05-24 Matthias Wachstestcase
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-02-23 Christian Grothofffix
2011-02-23 Christian Grothoffdie strtok_r
2011-02-21 Nils Durnerstrtok_r
next