- typo
[oweals/gnunet.git] / src / set /
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-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Florian Dold- initialize element type in test
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-15 LRNPut missing UNIXONLY into set conf
2013-09-07 LRNFix memory allocation in set service
2013-09-06 Florian Dold- initialize set type in test case
2013-09-05 LRNNo valgrind by default, please
2013-08-27 Florian Dolddoxygen typo
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-14 Florian Dold- fixed generation issues
2013-08-13 Florian Dold-dce
2013-08-13 Florian Dold-dce
2013-08-13 Florian Dold- reset backoff for set listener
2013-08-13 Florian Dold- IBF alpha adjusted
2013-08-13 Florian Dold- proper shutdown sequence for set makes consensus...
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- listener re-connects transparently
2013-08-12 Christian Grothoff-old fixme
2013-07-24 Florian Dold-consensus fixes
2013-07-23 Florian Dold- extract context msg correctly
2013-07-23 Florian Dold- better debug logs, ibf tweak
2013-07-23 Florian Dold- set iteration
2013-07-23 Florian Dold- pass set service disconnect to client
2013-07-22 Florian Dold- handle cyclic IBFs and SEs correctly
2013-07-22 Florian Dold- test for correct uncommited set op destruction
2013-07-22 Florian Dold- cancel uncommited set operation correctly
2013-07-19 Florian Dold-fixed memory leak
2013-07-19 Florian Dold-missing return
2013-07-19 Florian Dold- fixed malloc size
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-16 Bart PolotRemove stream
2013-07-10 Christian Grothoff-no void
2013-07-10 Florian Dold- set service working
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-06-28 Bart PolotReplace mesh with new version
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Florian Doldfixed duplicate tunnel creation
2013-06-26 Florian Doldcomment
2013-06-26 Florian Dolddoxygen
2013-06-26 Florian Dold- fixed tunnel context
2013-06-26 Florian Dold- fixed tunnel destruction/cleanup
2013-06-25 Florian Dolddoxygen
2013-06-25 Florian Doldmesh bug for bart
2013-06-25 Florian Doldcommented out calls to functions not yet implemented
2013-06-25 Christian Fuchsa few more changes to the lib and the service for inter...
2013-06-25 Christian Fuchsinitial modifications to the set service to support...
2013-06-19 Florian Dold- opaque mq structs
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-03 Christian Grothoff-there is no test_mq here
2013-06-03 Florian Dold- conclude for SET
2013-05-29 Christian Grothoff-cleanup and some remarks
2013-05-22 Christian Grothoff-nicer
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Christian Grothoff-comments for Florian
2013-05-15 Florian Doldremoved unnecessary malloc
2013-05-15 Florian Doldtest cases for mq, set works
2013-05-02 Sree Harsha Totakura- client should open connection after the stream server...
2013-04-30 Sree Harsha Totakura- have shutdown task
2013-04-30 Christian Grothoff-comments
2013-04-30 Florian Doldfix/docs
2013-04-30 Florian Doldfix / documentation
2013-04-30 Florian Doldimplemented most parts of the set service
2013-04-29 Florian Doldfix
2013-04-27 Florian Doldforgot to add c file
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Christian Grothoff-comments
2013-04-24 Florian Doldforgot to commit new files
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldapi fix
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldpartial docs
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldstarted implementing set api, draft for mq
2013-04-16 Florian Doldadded skeleton for gnunet set