-test for mangle support
[oweals/gnunet.git] / src /
2013-05-21 Christian Grothoff-test for mangle support
2013-05-21 Christian Grothoffkeep DNS helper running if IPv6 sockets fail, then...
2013-05-21 Christian Grothoff-handle case that we are in restart on stop
2013-05-21 Christian Grothoff-hide unnecessary output, add notification that test...
2013-05-21 Christian Grothoff-fixes to error reporting
2013-05-21 Matthias Wachsadding experimentation daemon
2013-05-21 Christian Grothoff-be less verbose about normal stuff
2013-05-21 Christian Grothoff-quiet means quiet
2013-05-21 Christian Grothoff-fixing pseudonym signing bug again -- how did the...
2013-05-21 Bart Polot- use lib
2013-05-21 Christian Grothoff-some transport tests require persistent peerinfo
2013-05-17 Christian Grothoff-no peerinfo IO on tests
2013-05-17 Christian Grothoff-indent
2013-05-17 Christian Grothoff-fully abort and restart existing iteration on notify
2013-05-17 Christian Grothoff-formatting
2013-05-17 Christian Grothoff-no peerinfo IO on tests
2013-05-17 Sree Harsha Totakura- include logging of memory statistics on Linux
2013-05-17 Matthias Wachsfix return value
2013-05-17 Matthias Wachsimproved test
2013-05-17 Matthias Wachsmore dbg msg
2013-05-17 Matthias Wachsalready defined on OSX
2013-05-17 Matthias Wachsdebug msg
2013-05-17 Sree Harsha Totakura- style
2013-05-17 Sree Harsha Totakura- fix
2013-05-17 Sree Harsha Totakura- revert 27104
2013-05-17 Sree Harsha Totakura- revert 27109,27108
2013-05-17 Sree Harsha Totakura- fallback to using ip addresses for hosts
2013-05-16 Bart Polot- avoid double free
2013-05-16 Bart Polot- start listening to clients only after CORE connection
2013-05-16 Bart Polot- dont run PREFIX by default
2013-05-16 Bart Polot- wipe in case of local variable usage
2013-05-16 Bart Polot- doh
2013-05-16 Bart Polot- fix memory leak, path assignment, peer_rc updates
2013-05-16 Bart Polot- always set prev & next hop to allow reuse of p2p...
2013-05-16 Bart Polot- debug
2013-05-16 Bart Polot- config files for test, ignore
2013-05-16 Bart Polot- add mesh2 local testcase
2013-05-16 Bart Polot- fix
2013-05-16 Christian Grothoff-stats is allowed to be NULL
2013-05-16 Matthias Wachsfix
2013-05-16 Sree Harsha Totakura- fix filtering through event mask
2013-05-16 Matthias Wachsreturning here is not a good idea since:
2013-05-16 Matthias Wachsfixing memory leaks in udp
2013-05-16 Sree Harsha Totakura- expand $ variables in filenames
2013-05-16 Matthias Wachsremove memory debug code
2013-05-16 Bart Polot- use 3-way handshake CREATE-PATH_ACK-ACK to delay...
2013-05-16 Christian Grothoff-fix crash if UDP port is in use
2013-05-16 Christian Grothoff-fix error reporting
2013-05-16 Christian Grothoff-fix error reporting
2013-05-16 Sree Harsha Totakura- do not wait for keystroke while profiling on supermuc
2013-05-16 Matthias Wachstest failing on pi
2013-05-15 Sree Harsha Totakura- document options for overlay topology in configuration
2013-05-15 Christian Grothoff-comments for Florian
2013-05-15 Bart Polot- stop using message types of payload on service side
2013-05-15 Christian Grothoff-do not call NAT with zero addresses
2013-05-15 Matthias Wachsdocu
2013-05-15 Matthias Wachstest using autodetection
2013-05-15 Matthias Wachschanges to binding port
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
next