remove send on connect
[oweals/gnunet.git] / src / vpn / gnunet-daemon-exit.c
2011-06-19 Philipp Tölketry to fix the helper-startup and so on
2011-06-15 Philipp Tölkefix doc
2011-06-15 Philipp Tölkeread the service-conf from the global config-file
2011-06-15 Philipp Tölkemake the exit configurable;
2011-06-15 Philipp TölkeStop gcc from treating unused arguments as error when...
2011-06-15 Philipp Tölkefix bugs found by compiling with -Wextra
2011-06-15 Philipp Tölkeremove unused variable
2011-06-15 Philipp Tölkefix bug (invariant)
2011-06-15 Philipp Tölkebetter portability
2011-06-15 Philipp Tölkesend packets back from the exit to the -vpn
2011-06-15 Philipp Tölkespecify application-types
2011-06-15 Philipp Tölkecommented
2011-06-15 Philipp Tölkelet -exit receive packets from the mesh
2011-05-04 Philipp Tölkefix compile-errors
2011-04-29 Philipp TölkeBetter hashing for the services in -exit
2011-04-29 Philipp Tölkebetter hashing for the connection-tracking in the ...
2011-04-29 Philipp Tölkefail more gracefully
2011-04-29 Philipp Tölkeadd TODOs
2011-04-20 Matthias Wachs(no commit message)
2011-04-20 Matthias Wachsscheduler
2011-04-10 Philipp Tölkesave state in heap
2011-04-10 Philipp Tölkeindent
2011-04-10 Philipp Tölkeadd TODO
2011-04-10 Philipp Tölkeput in FIXME as reminder to myself
2011-04-10 Philipp Tölkeresolved FIXME to a comment
2011-04-10 Philipp Tölkedocumentation-change
2011-04-10 Philipp Tölkeadded TODOs
2011-03-30 Bart PolotChanges to integrate mesh application_type re-definition
2011-03-28 Philipp Tölkedoxy-fixes
2011-03-24 Bart PolotFixed doxygen complaints
2011-03-14 Philipp TölkeSend TCP in both directions:
2011-03-14 Philipp Tölketcp from vpn to exit. way back still missing
2011-03-14 Philipp Tölkerefactor to ease the handling of tcp
2011-03-14 Philipp Tölkefixed FIXMEs
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-06 Christian Grothoffmore dox fixes
2011-02-23 Christian Grothoffdie strtok_r
2011-02-21 Philipp TölkeBegone foul memory leaks!
2011-02-21 Philipp TölkeLet the -exit use an own tun and not socks
2011-02-02 Christian Grothofffix
2011-01-28 Christian Grothoffptoelke: please use this style...
2011-01-19 Philipp Tölkefixed doxygen warning
2011-01-10 Philipp Tölkelet -vpn and -exit use mesh instead of core
2011-01-10 Philipp Tölkefirst shot at gnunet-daemon-exit; not tested yet