psyc: in-order message delivery
[oweals/gnunet.git] / src / util /
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
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-24 Christian Grothoff-let's not introduce stdbool shortly before the release
2013-12-24 Christian GrothoffHere's another patch for GNUNet's scheduler. It's a...
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-23 Christian Grothoff-fix tiny leak, doxygen
2013-12-23 Christian Grothoff-fix build system issues
2013-12-23 Christian Grothoff-doxygen
2013-12-23 LRNDon't hardcode stat sizes
2013-12-22 LRNUse newer plibc, adjust the code as needed
2013-12-22 LRNMake GNUNET_STRINGS_absolute_time_to_string() return...
2013-12-20 Christian Grothoff-support weeks as well
2013-12-20 Christian Grothoff-indentation, cleanup
2013-12-20 Christian Grothoff-typo
2013-12-20 Christian Grothoff-set receiver handler to NULL on timeout
2013-12-20 Matthias Wachssuccess message
2013-12-19 LRNDon't free opt cfg if it's NULL
2013-12-19 LRNmalloc -> new
2013-12-19 LRNUse more-or-equal (some machines are fast enough)
2013-12-18 Matthias Wachsfixing name to install
2013-12-18 Christian Grothoff-pi can be slower than this (see build 1241)
2013-12-16 Christian Fuchs- finished work on multipart sending in intersection
2013-12-15 LRNClean up dns resolver code a bit
2013-12-14 Christian Grothoff-fixing leaks on error paths
2013-12-13 Christian Grothoff-move tcp session check into extra checks condition
2013-12-13 Christian Grothoff-clean up network select code, avoid insane #ifdefing...
2013-12-13 Christian Grothoff-fix off-by-one so we can also select on FD 0 (stdin)
2013-12-13 Christian Grothoff-fix #3211
next