optical changes, small fix, draft for notification
[oweals/gnunet.git] / src / util /
2015-01-17 Christian Grothoffexit loop once first handler is found
2015-01-17 Christian Grothoffuse enough space for storing full address
2015-01-17 Christian Grothoffuse GNUNET_snprintf
2015-01-16 Christian Grothofffix #3611
2015-01-16 Matthias Wachstest failed to compile on my system
2015-01-09 Christian Grothoffmoving hash_context testcase over as well
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2014-12-24 Christian Grothoff-update priority to shutdown if that is being used
2014-12-24 Christian Grothoff-use flag to check for readyness
2014-12-24 Christian Grothoff-shutdown alone does not move to ready list
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-fix dbg level
2014-12-23 Christian Grothoff-doxygen, indentation
2014-12-22 Christian Grothoff-undo
2014-12-22 Christian Grothoff-doxygen
2014-12-20 Christian Grothoff-doxygen and minor style fixes
2014-12-19 David BarksdaleFix 'STRINGS_data_to_string size check and comment
2014-12-19 Christian Grothoff-trying to fix transport service assertion in time...
2014-12-19 Christian Grothoff-fix sec_name leak
2014-12-17 Christian Grothoff-old-style comments, avoid duplicate comments
2014-12-17 Christian Grothoff-remove dead api
2014-12-16 Christian Grothoff-slist remains
2014-12-16 Christian Grothoff-fix leak
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-14 LRNGrothoff's W32 select slist elimination and prettification
2014-12-14 LRNGrothoff's massive indentation and documentation fixes...
2014-12-11 Christian Grothoff-indentation, doxygen, style
2014-12-11 Christian Grothoff-could be other peer's fault
2014-12-11 Christian Grothoff-warn on error
2014-12-09 Christian Grothoff-bad file
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoff-fixing paillier bug, improving testcase
2014-12-07 Christian Grothoffensure that a bogus public key cannot send us into...
2014-12-07 Christian Grothoff-zero-terminate
2014-12-07 David BarksdaleFix gnunet-ecc vanity gen
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoff-doxygen, style
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-27 Christian Grothoff-return const, do not mangle const input
2014-11-23 Christian Grothoff-fix indent
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-indentation, doxygen
2014-11-15 Christian Grothoff-fix #3558
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-10-23 Christian Grothoffadd function to obtain number of subscribers to NC
2014-10-18 Christian GrothoffHello Christian,
2014-10-15 Bart Polot- fix faux compiler warnings
2014-10-10 Christian Grothoff-too sleepy
2014-10-10 Christian Grothoff-fix dbz
2014-10-09 Christian Grothoff-fix #3550
2014-10-05 Christian Grothoff-fix leak, uninit mask
2014-09-30 Christian Grothoff-doxygen, code cleanup
2014-09-22 David BarksdaleFurther fixes for issue #3544
2014-09-21 Christian Grothofffix #3544
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-09-10 Christian Grothofffix assertion, ensure 0-termination
2014-09-05 Bart Polot- indentation, fix old(er) gcc compilation warnings...
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
next