- Remove deprecated code, coverity 10236
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh.c
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- not an error
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-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- use deltas in bck ack
2012-08-18 Bart Polot- more debug
2012-08-17 Bart Polot- more debug
2012-08-16 Bart Polot- Fix local ACK
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-14 Bart Polot- autocomplete fail
2012-08-14 Bart Polot- avoid buildbots going crazy forever
2012-08-09 Bart Polot- refactoring
2012-08-09 Bart Polot- add debug functions, refactor, add common code file
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- 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- 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-30 Bart Polot- doxygen
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- more debug msgs
2012-07-27 Bart Polot- dont send duplicate acks, allow null client
2012-07-27 Bart Polot- wip flow control service<-> client
2012-07-26 Bart Polot- mid -> pid
2012-07-26 Bart Polot- little refactoring
2012-07-25 Bart Polot- add tunnel and queue accounting
2012-07-25 Bart Polot- more fixmes
2012-07-25 Bart Polot- fixes, doc
2012-07-25 Bart Polot- don't allow unexpected ACKs
2012-07-25 Bart Polot- doxygen
2012-07-25 Bart Polot- add children info update on unicast
2012-07-25 Bart Polot- handle data acks
2012-07-24 Bart Polot- more flow control
2012-07-24 Bart Polot- collect children information for ack
2012-07-23 Bart Polot- doxygen, explicit raw packet queueing
2012-07-23 Bart Polot- ack function
2012-07-23 Bart Polot- message format for flow control info
2012-07-23 Bart Polot- listen to client again
2012-07-23 Bart Polot- collect more statistics
2012-07-23 Bart Polot- use configuration file, use statistics, bugfixes...
2012-07-22 Christian Grothoff-doxygen
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- partial change, broken build system on laptop
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- 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-17 Bart Polot- fix #2498
2012-07-17 Bart PolotAdded REGEX announce and discovery to MESH
2012-06-18 Bart Polot- doxygen
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-12 Bart PolotRemoved core queue requirements from mesh (backporting...
next