- don-t re-scheduler, destroy immediately (comes from scheduler)
[oweals/gnunet.git] / src / mesh / gnunet-mesh-profiler.c
2014-03-22 Bart Polot- log
2014-03-22 Bart Polot- start test only after warmup
2014-03-21 Bart Polot- add warmup phase
2014-03-21 Bart Polot-move round time to cli, fix config file
2014-03-21 Bart Polot- check early
2014-03-21 Bart Polot- move pings to cli
2014-03-21 Bart Polot- allocate memory, not array anymore
2014-03-21 Bart Polot- not abort condition
2014-03-21 Bart Polot- hide temp config file, show config template
2014-03-21 Bart Polot- read peers form argv
2014-03-21 Bart Polot- add stddev
2014-03-21 Bart Polot- changes to round system, stats collection
2014-03-21 Bart Polot- create own config file
2014-03-21 Bart Polot- check channel creation
2014-03-17 Bart Polot- use explicit ping/pong messages with counter and...
2014-03-17 Bart Polot- doc
2014-03-17 Bart Polot- dont disconnect from mesh service
2014-03-17 Bart Polot- only ping from select peers, do not shut them down
2014-03-17 Bart Polot- disconnect all mesh handles
2014-03-17 Bart Polot- fix disconnect task scheduling
2014-03-17 Bart Polot- fix run flag
2014-03-17 Bart Polot- NPE
2014-03-17 Bart Polot- fix operation handling
2014-03-17 Bart Polot-debug
2014-03-17 Bart Polot- don't shutdown twice
2014-03-17 Bart Polot- check task (could be in the middle of transmission...
2014-03-17 Bart Polot- update peer counter
2014-03-17 Bart Polot- cancel pings on peer shutdown
2014-03-17 Bart Polot- mark peer as down
2014-03-17 Bart Polot- fix cleaner
2014-03-17 Bart Polot- log, debug
2014-03-17 Bart Polot- fix infinite loop
2014-03-17 Bart Polot- check incoming channel for NULL
2014-03-17 Bart Polot- nse-style round cycling
2014-03-14 Bart Polot- don't send duplicate pings when a pong is delayed
2014-03-14 Bart Polot- dont ping after timeout
2014-03-14 Bart Polot- refactor
2014-03-14 Bart Polot- use ping-pong to avoid collisions
2014-03-14 Bart Polot- name inside file
2014-03-14 Bart Polot- rename mesh profiler