If 0 max search, use r5n dht
[oweals/gnunet.git] / src / util /
2014-07-30 Gabor X Tothclient manager: documentation
2014-07-23 Sree Harsha TotakuraEnable tests to run concurrently.
2014-07-23 Gabor X Tothsocial: implement enter/leave/messaging; psyc: improvem...
2014-07-17 Matthias Wachsduplicate timeout logic: numeric_reverse frees memory...
2014-07-03 Bart PolotSince we started using ECC, peer identities ARE public...
2014-07-03 Bart PolotAdded a cleaned-up vanity key generator to gnunet-ecc
2014-07-02 Bart Polot- revert to standard Crockford base32
2014-06-30 Sree Harsha TotakuraPrint `I' instead of `L'.
2014-06-30 Sree Harsha TotakuraPrint O, L, U instead of 0, 1, V in Crockford encoding.
2014-06-26 Florian Doldset parent queue to NULL before discarding envelopes...
2014-06-17 Sree Harsha TotakuraUse Crockford Base32 encoding instead of RFC 4648.
2014-06-17 Sree Harsha TotakuraFix libgcrypt linker flags.
2014-06-16 Christian Grothoff-doxygen, indentation
2014-06-11 Christian Grothoff-make retry nicer
2014-06-11 Christian Grothoff-indentation, doxygen
2014-06-09 Christian Grothoff-fix timeout handling for resolver
2014-06-09 Christian Grothoff-making test nicer (indentation)
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-07 Christian Grothoff-fix leak
2014-06-04 Florian Doldfix bug in mq destroy
2014-06-04 Christian Grothoff-better logging, doxygen, indentation
2014-06-03 Christian Grothoff-indentation fixes
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-05-29 Gabor X Tothclient manager: higher level client API with a transmis...
2014-05-17 Florian Doldadd missing cancel implementation for MQ
2014-05-14 Matthias Wachsadding function to read float from cfg
2014-05-11 Christian Grothoff-big cleanup of test_server code, also fixing #3394
2014-05-06 Gabor X Tothadd GNUNET_CONTAINER_heap_peek2()
2014-04-23 Christian Grothoff-rename to conform with naming conventions
2014-04-14 Florian Doldfix another memory leak in paillier
2014-04-14 Florian Doldsuperfluous allocation
2014-04-08 Christian Grothoffversion bumping for 0.10.1
2014-04-07 Christian Grothoff-process in logical order
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-04-07 Bart Polot- use new hash name
2014-04-07 Christian Grothoff-doxygen improvements
2014-04-01 Christian Grothoff-XDG environment variables cause more trouble than...
2014-03-20 Matthias Wachsrenaming generator type for ats
2014-03-10 Sree Harsha Totakura- Add speedup.h
2014-03-10 Sree Harsha Totakura- Expose speedup routines as an internal header.
2014-03-10 Florian DoldRename uLong to GNUNET_uLong from crypto_crc so that...
2014-03-05 Christian Grothoff-fix ftbfs with older libgcrypt
2014-03-04 Christian Grothoff-doxygen
2014-02-23 Christian Grothoff-check for NULL fd
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-18 Christian Grothoffavoid problems with different users having different...
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-14 Sree Harsha Totakura- Do not try to delete empty string directories.
2014-02-12 Sree Harsha Totakura- Add suppressions file for util.
2014-02-10 Matthias Wachsfixing crash: excess task has to be stopped when neighb...
2014-02-10 Sree Harsha Totakura- Allocate buffer large enough to contain UNIX_PATH_MAX...
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2014-02-09 Christian Grothoffadd api to bandwidth tracker to notify clients about...
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-02-04 Christian Fuchs- added caller-hom-ops soft-cap logics
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Florian Dold- encrypt even if no homomorphic operations are possible
2014-02-03 Christian Fuchs- added more information on when paillier-encrypt soft...
2014-02-03 Florian Dold- test paillier with random plaintext
2014-02-02 LRNAdd required HOSTNAME to test config
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-02-02 Christian GrothoffBertrand Marc wrote:
2014-01-30 Bart PolotAllow gnunet-ecc to list all public keys in a file
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Christian Grothoff-doxygen
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-30 Christian Grothoff-fix linker error for pallier test
2014-01-29 Christian Fuchs- formatting
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-27 Christian Grothofffix #3283
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
2014-01-26 Christian Fuchs- wrote a proper test for crypto-paillier
2014-01-26 Christian Fuchs- more work on crypto-paillier
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-21 Christian Fuchs- added logics for homomorphic operation in paillier
2014-01-21 Christian Fuchs- scalarproduct element container was 1 byte too large
2014-01-21 Christian Fuchs- header sync
2014-01-21 Christian Fuchs- first extension of paillier with foolproof homomorphi...
2014-01-20 Florian Dold- paillier implementation and test
2014-01-20 Florian Dold- add missing crypto_paillier.c
2014-01-20 Florian Dold- paillier implementation
2014-01-20 Florian Dold- type error
2014-01-20 Florian Dold- remove adjust
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-17 LRNMore W32 resolver workarounds
2014-01-10 Bart Polot- add user feedback
2014-01-10 Bart PolotAdd NSE proof of work standalone tool and benchmark
2014-01-09 Christian Grothoffadding benchmark logic for HKDF
2014-01-09 Christian Grothoff-revert 'optimization' that broke test_crypto_hkdf
2014-01-08 LRNFix W32 process spawning to use CREATE_NO_WINDOW only...
2014-01-08 LRNRemove the W32 timezone hack to match r31771
2014-01-08 LRNAdd console hackery for gnunet-conversation on W32
2014-01-08 LRNRemove CREATE_NO_WINDOW flag, allow children to get...
2014-01-08 Bart Polot-revert r31823, it broke gnunet-ecc CLI tool
2014-01-07 Christian Grothoff-eliminate repeated calls to gcry_md_open, use reset...
2014-01-07 Christian Grothoffbad comment, option actually not required anymore as...
2013-12-29 Sree Harsha Totakura- fix for incorporating day light savings time
2013-12-24 Christian Grothoff-fix assertion, FD 0 is fine
2013-12-24 Christian Grothoff-remove trailing whitespace
next