- begin work on enhanced multipart receiving
[oweals/gnunet.git] / src / util /
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
2013-12-12 Christian Grothoff-fix
2013-12-12 Christian Grothoff-fix leaks
2013-12-12 Matthias Wachsdo not start with malformed configuration
2013-12-12 Matthias Wachsfail to start service if we have a malformed configuration
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-12 Christian Grothoff-undo, breaks multiuser more...
2013-12-12 Christian Grothoff-fixing #3202
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-12-11 Christian Grothoff-remove find() forking, we pretty much should not need...
2013-12-11 Christian Grothoff-close /dev/random on shutdown
2013-12-11 Christian Grothoff-style and doxygen fixes
2013-12-10 Matthias Wachsfix error message when testing service and directory...
2013-12-10 Florian Dold- key generation for secretsharing
2013-12-09 Florian Dold- fix use after free in set union (#3178)
2013-12-09 Sree Harsha Totakura- doxygen
2013-12-09 Sree Harsha Totakura-doxygen
2013-12-08 Christian Grothoff-remove duplicated return
2013-12-08 Christian Grothoff-cleanup
2013-12-08 Christian Grothoff-cleanup
2013-12-08 Christian Grothoff-test for tm_gmtoff and use it instead of 'timezone...
2013-12-08 Christian Grothoff-freebsd wants malloc_np for malloc_usable_size
2013-12-07 Christian Grothoff-doxygen and style fixes
2013-12-07 Christian Grothoff-doxygenfixes
2013-12-06 Christian Grothoff-move base64 encoder/decoder to util
2013-12-06 Matthias Wachsworking again
2013-12-06 Matthias Wachsnot working
2013-12-06 Matthias Wachscalling gnunet-uri
2013-12-06 Matthias Wachsgnunet-uri return handler exit code
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-06 Matthias Wachssilence: other way around
2013-12-06 Matthias Wachsadded config + silent mode
2013-12-06 Matthias Wachsdetect python interpreter
2013-12-06 Matthias Wachsbasic qr code reading
2013-12-06 Christian Grothoff-dox
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Bart Polot- add peer cmp
2013-12-04 Christian Grothoff-reduce stat calls by caching result of GNUNET_OS_insta...
2013-12-04 Christian Grothoff-fix paths
2013-12-03 Sree Harsha Totakura- allow $-expressions anywhere in the given string
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-28 Christian Grothoff-adding missing close
2013-11-28 Sree Harsha Totakura- fix
2013-11-28 Sree Harsha Totakura- raise a signal after receiving it from the control...
2013-11-25 Sree Harsha Totakura- fix
2013-11-19 Florian Dold- Added the '-E' option to gnunet-ecc, which prints...
2013-11-17 Bruno CabralAdd a third default.
2013-11-17 Christian Grothoff-fix test
2013-11-16 Christian Grothoff-add assertions to ensure there is no stale reconnect...
2013-11-16 Christian Grothoff-avoid possible problem due to clean up during deeper...
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-16 LRNFix a typo in util.conf
2013-11-14 Christian Grothoff-multiply infinity without warning
2013-11-13 Christian Grothoff-align message buffer
2013-11-13 Christian Grothoff-avoid bus error on sparc
2013-11-13 Christian Grothoff-remove noparam, as suggested by Werner Koch
2013-11-12 Matthias Wachsfunctionality to print ids in hostkey file
2013-11-09 Gabor X Tothlogread: ipc message monitoring
2013-11-09 Christian Grothoff-check for NULL, doxygen
2013-11-08 Christian Grothoff-fix #3095
2013-11-05 Christian Grothoff-addressing final crypto fixme
2013-11-05 Christian Grothoff-tolerate lower case letters
2013-11-05 Christian GrothoffWerner Koch wrote:
2013-11-05 Christian GrothoffWerner Koch wrote:
2013-11-05 Bart Polot- document, alpha renaming
2013-11-05 Florian Dold- implemented missing set functionality
2013-10-31 Christian Grothoff-doxygen
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-29 Matthias Wachsfunction to fill buffer with random values
2013-10-28 Sree Harsha Totakura- warn upon failed $-expansions
2013-10-26 Christian Grothoff-log parse errors as WARNINGS
2013-10-26 Christian Grothoff-improvements to parsers
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-14 LRNDon't put back separator that wasn't there originally
2013-10-14 Christian Grothoff-need to do mkdir before testing UNIXPATH, not sure...
2013-10-13 Christian Grothoff-doxygen
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-11 Christian Grothoff-fix crash on recursion with NULL def
2013-10-11 LRNSkip the testChangeOwner test on W32
2013-10-11 Christian Grothoff-doxygen, code style, indentation fixes
2013-10-11 Christian Grothoff-just .conf, not .config
2013-10-11 Christian Grothoff-remove legacy
2013-10-11 Christian Grothoff-eddsa not yet in gcrypt
2013-10-10 Christian Grothoff-updated tests
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Christian Grothoff-fix leak
2013-10-10 Christian Grothoff-fix leak
2013-10-09 LRNFix to build on W32 again
2013-10-09 Christian Grothoff-fix warning
2013-10-09 Christian Grothoffremoving remenants of abstract unix domain socket handl...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
next