- Remove deprecated code, coverity 10236
[oweals/gnunet.git] / src / mesh /
2012-08-29 Bart Polot- Remove deprecated code, coverity 10236
2012-08-29 Bart Polot- run p2p stress test by default
2012-08-29 Bart Polot- Coverity 10269
2012-08-27 Bart Polot- only manage buffer on payload
2012-08-27 Bart Polot- debug
2012-08-27 Bart Polot- leaks
2012-08-27 Bart Polot- update peer buffer on send
2012-08-27 Bart Polot- explicitely drop oldest message
2012-08-27 Bart Polot- prepare cinfo on queue_send
2012-08-27 Bart Polot- per-child buffer control
2012-08-24 Bart Polot- separate multicast payload from control messages
2012-08-24 Bart Polot- send only one ack per packet, send before callback...
2012-08-24 Bart Polot- help analyze multipeer mesh logs
2012-08-24 Bart Polot- not an error
2012-08-24 Bart Polot- too much effort for buildbots
2012-08-24 Bart Polot- fixes, refectoring
2012-08-24 LRNMore dont-access-t-when-it-is-NULL fixes
2012-08-24 LRNDon't access t when t is NULL
2012-08-23 Bart Polot- more debug, fix ack supression
2012-08-23 Bart Polot- multicast flow control
2012-08-23 Bart Polot- refactor wip
2012-08-23 Bart Polot- fix SIGSEG
2012-08-22 Bart Polot- more debug
2012-08-22 Bart Polot- fix unsolicited message control
2012-08-22 Bart Polot- fix peer fwd ack gathering
2012-08-22 Bart Polot- don't break build on osx, win
2012-08-21 Bart Polot- more info on error
2012-08-21 Bart Polot- don't show on empty data
2012-08-21 Bart Polot- added timing debug macros, improved local root->leaf...
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-18 Bart Polot- fixes, eliminate malformed data assert
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 Bart Polot- more debug
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 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 Bart Polot- send on correct tunnel
2012-08-13 Bart Polot- blindness cured
2012-08-10 Bart Polot- duplicate
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-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 Bart Polot- initialize ack values on start
2012-08-08 Bart Polot- changed client / children bck ack handling, wip
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-02 Bart Polot- try to fix windows compilation error
2012-08-02 Bart Polot-m fix client FWD ACK
2012-08-02 Bart Polot- fixes, more refactoring
2012-08-01 Bart Polot- refactoring, documentation
2012-08-01 Bart Polot- use min/max functions to cover overflow cases
2012-08-01 Bart Polot- wip
2012-08-01 Bart Polot- wip
2012-08-01 Bart Polot- fix segfault
2012-07-31 Bart Polot- wip client->service ack
2012-07-31 Bart Polot- dont reject local ack from client
2012-07-31 Bart Polot- make sure to always have GNUNET_break immediately...
2012-07-31 Bart Polot- more debug, client side ACK
2012-07-31 Bart Polot- improved testcase, feedback, debug messages
2012-07-31 Bart Polot- fix overflow condition
2012-07-31 Bart Polot- fix client_tmt_rdy call, refactoring
2012-07-30 Bart Polot- timeout fix by harsha
2012-07-30 Bart Polot- timeout fix by harsha
2012-07-30 Bart Polot- doxygen
2012-07-30 Bart Polot- gauger test name
2012-07-30 Bart Polot- fix client<->service flow control
2012-07-30 Bart Polot- allow loopback
2012-07-27 Bart Polot- wip
2012-07-27 Bart Polot- fix crash on typeless clients
2012-07-27 Bart Polot- not a debug message
next