- check hashmap for initialization
[oweals/gnunet.git] / src /
2013-08-30 Bart Polot- check hashmap for initialization
2013-08-30 Bart Polot- fix
2013-08-30 Bart Polot- fix memleaks in loopback case
2013-08-30 Bart Polot- remove channels from client hashmap on disconnect
2013-08-30 Bart Polot- fix shutdown when root and destination are the same...
2013-08-30 Bart Polot- avoid loopback ack nightmare: send local traffic...
2013-08-29 Christian Grothoff-doxygen fix
2013-08-29 Christian Grothoff-fix u/clarify/improve util/network code doxygen docume...
2013-08-29 Bart Polot- sync
2013-08-29 Matthias WachsATS service calls solver with feedback
2013-08-29 Matthias Wachsadding message type
2013-08-29 Matthias Wachsrename to match api name
2013-08-29 Matthias Wachsimplemented feedback API, but not yet calling solver
2013-08-29 Gabor X Tothpsycstore: sqlite plugin
2013-08-29 Sree Harsha Totakura- average with failure operation time as overhead
2013-08-28 Christian Grothoff-align core message, do not run psycstore here
2013-08-28 Christian Grothoff-remove dead struct
2013-08-27 Sree Harsha Totakura- considering W32 portability, use tcp transport plugin
2013-08-27 Florian Doldremoved unnecessary printf again
2013-08-27 Florian Doldconsistent output with gnunet-testing-run-service
2013-08-27 Florian Dolddoxygen typo
2013-08-27 Florian Doldsuperflous printf
2013-08-27 Florian Doldmerged 'gnunet-testing-run-service' into 'gnunet-testing'
2013-08-27 Gabor X Tothpsycstore service skeleton
2013-08-27 Gabor X Tothidentity: doc fixes
2013-08-27 Gabor X Tothmulticast/psyc/psycstore api: fix typos / type names
2013-08-26 Bart Polot- separate channel from connection ack counting
2013-08-26 Matthias Wachsmore changes to configs
2013-08-26 Matthias Wachsfix second peer for clique test
2013-08-26 Matthias Wachscleanup service home directories since left overs can...
2013-08-26 Matthias Wachsfix
2013-08-26 Matthias Wachsfixing integration tests
2013-08-26 Matthias Wachsmissing cfg file
2013-08-26 Matthias Wachsmissing config file
2013-08-25 Bart Polot- make a generic ack function
2013-08-25 Christian Grothoff-gpl3+
2013-08-25 Christian Grothoff-old comment
2013-08-25 Christian Grothoff-report error if starting openssl failed
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-24 Christian Grothoff-use new ego lookup function to simplify logic
2013-08-24 Christian Grothoff-use identity service also for shorten zone lookup
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-24 Christian Grothoff-updating gns status notes
2013-08-24 Christian Grothoff-implement .+ expansion in GNS record values
2013-08-24 Christian Grothoff-this is dead, right matthias?
2013-08-24 Christian Grothoff-expose API for freeing DNS record members individually
2013-08-24 Christian Grothoff-towards translating .+ names in GNS records
2013-08-24 Christian Grothoff-expose API for parsing individual DNS record types
2013-08-24 Christian Grothoff-convert additional record types
2013-08-24 Christian Grothoff-convert additional record types
2013-08-24 Christian Grothoff-exposing dnsparser record packing API
2013-08-24 Sree Harsha Totakura- fix transport-udp port in-use warning
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-24 Gabor X Tothmulticast: added replay_end(), returning replay handle...
2013-08-24 Bart Polot- more refactoring client flow control
2013-08-23 Christian Grothoff-again trying to delete old vectorproduct dir
2013-08-23 Bart Polot- fix ack direction
2013-08-23 Bart Polot- indentation
2013-08-23 Bart Polot- better debug
2013-08-23 Bart Polot- sync
2013-08-23 Sree Harsha Totakura- negative deviation factor
2013-08-23 Bart Polot- use -enc for test by default
2013-08-23 Christian Fuchsfixed a couple of doxygen keywords
2013-08-23 Christian Grothoff-more renaming
2013-08-23 Christian Grothoff-more vector -> scalar renaming
2013-08-23 Christian Grothoff-more vector -> scalar renaming
2013-08-23 Christian Grothoff-starting to rename vectorproduct to scalarproduct...
2013-08-23 Christian Grothoff-start to integrate identity service with gnunet-gns...
2013-08-23 Christian Fuchsremoved texml-command-backslashes from comments which...
2013-08-23 Matthias Wachsquotas + partner evaluation
2013-08-23 Christian Fuchsadjusted makefile-template for gnunet-mainline toolchain
2013-08-23 Matthias Wachspartner task
2013-08-23 Matthias Wachsload balancing for partner selection
2013-08-23 Matthias Wachshow did this test ever work without assigning core...
2013-08-23 Matthias Wachsfixed core configs
2013-08-23 Matthias Wachssafety checks for arguments
2013-08-23 Bart Polot- fixes
2013-08-23 Bart Polot- refactor client flow control
2013-08-22 Bart Polot- fixes
2013-08-22 Bart Polot- fixes
2013-08-22 Bart Polot- sync
2013-08-22 Christian Grothoff-converting basic DNS records to GNS
2013-08-22 Matthias Wachscommunication done
2013-08-22 Christian Grothoff-implementing zkey <-> pkey conversion functions
2013-08-22 Matthias Wachsbasic communications
2013-08-22 Christian Fuchsadded vectorproduct protocol definitions
2013-08-22 Matthias Wachsplanned end of test
2013-08-22 Matthias Wachscannot link memrchr on OS X
2013-08-22 Matthias Wachstest if records are removed correctly
2013-08-22 Matthias Wachsported postgres plugin to new API to get it to compile
2013-08-22 Matthias Wachsremove debugging break
2013-08-22 Matthias Wachssimplify to make reader and clang happy
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-22 Christian Grothoff-this header is not used here
2013-08-22 Christian Grothoff-move shorten logic to its own file
2013-08-22 Christian Grothoff-code cleanup
2013-08-22 Christian Grothoff-dead code elimination
2013-08-22 Christian Grothoff-make clang happy
2013-08-22 Christian Grothoff-doxygen fixes
2013-08-22 Christian Grothoff-doxygen fixes
next