- avoid mixing path_refresh and tunnel_timeout
[oweals/gnunet.git] / src /
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-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
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-08 Sree Harsha Totakura- have a timeout for cases where flushing takes too...
2013-05-08 Sree Harsha Totakura- flush logger data before disconnecting
2013-05-08 Sree Harsha Totakura- fix parsing of shared service specs
2013-05-08 Sree Harsha Totakura- limit hostname as gethostname() has undefined behavio...
2013-05-08 Sree Harsha Totakura- have hostname part of the log file
2013-05-08 Sree Harsha Totakura- generate histograms based on configure option --enabl...
2013-05-08 Sree Harsha Totakura- remove unused opaque handle
2013-05-08 Sree Harsha Totakura- fix duplicate symbols
2013-05-08 Matthias Wachsmissing test
2013-05-07 Bart Polot- remove regex from mesh
2013-05-07 Bart Polot- dont compile old tests anymore
2013-05-07 Matthias Wachsdocumentation
2013-05-07 Matthias Wachsadded warning
2013-05-07 Matthias Wachsfix for 0002881 + test
2013-05-07 Sree Harsha Totakurafix #2665: peer reconfiguration now implemented
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-07 Sree Harsha Totakura- add GNUNET_TESTING_peer_stop_async_cancel()
2013-05-06 Sree Harsha Totakura- doc
2013-05-06 Bart Polot- more verbose debug
2013-05-06 Bart Polot- unify testbed operation handlers, avoid pointer arith...
2013-05-06 Bart Polot- simplify parameters
2013-05-06 Bart Polot- speed up shutdown
2013-05-06 Matthias Wachstraffic manipulation cfg settings
2013-05-05 Sree Harsha Totakura- simplify on-demand linking in overlay connects
2013-05-05 Christian Grothoff-hopefully fixing #2869
2013-05-04 Sree Harsha Totakura- remove unused configuration parameter in GNUNET_TESTB...
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- move parallelism to config file
2013-05-03 Sree Harsha Totakura- showcase failing controllerlink case
2013-05-03 Bart Polot- update service new to ecc
2013-05-02 Sree Harsha Totakura- minor fixes
2013-05-02 Sree Harsha Totakura- client should open connection after the stream server...
2013-05-02 Sree Harsha Totakurafix #2877: stream doesn't distinguish between the appli...
2013-04-30 Sree Harsha Totakura- have shutdown task
2013-04-30 Sree Harsha Totakura- mesh test case to show it doesn't respond to shutdown
2013-04-30 Christian Grothoff-comments
2013-04-30 Florian Doldfix/docs
2013-04-30 Florian Doldfix / documentation
2013-04-30 LRNFix test_os_startprocess
2013-04-30 Florian Doldimplemented most parts of the set service
2013-04-29 Florian Doldfix
2013-04-27 Florian Doldforgot to add c file
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-27 Florian Doldimplemented GNUNET_CRYPTO_get_host_identity
2013-04-26 Florian Doldreverted changes to makefile, was just a problem with...
2013-04-26 Florian Doldfixed compilation errors: undefined reference to `GNUNE...
2013-04-26 Bart Polot- remove warnings
2013-04-26 Bart Polot- fix
2013-04-26 Sree Harsha Totakura- signal termination to peers when controller crashes
2013-04-26 Bart Polot- allow more time for testbed start
2013-04-26 Bart Polot- add feedback for testbed setup
2013-04-24 Christian Grothoff-comments
2013-04-24 Christian Grothoff-make sure result is 0-terminated for UDS
2013-04-24 Sree Harsha Totakura- fix
2013-04-24 Sree Harsha Totakura- test harder by checking the data file size
2013-04-24 Bart Polot- fix test timeout task: do collect stats on timeout
2013-04-24 Florian Doldforgot to commit new files
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-23 Bart Polot- cleanup
2013-04-23 Sree Harsha Totakura- Support flushing of buffered data
2013-04-23 Sree Harsha Totakura- test cases for testbed logger
2013-04-22 Bart Polot- add disk scan
2013-04-22 Bart Polot- fix
2013-04-22 Bart Polot- doc
2013-04-22 Bart PolotAllow callback to stop a DISK_scan with no error, simil...
2013-04-22 Bart Polot- remove extra debug
2013-04-22 Bart Polot- fixes, debug
2013-04-22 LRNDon't start accept task twice
2013-04-22 LRNCorrectly forget task ID once task runs
2013-04-21 Christian Grothoff-evolve PSYC ideas
2013-04-21 Sree Harsha Totakurafix #2666: Implement service sharing among peers
2013-04-21 LRNFix chat to compile and link successfully
next