removed controller link testcase from default tests
[oweals/gnunet.git] / src /
2012-08-21 Sree Harsha Totakuraremoved controller link testcase from default tests
2012-08-21 Sree Harsha Totakuramodified link controller forwarding to use forwarded...
2012-08-21 Matthias Wachsmod
2012-08-21 Matthias Wachsimproved url parsing
2012-08-21 Matthias Wachschange
2012-08-21 Matthias Wachsnew conf
2012-08-21 Sree Harsha Totakuraadded controller link testcase to default tests
2012-08-21 Bart Polot- oops, remove debug code
2012-08-21 Bart Polot- clients sends ACK only on threshold, ~1.7x speedup...
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...
2012-08-18 Bart Polot- fixes, eliminate malformed data assert
2012-08-18 Martin Schanzenbach-not needed
2012-08-18 Martin Schanzenbach-fix NetworkRecord/GNSRecordBlock madness
2012-08-18 Bart Polot- use window size client<->server, x4 faster
2012-08-18 Bart Polot- make api use same window size
2012-08-18 Bart Polot- fix
2012-08-18 Bart Polot- use deltas in bck ack
2012-08-18 Bart Polot- initialize recv pid, reset on reconncet
2012-08-18 Bart Polot- adjust initial ack value for clients
2012-08-18 Bart Polot- refactoring, more debug
2012-08-18 Bart Polot- fix message send on reconnect
2012-08-18 Bart Polot- more debug
2012-08-18 Bart Polot- explicit bck counter
2012-08-17 Maximilian SzengelFixed eval test case and stack smashing protection
2012-08-17 Sree Harsha Totakuracontroller link as operation
2012-08-17 Sree Harsha Totakurafixes
2012-08-17 Bart Polot- more debug
2012-08-17 Maximilian SzengelAdded multi-striding capabilities to regex.
2012-08-16 Bart Polot- Fix local ACK
2012-08-16 Bart Polot- Clean debug output
2012-08-16 Bart Polot- cleanup flow control code
2012-08-16 Bart Polot- refactoring
2012-08-16 Bart Polot- doxygen, refactor
2012-08-16 Bart Polot- more debug, fixes
2012-08-16 Bart Polot- debug
2012-08-14 Sree Harsha Totakurafixes
2012-08-14 Sree Harsha Totakurafixes and removed slave2 from controller link test
2012-08-14 Sree Harsha Totakurafixes
2012-08-14 Bart Polot- autocomplete fail
2012-08-14 Bart Polot- avoid buildbots going crazy forever
2012-08-14 Bart Polot- use explicit tunnel
2012-08-13 Martin Schanzenbach-fix hang for good
2012-08-13 Bart Polot- send on correct tunnel
2012-08-13 Bart Polot- blindness cured
2012-08-13 Maximilian Szengelusing strings as labels
2012-08-13 Martin Schanzenbach-fix gns cli hang, fix help
2012-08-11 Sree Harsha Totakuraimplemented peer create operation forwarding
2012-08-11 Sree Harsha Totakuraforward operation msg cancel
2012-08-11 Sree Harsha Totakuraapi forward operation message
2012-08-11 Sree Harsha TotakuraLocal and remote peers
2012-08-10 Sree Harsha Totakuratowards peer create forwarding
2012-08-10 Sree Harsha Totakuracontroller hostname in init
2012-08-10 Bart Polot- duplicate
2012-08-10 Sree Harsha Totakuraoverlay connect operation failure reporting
2012-08-10 Sree Harsha Totakuracleaner peer destory
2012-08-09 Bart Polot- fix error check
2012-08-09 Bart Polot- fix FWD testcase
2012-08-09 Bart Polot- better debug
2012-08-09 Bart Polot- use strings
2012-08-09 Bart Polot- refactoring
2012-08-09 Bart Polot- add debug functions, refactor, add common code file
2012-08-09 Bart Polot- add 3 test in one to local traffic testcase source...
2012-08-09 Bart Polot- prepare for different local tests
2012-08-09 Bart Polot- validate client generated PID
2012-08-09 Bart Polot- validate client generated PIDs
2012-08-09 Bart Polot- fix PID sequence
2012-08-09 Bart Polot- wip bck ack
2012-08-09 Matthias Wachsbug
2012-08-08 Bart Polot- wip
2012-08-08 Bart Polot- typo
2012-08-08 Bart Polot- towards local packet numbering for flow control
2012-08-08 Matthias Wachs- coeverity
2012-08-08 Matthias Wachscoverity
2012-08-08 Matthias Wachs- fix
2012-08-08 Matthias Wachscallback for offer_hello
2012-08-08 Matthias Wachsremove msg
2012-08-08 Bart Polot- initialize ack values on start
2012-08-08 Bart Polot- changed client / children bck ack handling, wip
2012-08-07 Sree Harsha Totakurafixed memory leak with HELLO
2012-08-07 Sree Harsha Totakuraworking version of peer connect
2012-08-07 Sree Harsha Totakurahacking overlay connect
2012-08-06 Bart Polot- fixes, refactoring
2012-08-06 Bart Polot- initialize and consider ACK values fr tmt rdy
2012-08-06 Bart Polot- wip
2012-08-05 Martin Schanzenbach-fix
2012-08-05 Martin Schanzenbach-dns2gns
2012-08-04 LRNFix a typo
2012-08-03 Sree Harsha Totakurarefined overlay connect and extended test case
2012-08-03 Martin Schanzenbach-add header
2012-08-03 Martin Schanzenbach-actually add CORS header
2012-08-03 Christian Grothoffbetter style
2012-08-03 Martin Schanzenbach-leaks
2012-08-03 Martin Schanzenbach-add httppost, put, fixes
2012-08-03 Bart Polot- fix installscript for sudo when root
2012-08-03 Nathan S. Evans- Fix script for buildbots that run as root (no sudo...
2012-08-03 Bart Polot- make executable, buildbots fail otherwise
2012-08-02 Martin Schanzenbach-handle race
2012-08-02 Martin Schanzenbach-proxy: add GNS header
2012-08-02 Bart Polot- try to fix windows compilation error
2012-08-02 Bart Polot-m fix client FWD ACK
next