continue to fix extract result
[oweals/gnunet.git] / src / util /
2016-06-03 Christian Grothoffrefactoring my API
2016-06-01 Christian Grothofffix #4545: create directory for log file if it does...
2016-05-30 Jeff BurdgesTestcases for KDF mod n
2016-05-30 Jeff BurdgesUse a uniform random number mod an RSA composites for...
2016-05-26 Christian Grothoffsketch envisioned API
2016-05-24 Christian Grothofffixing #4483: optimize blinding key storage/transmission
2016-05-19 Christian Grothoffrename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT...
2016-05-15 Christian Grothoffrps.conf is generated from rps.conf.in
2016-05-06 Christian Grothofffix ftbfs
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-05 Christian Grothoffadd -w option to gnunet-config
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-25 Christian Grothoffremoving dead code
2016-04-22 Florian DoldAllow GNUNET_BASE_CONFIG to be customized.
2016-04-16 Christian Grothofffix ftbfs
2016-04-16 Christian Grothoffsupport overriding GNUNET_DEFAULT_USER_CONFIG_FILE
2016-04-15 Christian Grothoffadd option to set configuration file to be used by...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-08 Christian Grothofffixfix
2016-04-07 Christian Grothoff-fix resolver logic bug
2016-04-07 Christian Grothoffexpand GNUNET_OS_ProjectData API to also enable de...
2016-04-07 Christian Grothoffexpand GNUNET_OS_ProjectData API to also enable de...
2016-04-04 Christian Grothoff-fix leak
2016-04-04 Christian Grothoffadd logic to parse JSON uploads
2016-03-31 Christian Grothoffextend GNUNET_OS-API to allow re-use of os_installation...
2016-03-21 Jeff BurdgesFix cut & paste error
2016-03-21 Jeff BurdgesCopyright years
2016-03-21 Jeff BurdgesAuthors, (C), and C++ comments
2016-03-21 Jeff BurdgesClarify a few paramaters and names
2016-03-21 Jeff BurdgesAvoid exporting mpi_print helper function
2016-03-21 Jeff BurdgesRelease outside of helper function
2016-03-21 Christian Grothofffixing symbol naming and coding convention issues
2016-03-20 Jeff BurdgesImplement a Full Domain Hash (FDH) for RSA signatures...
2016-03-17 Christian Grothoffadding library for basic JSON conversions
2016-02-28 Florian DoldAdd support for $GNUNET_BASE_CONFIG
2016-01-21 Sree Harsha Totakura-deduplicate string constant
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-17 Christian Grothoffadd crc8
2016-01-04 Martin Schanzenbach- Add ecdsa ecdh functions
2015-11-23 Christian Grothoffpreparations for fixing #4065
2015-11-02 Christian Grothoff-fix compiler warning
2015-10-27 Jeff BurdgesUse SSH more safely from configure
2015-10-26 Christian Grothoff-indent
2015-10-18 Christian Grothoff-indent
2015-10-08 Christian Grothoff-make time API more intutitive
2015-10-08 Christian Grothoffexport compression/decompression functions
2015-10-07 Christian Grothoffenable clean up of NAT STUN state, prevents test_plugin...
2015-10-03 Christian Grothoff-bump year
2015-10-03 Christian Grothofffind network interfaces also using 'ip' command (#3911)
2015-09-29 Christian Grothoffstop crashing if sshd is not running on loopback
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-09-28 Florian Doldfix undefined behavior in GNUNET_array_grow
2015-09-28 Christian Grothoffadd ecc dlog benchmark
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothpsyc fixes
2015-09-26 Gabor X Tothmulticast: replay
2015-09-14 Christian Grothoff-also bench hash on small inputs
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-09-05 Christian Grothoff-fix ftbfs
2015-09-05 Christian Grothoffadd GNUNET_CRYPTO_ecc_pmul_mpi
2015-09-05 Christian Grothoffadding bin_to_point and point_to_bin functions for...
2015-09-03 Christian Grothoff-add benchmark for RSA crypto
2015-08-17 David BarksdaleThe empty path is invalid
2015-08-06 Christian Grothoff-indent
2015-08-06 Christian Grothoff-more correct logic
2015-08-06 Christian Grothoff-fix leak
2015-08-05 Jeff BurdgesMake SOCKS test conditional on an SSH binary
2015-08-03 Jeff BurdgesFix the SOCKS proxy test and activate it.
2015-08-03 Jeff BurdgesAdd socks lines to the makefile, but do not yet activate
2015-08-03 Jeff BurdgesWoot! It might actually work now, although I should...
2015-08-03 Christian Grothoff-improve indentation, reduce duplication of PIDs in...
2015-08-03 Christian Grothoff-agreed
2015-08-03 Christian Grothoffeliminate dead GNUNET_SCHEDULER_add_continuation, renam...
2015-08-03 Jeff BurdgesAdd test code, but it's still segfaulting.
2015-08-02 Jeff BurdgesFixed one serious bug, working on another. Still very...
2015-08-02 Jeff BurdgesThis appears to be dead code. I'm not really sure...
2015-07-31 Jeff BurdgesBuild socks.c and call it from client.c
2015-07-31 Jeff BurdgesInitial SOCKS5 proxy code. This will not yet work...
2015-07-31 Jeff BurdgesNew to notify that we're done with the handshake
2015-07-28 Jeff BurdgesAdd support for building connection proxies.
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-07-13 Christian Grothoffautomatically clean up left-over Unix domain socket...
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-29 Christian Grothoff-fix #3870
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-06-07 Christian Grothoff-return IP in dotted decimal if reverse lookup fails
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-05-28 Sree Harsha TotakuraIntroduce function to duplicate RSA public keys
2015-05-28 Christian Grothoff-fix ftbfs
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-27 Sree Harsha Totakuravalidate the parsed RSA private key
2015-05-26 Christian Grothoff-doxygen, indent
2015-05-22 Christian Grothoff-use flag to disable key generation test for libgcrypt...
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
next