- make sure all flow control values are updated correctly
[oweals/gnunet.git] / src / mesh /
2013-05-14 Bart Polot- make sure all flow control values are updated correctly
2013-05-14 Bart Polot- dont use per-hop packet ID
2013-05-14 Bart Polot- fix core error handling
2013-05-14 Bart Polot- Fix
2013-05-14 Bart Polot- Remove old tree lib
2013-05-14 Bart Polot- Added status flag for tunnels
2013-05-14 Bart Polot- fixes
2013-05-14 Bart Polot- style
2013-05-14 Bart Polot- fix ack value sent on data
2013-05-14 Bart Polot- remove transmission descriptor, simple cls is enough
2013-05-14 Bart Polot- adapt queue selction to new fc
2013-05-14 Bart Polot- doxygen
2013-05-14 Bart Polot- refactor fc init
2013-05-14 Bart Polot- use faster hash for tunnel hashmaps
2013-05-13 Bart Polot- remove capability of multiple clients per tunnel
2013-05-12 Bart Polot- revert not-ready changes
2013-05-12 Bart Polot- re-added APP_ANNOUNCE_TIME, still needed for mesh v1
2013-05-12 Florian Doldmissing config value
2013-05-10 Bart Polot- Change hash to speed up 16/32 bit lookups
2013-05-10 Bart Polot- avoid mixing path_refresh and tunnel_timeout
2013-05-10 Bart Polot- owner does not timeout tunnel
2013-05-10 Bart Polot- cancel poll when receiving big enough ack
2013-05-10 Bart Polot- fix poll for lost ack
2013-05-10 Bart Polot- implement new fwd/bck flow control mechanism
2013-05-10 Bart Polot- change internal API to use short IDs
2013-05-10 Bart Polot- adapt path keepalive to unicast (retransmission)
2013-05-10 Bart Polot- adapt path keepalive to unicast
2013-05-10 Bart Polot- remove the use of ntermediate MeshPathInfo struct...
2013-05-10 Bart Polot- remove one indirection level (no multicast ref counter)
2013-05-10 Bart Polot- remove trees from tunnels
2013-05-10 Bart Polot- clean up
2013-05-10 Bart Polot- proper memory usage
2013-05-10 Bart Polot- fix accidental removal
2013-05-10 Bart Polot- simplify adding path to tunnel
2013-05-10 Bart Polot- Fixes
2013-05-08 Bart Polot- remove application-related option
2013-05-08 Bart Polot- remove remaining regex code
2013-05-08 Bart Polot- remove regex client-side
2013-05-07 Bart Polot- remove regex from mesh
2013-05-07 Bart Polot- dont compile old tests anymore
2013-05-07 Bart Polot- make mesh2 compile
2013-05-07 Bart Polot- wip
2013-05-07 Bart Polot- wip
2013-05-07 Bart Polot- remove regex integration from mesh2
2013-05-07 Bart Polot- make api compile
2013-05-07 Bart Polot- remove more unnecessary code
2013-05-07 Bart Polot- remove unnecessary code
2013-05-07 Bart PolotInitial mesh2 api import
2013-05-03 Bart Polot- update service new to ecc
2013-04-02 Sree Harsha Totakura- doxygen
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-21 Bart Polot- doxygen
2013-03-21 Matthias Wachsfix core api
2013-03-21 Bart Polot- fix app types allocation
2013-02-14 Bart Polot- fix
2013-02-14 Bart Polot- debug
2013-02-14 Bart Polot- fix segfault
2013-02-14 Bart Polot- cancel dht get for peers when done, style
2013-02-14 Bart Polot- not needed size of t->peers should suffice
2013-02-13 Bart Polot- fix crash
2013-02-08 Bart Polot- use correct config name
2013-02-08 Bart Polot- read proper keyfile
2013-02-07 Bart Polot- use ECC in mesh
2013-02-05 Christian Grothoff095a
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2013-01-21 Bart Polot- move code to regex_dht
2013-01-21 Bart Polot- alert about error
2013-01-21 Bart Polot- debug messages
2013-01-18 Bart Polot- cpp guards
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex
2013-01-03 Christian Grothoff-fixme
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Christian Grothoff-die old testing, die
2012-12-21 Bart Polot- show on buildbots
2012-12-21 Bart Polot- fix
2012-12-21 Bart Polot- not a bug
2012-12-21 Bart Polot- enable signal testing by default
2012-12-21 Bart Polot- cache node parent to retransmit tunnel_destroy in...
2012-12-21 Bart Polot- fix memleak
2012-12-21 Bart Polot- revert 25599, fix tree destruction segfault
2012-12-21 Bart Polot- dont destroy tunnels with local clients
2012-12-20 Bart Polot- make sure GNUNET_TESTBED_operation_done is not called...
2012-12-20 Christian Grothoff-fix index out of bounds
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- account for disconnection
2012-12-20 Bart Polot- dont destroy self
2012-12-20 Bart Polot- notify owner of disconnecting peers
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- initialize message for both directions
2012-12-20 Bart Polot- delay destruction
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- doxygen, alignment
2012-12-20 Bart Polot- not necessarilly a bug
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- refactor makefile
2012-12-20 Bart Polot- add new build for signal test
2012-12-20 Bart Polot- add new test type, fix disconnect
2012-12-20 Bart Polot- fixes, consistency, test name
2012-12-20 Bart Polot- use consistent numbering
next