-fix use after free
[oweals/gnunet.git] / src / util /
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
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...
next