removed unnecessary malloc
[oweals/gnunet.git] / src /
2013-05-15 Florian Doldremoved unnecessary malloc
2013-05-15 Florian Doldtest cases for mq, set works
2013-05-15 Sree Harsha Totakura- fix compile
2013-05-15 Sree Harsha Totakura- distribute peers equally among island nodes on SuperMUC
2013-05-15 Christian Grothoffdo not enumerate all IP addresses from our interfaces...
2013-05-15 Bart Polot- notice
2013-05-15 Bart Polot- missing api changes
2013-05-15 Bart Polot- use port for tunnel creation / notification
2013-05-14 Matthias Wachsimproved messages
2013-05-14 Bart Polot- Added tunnel port parameter
2013-05-14 Matthias Wachsfixing udp bindto
2013-05-14 Sree Harsha Totakura- compile warning fixes
2013-05-14 Sree Harsha Totakura- merge; compare hostname to determine the node to...
2013-05-14 Sree Harsha Totakura- supermuc specific island handling code
2013-05-14 Sree Harsha Totakura- sort hosts returned from loadleveler
2013-05-14 Matthias Wachsfix for manipulation, machine horribly died while testing
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 Sree Harsha Totakura- switch to UDP transport plugin
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-14 Matthias Wachscompile error in udp
2013-05-14 Sree Harsha Totakura- use hostip instead of hostname to avoid dependency...
2013-05-13 Sree Harsha Totakura- resolve hostname in helper to IP address
2013-05-13 Bart Polot- remove capability of multiple clients per tunnel
2013-05-13 Sree Harsha Totakura- fix compile-time warning
2013-05-13 Sree Harsha Totakura- allow reading hostnames with dashes/hyphens
2013-05-13 Sree Harsha Totakura- 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 Totakura-fix
2013-05-11 Sree Harsha Totakura- 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 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...
next