-remove object from all_routes peer map before freeing it, should fix #3161
[oweals/gnunet.git] / src / util /
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
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Christian Grothoff-preping for XDG
2013-10-08 LRNUpdate time conversion functions docs, test converting...
2013-10-08 LRNUpdate make GNUNET_STRINGS_fancy_time_to_absolute retur...
2013-10-08 LRNReplace OFF_T with off_t
2013-10-08 LRNTweak the stat-calling code
2013-10-08 LRNAdd missing include
2013-10-08 Christian Grothoffmore strings documentation
2013-10-06 Florian DoldMQ for CORE
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-06 Christian Grothoff-doxygen, coding conventions
2013-10-06 Christian Grothoff-improving docs
2013-10-05 Christian Grothoff-enable printing and parsing of conversation's PHONE...
2013-10-03 Christian Grothoff-fix test vector
2013-10-03 Christian Grothoff-fix IV
2013-10-03 Christian Grothoff-fix includes
2013-10-03 Christian Grothoff-do not read via mst if there is no callback for reading
2013-10-03 Christian GrothoffAndrew Cann wrote:
2013-10-02 Christian Grothoff-doxygen, indentation
2013-10-02 Christian Grothoff-do cancel read task as well
2013-10-02 Christian Grothoff-docu helper api better
2013-10-02 Christian Grothoff-fix helper: properly abort pending write tasks during...
2013-10-02 Christian Grothoff-implement microphone library
2013-10-01 Matthias Wachs*sigh* ...
next