- dont run regex test until mesh_new is made default
[oweals/gnunet.git] / src / mesh /
2012-07-05 Bart Polot- dont run regex test until mesh_new is made default
2012-07-05 Bart Polot- remove d^Cug
2012-07-05 Bart Polot- run test_mesh_regex by default
2012-07-05 Bart Polot- simplified checks for success
2012-07-05 Bart Polot- improved debug messages, added break_op for malformed...
2012-07-05 Bart Polot- fixed bug for offset calculation, added debug statements
2012-07-04 Bart Polot- more debug messages, tweaked parameters for testing
2012-07-04 Matthias Wachs- unused var
2012-07-03 Bart Polot- fix shutdown crash
2012-07-03 Bart Polot- added mesh regex testcase, fixed bugs
2012-06-28 Bart Polot- finish implementation of mesh search by regex, testin...
2012-06-27 Christian Grothoff-LRN: new mesh build fixes
2012-06-27 Bart Polot- use hashmaps for active gets in by_strig connect
2012-06-27 Bart Polot- Reorder iterator arguments
2012-06-27 Bart Polot- doxygen
2012-06-27 Bart Polot- fix comments
2012-06-27 Bart Polot- move mesh regex block code to a lib
2012-06-25 Bart Polot- implement mesh regex block plugin checks
2012-06-25 Bart Polot- initialize return variable
2012-06-25 Bart Polot- initialize return variable
2012-06-25 Bart Polot- wip mesh/regex
2012-06-24 Bart Polot- more mesh/regex integration: basic announce completed...
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-22 Bart Polot- more regex in mesh
2012-06-22 Bart Polot- add service skeleton for regex connections
2012-06-22 Bart Polot- add api for regex announce
2012-06-22 Bart Polot- send packet
2012-06-22 Bart Polot- api part of connect by string
2012-06-21 Bart Polot- fix #2315
2012-06-21 Bart Polot- use correct hashmap
2012-06-21 Bart Polot- use blocks for checking by type results
2012-06-20 Bart Polot- complete block plugin, use block by put id
2012-06-20 Bart Polot- use blocks to store type info
2012-06-20 Bart Polot- move header to include
2012-06-20 Bart Polot- use proper block types
2012-06-20 Christian Grothoff-towards block plugin for mesh
2012-06-20 Bart Polot- added mesh block header
2012-06-19 Bart Polot- added dummy mesh block plugin
2012-06-18 Bart Polot- doxygen
2012-06-14 Bart Polot- blacklist api calls, service side
2012-06-14 Bart Polot- Added basic blacklist support
2012-06-14 Bart Polot- add api side implementation of blacklisting
2012-06-14 Bart Polot- document blacklist messages
2012-06-14 Bart Polot- clarify doxygen
2012-06-14 Bart Polot- debug messages
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-12 Bart PolotRemoved core queue requirements from mesh (backporting...
2012-06-12 Bart Polot- keep track of queue occupancy
2012-06-11 Bart Polot- add basic data structures for complex queues, refacto...
2012-06-10 Christian Grothoff-queue size is now at most 1
2012-06-09 Christian Grothoff-fix
2012-06-09 Christian Grothoff-updating config files
2012-06-09 Christian Grothoff-fixes
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-08 Bart Polot- add per-peer core queues
2012-06-08 Bart Polot- remove old queue code
2012-06-07 Christian Grothoff-fixing #2405
2012-06-06 Bart Polot- fix speed test to finish
2012-06-06 Bart Polot- fix dumb > vs < error, add debug messages
2012-06-05 Bart Polot- fix
2012-06-05 Bart Polot- make one global core queue
2012-06-05 Bart Polot- cancel queue on disconnect
2012-06-05 Bart Polot- WiP new mesh service
2012-06-05 Bart Polot- Makefile for mesh_new service
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Bart Polot- Added new mesh service (WiP)
2012-05-31 Christian Grothoff-fixing port choices that conflict with lockmanager
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-fixing #2340
2012-05-16 Matthias Wachs- compile error
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-14 Christian Grothoff-help safey
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Bart Polot- Fix #2312
2012-04-26 Christian Grothoff-fixing #2277
2012-04-25 Bart Polot- Wrong order of function calling, caused notifing...
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Bart Polot- Fixed bug where ignoring incoming tunnel by owner...
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Bart Polot- Fixed bugs of incoming data for tunnels without handl...
2012-03-07 Bart Polot- Attempt to fix #2181
2012-03-06 Bart Polot- Fix for #2183: own position in tree only checked...
2012-03-05 Christian Grothoff-do not load namestore
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-24 Bart Polot- Fix crashing testcases
2012-02-22 Bart Polot- Removed prefixes of DEBUG string, marked testcase...
2012-02-22 Bart Polot- Fixed bugs in notification of destruction of incoming...
2012-02-22 Bart Polot- Without these lines MESH does NOT find the destinatio...
2012-02-22 Bart Polot- Remove MESH prefix from debug messages, include missi...
2012-02-22 Bart Polot- Minor doxygen update
2012-02-21 Bart Polot- Fixed crash on DHT_put continuation
2012-02-21 Bart Polot- Avoid calling shutdown twice
2012-02-21 Bart Polot- Fixed reconnect procedure
2012-02-21 Bart Polot- Removed MESH: prefix in debug messages
2012-02-21 Bart Polot- Destroy tunnel to avoid api complaints, initialize...
next