-remove object from all_routes peer map before freeing it, should fix #3161
[oweals/gnunet.git] / src /
2013-12-07 Christian Grothoff-remove object from all_routes peer map before freeing...
2013-12-07 Christian Grothoff-doxygen
2013-12-07 Christian Grothoffadding test for immediately rejected phone call
2013-12-07 Christian Grothoff-test two incoming calls at the same time, plus suspend...
2013-12-07 Christian Grothoff-perform mic/speaker operations before event callbacks
2013-12-07 Christian Grothoff-doxygenfixes
2013-12-06 Christian Grothoff-note missing features
2013-12-06 Christian Grothoff-adding CERT support to DNS plugin
2013-12-06 Christian Grothoff-adding CERT record support to dnsparser
2013-12-06 Christian Grothoff-move base64 encoder/decoder to util
2013-12-06 Bart Polot- wip
2013-12-06 Bart Polotgnunet-mesh has netcat capabilities
2013-12-06 Bart Polot- basic connect/listen
2013-12-06 Matthias Wachsworking again
2013-12-06 Matthias Wachsnot working
2013-12-06 Bart Polot-create channel
2013-12-06 Bart Polot- wip
2013-12-06 Bart Polot- wip
2013-12-06 Matthias Wachscalling gnunet-uri
2013-12-06 Matthias Wachsgnunet-uri return handler exit code
2013-12-06 Matthias Wachsfixed uri parsing and exit codes
2013-12-06 Matthias Wachsadding docu
2013-12-06 Matthias Wachs- test if identity service is running
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-06 Bart Polot-wip
2013-12-06 Bart Polot- wip
2013-12-06 Matthias Wachssilence: other way around
2013-12-06 Matthias Wachsadded config + silent mode
2013-12-06 Christian Grothoff-fix indentation
2013-12-06 Matthias Wachsdetect python interpreter
2013-12-06 Matthias Wachsbasic qr code reading
2013-12-06 Bart Polot- fixed compile warning
2013-12-06 Christian Grothoff-dox
2013-12-06 Christian Grothoff-fix #3158
2013-12-06 Bart Polot-wip
2013-12-05 Christian Grothoff-use modern GNUNET_new, instead of GNUNET_malloc (sizeof
2013-12-05 Christian Grothoff-fix leak
2013-12-05 Christian Grothoff-fix leak
2013-12-05 Christian Grothoff-initialize to NULL to use non-free if 'goto except...
2013-12-05 Christian Grothoff-fix leak, indentation, make start_cb static
2013-12-05 Christian Grothoff-fix leak of emsg
2013-12-05 Christian Grothoff-r and r_prime were captured in request, do not free...
2013-12-05 Christian Grothoff-r was captured in request, do not free here
2013-12-05 Christian Grothoff-always initialize emsg_
2013-12-05 Christian Grothoff-fixing earlier fix
2013-12-05 Christian Grothoff-fix leak (rather theoretical one)
2013-12-05 Christian Grothoff-adding missing break statements
2013-12-05 Christian Grothoff-trying to fix leaks
2013-12-05 Christian Grothoff-address warning, indicate not checking return value...
2013-12-05 Christian Grothoff-fix leak, use 'op'
2013-12-05 Christian Grothoff-use doxygen-style comments on membes
2013-12-05 Christian Grothoff-fix allocation type
2013-12-05 Christian Grothoff-add missing break
2013-12-05 Christian Grothoff-add missing break
2013-12-05 Christian Grothoff-typo
2013-12-05 Christian Grothoffuse 'svalue' that is actually a signed integer, as...
2013-12-05 Christian Grothoff-simplify code
2013-12-05 Christian Grothoff-fix leaks on error-return, fix indentation
2013-12-05 Christian Grothoff-check return values of hashmap operations
2013-12-05 Christian Grothoff-fix leak
2013-12-05 Christian Grothoff-check return values of hashmap operations
2013-12-05 Christian Grothoff-fixing indentation/doxygen/style issues and some memor...
2013-12-05 Christian Grothoff-do not leak 'mask' array
2013-12-05 Christian Grothoff-indentation fixes
2013-12-05 Christian Grothoff-do not leak 'elements' array
2013-12-05 Christian Grothoff-indentations, comments on API
2013-12-05 Christian Grothoff-fixing indentation
2013-12-05 Christian Grothoff-fix leaks
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment (and leak), reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-12-05 Christian Grothoff-safer, found by clang
2013-12-05 Bart Polot- fix channel numbering
2013-12-05 Bart Polot- add peer cmp
2013-12-05 Bart Polot-doc
2013-12-05 Christian Grothoff-fix #3157
2013-12-05 Christian Grothoff-fix #3153
2013-12-05 Christian Grothoff-fix timeout
2013-12-05 Christian Grothoffonly try to open /dev/power if it actually exists
2013-12-05 Christian Grothoffcreating gnunet-bcd
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-12-05 Christian Grothoff-dead code elimination
2013-12-05 Matthias Wachsfixing segfault since session->plugin was NULL
2013-12-05 Matthias Wachsfix ats information on session start
2013-12-05 Matthias Wachsset to NO_TASK when done
2013-12-05 Matthias Wachsfixed public key and identity comparison in disconnect...
2013-12-05 Christian Grothoff-make cryogenic code Linux-only
2013-12-05 Bart Polot- nonexistent channel does not necessarily means an...
2013-12-05 Matthias Wachsfix for mantis #0003156
2013-12-05 Bart Polot- fix compilation issues
2013-12-05 Christian Grothoff-template for supriti/xvine
2013-12-05 Bart Polot- fix procession of channel create in loopback channels
2013-12-05 Alejandra MoralesGNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_...
2013-12-05 Alejandra MoralesCryogenic stuff
2013-12-05 Matthias Wachsfix uninitialized memory in network send
next