move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
[oweals/gnunet.git] / src / transport / plugin_transport_http.h
2011-10-13 Matthias Wachs(no commit message)
2011-10-07 Matthias Wachstransport-testing is not stateless anymore
2011-10-06 Matthias Wachs(no commit message)
2011-10-04 Matthias Wachsimplemented: client-only mode
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-27 Matthias Wachscomments and clean up
2011-09-27 Matthias Wachsrenaming plugin
2011-09-27 Matthias Wachsworking version
2011-09-26 Matthias Wachsfixed:
2011-09-26 Matthias Wachsremoving incoherent address formats
2011-09-26 Matthias Wachsbinding to specific address
2011-09-16 Matthias Wachssending and receiving implemented
2011-09-16 Matthias Wachstransmitting data
2011-09-16 Matthias Wachsclient sending & receiving
2011-09-16 Matthias Wachs(no commit message)
2011-09-15 Matthias Wachsserver side connection accepting and merging
2011-09-15 Matthias Wachsimplemented disconnect notifications for outbound conne...
2011-09-15 Matthias Wachsmore functionality
2011-09-14 Matthias Wachshttp plugin revisited