oweals/gnunet.git
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-14 Matthias Wachscompile error in udp
2013-05-14 Matthias Wachsnew ssh key
2013-05-14 Sree Harsha... - use hostname instead of ip addresses
2013-05-14 Sree Harsha... - use hostip instead of hostname to avoid dependency...
2013-05-13 Sree Harsha... - resolve hostname in helper to IP address
2013-05-13 Bart Polot- remove capability of multiple clients per tunnel
2013-05-13 Sree Harsha... - fix compile-time warning
2013-05-13 Sree Harsha... - allow reading hostnames with dashes/hyphens
2013-05-13 Sree Harsha... - remove hostname/ip address from INIT message. They...
2013-05-13 Matthias Wachsbound (IPv6) socket to wrong (IPv4) address
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-11 Sree Harsha... -fix
2013-05-11 Sree Harsha... - avoid linear scan of hosts
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-09 Sree Harsha... - 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... - have a timeout for cases where flushing takes too...
2013-05-08 Sree Harsha... - flush logger data before disconnecting
2013-05-08 Sree Harsha... - fix parsing of shared service specs
2013-05-08 Sree Harsha... - limit hostname as gethostname() has undefined behavio...
2013-05-08 Sree Harsha... - have hostname part of the log file
2013-05-08 Sree Harsha... - update config
2013-05-08 Sree Harsha... - generate histograms based on configure option --enabl...
2013-05-08 Sree Harsha... - remove unused opaque handle
2013-05-08 Sree Harsha... - 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... fix #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... - add GNUNET_TESTING_peer_stop_async_cancel()
2013-05-06 Sree Harsha... - 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... - simplify on-demand linking in overlay connects
2013-05-05 Christian Grothoff-hopefully fixing #2869
2013-05-04 Sree Harsha... - 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... - showcase failing controllerlink case
2013-05-03 Bart Polot- update service new to ecc
2013-05-02 Sree Harsha... - supermuc config
2013-05-02 Sree Harsha... - minor fixes
2013-05-02 Sree Harsha... - client should open connection after the stream server...
2013-05-02 Sree Harsha... fix #2877: stream doesn't distinguish between the appli...
2013-04-30 Sree Harsha... - have shutdown task
2013-04-30 Sree Harsha... - 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...
next