- use window size client<->server, x4 faster
[oweals/gnunet.git] / src / mesh /
2012-07-23 Bart Polot- collect more statistics
2012-07-23 Bart Polot- use statistics
2012-07-23 Bart Polot- use configuration file, use statistics, bugfixes...
2012-07-22 Christian Grothoff-doxygen
2012-07-22 LRNFix hostkey loading for old testing framework
2012-07-20 Bart Polot- fixes, new message
2012-07-20 Bart Polot- add packet ID to both multicast and unicast
2012-07-20 Bart Polot- new API calls
2012-07-20 Bart Polot- partial change, broken build system on laptop
2012-07-18 LRNReally try to fix compilation on Windows
2012-07-18 Bart Polot- try to fix compilation on Windows
2012-07-18 Bart Polot- use free_non_null
2012-07-18 Bart Polot- check for NULL
2012-07-18 Bart Polot- fix memleaks in regex
2012-07-18 Bart Polot- don't run valgrind
2012-07-18 Bart Polot- fix memleak
2012-07-18 Bart Polot- let tunnel empty queue before destroying
2012-07-18 Bart Polot- add canceling of untransmitted requests upon tunnel...
2012-07-18 Sree Harsha Totakuramesh compile
2012-07-17 Bart Polot- give slow machines more time to complete the test
2012-07-17 Bart Polot- fix #2498
2012-07-17 Bart PolotAdded REGEX announce and discovery to MESH
2012-07-17 Bart Polot- added debug messages, fixed regex timeout
2012-07-16 Bart Polot- fix regex search timeout crash
2012-07-16 Bart Polot- more debug messages
2012-07-16 Bart Polot- improve logging, add debug message for GNUNET_break
2012-07-13 Bart Polot- fix for a periodic accepting state, some refactoring
2012-07-13 Bart Polot- enable all 3 strings/regexes to be evaluated against...
2012-07-13 Bart Polot- full version of testcase, included data traffic to...
2012-07-13 Bart Polot- fix tests in offline situations
2012-07-12 Bart Polot-extend regex testcase, add debug info to service
2012-07-11 Bart Polot- refactoring
2012-07-11 Bart Polot- keep track of all results, try others peers on timeout
2012-07-11 Bart Polot- cancel search only after successful connect/ack
2012-07-10 Bart Polot- use different contexts for differents search stages...
2012-07-10 Bart Polot- doxygen
2012-07-07 Bart Polot- fix recursion in case of * states
2012-07-07 Bart Polot- temporarily avoid infinite recursion
2012-07-06 Bart Polot- use all functions, declare edge iterator
2012-07-06 Christian Grothoff-LRN: fix new mesh to compile
2012-07-05 Bart Polot- reuse old results for looping states in the dregex
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
next