new timeout tests for WLAN and bluetooth
[oweals/gnunet.git] / src / set / gnunet-service-set.c
2013-12-16 Christian Fuchs- begin work on enhanced multipart receiving
2013-12-10 Florian Dold- fixed use after free in set (#3188)
2013-12-09 Florian Dold- fix #3185 and #3184 in set
2013-12-09 Florian Dold- fix use after free in set union (#3178)
2013-12-08 Christian Grothoff-rename enum MeshOption to GNUNET_MESH_ChannelOption...
2013-12-08 Christian Grothoff-doxygen and formatting and style fixes
2013-12-08 Christian Grothoffmark timeout task as done if it is run, fixes #3171
2013-12-08 Christian Grothofffix use-after-free: the call to mesh_channel_destroy...
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-12-05 Matthias Wachsfix for mantis #0003156
2013-11-26 Florian Dold- fixed handling of incorrect channel port
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-14 Christian Fuchsadded new msg type
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-11 Christian Fuchsupdated some more dox
2013-11-07 Christian Fuchsadded bloomfilter message struct
2013-11-06 Christian Fuchsfixed guttenbergisch copypaste issue
2013-11-06 Christian Fuchsdokumentation monster session part 1
2013-11-05 Florian Dold- implemented missing set functionality
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-10-29 Florian Dold- fixed assertion due to task not testing for shutdown...
2013-10-21 Christian Fuchsmore work on set,
2013-10-21 Christian Fuchsre-synced set intersection code with union as a startin...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-14 Florian Dold- fixed generation issues
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-07-23 Florian Dold- extract context msg correctly
2013-07-23 Florian Dold- set iteration
2013-07-22 Florian Dold- handle cyclic IBFs and SEs correctly
2013-07-19 Florian Dold-fixed memory leak
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-10 Florian Dold- set service working
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-06-26 Florian Doldfixed duplicate tunnel creation
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 Florian Dold- conclude for SET
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Florian Doldremoved unnecessary malloc
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-30 Florian Doldfix/docs
2013-04-30 Florian Doldimplemented most parts of the set service
2013-04-29 Florian Doldfix
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Christian Grothoff-comments
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldfix
2013-04-16 Florian Doldadded skeleton for gnunet set