- fix cli arg parse
[oweals/gnunet.git] / src / util / Makefile.am
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
2010-12-18 Philipp TölkePatch by Marenz: Allow parallel build (make -j 2)
2010-10-20 Christian Grothofflargely for testing
2010-10-08 Christian Grothoffdie cpu load code, die
2010-10-07 Nils Durneruse gcry_mpi instead of gmp
2010-10-03 Nils DurnerKDF code
2010-09-18 Christian Grothoffplane hacking
2010-09-15 Matthias Wachs(no commit message)
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-08-13 Christian Grothofficonv
2010-07-28 Christian Grothofffixes to build
2010-07-03 Nils Durnerfix
2010-06-29 Christian Grothofffix
2010-06-29 Nils DurnerHKDF (does not work yet)
2010-06-25 Christian Grothoffcleaning argz mess
2010-06-22 Christian Grothoffcleaning up server.c code and fixing mst bugs
2010-06-21 Christian Grothoffyay spagetti
2010-05-31 Christian Grothofftest still needs LE
2010-05-31 Christian Grothoffdone
2010-04-16 Christian Grothoffmake dist related fixes
2010-03-22 Nils DurnerMinGW fixes, thanks to LRN on #gnunet
2010-03-12 Christian Grothoffremoving ps, does not work
2010-03-05 Christian Grothoffbwlib
next