curly wars / auto-indentation
[oweals/gnunet.git] / src / vpn / gnunet-daemon-vpn.c
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Philipp Tölkehandle client connections
2011-10-31 Christian Grothoffmore DLL usage errors
2011-10-31 Christian Grothofffix
2011-10-30 Christian Grothoffmaking the new mesh the default
2011-10-30 Philipp Tölkegnunet-daemon-vpn uses the new mesh
2011-10-26 Philipp Tölkesave at the tunnel whether this is an ipv4 or ipv6...
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-05 Philipp Tölkecore gives a buf of NULL to indicate errors
2011-09-18 Philipp Tölkefix bug in -vpn
2011-09-16 Christian Grothoffuse named constants
2011-09-16 Christian Grothoffc3018
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffstuff
2011-08-02 Philipp TölkeBug. fill the complete IP-Address
2011-08-02 Philipp Tölkememory-leaks
2011-07-27 Philipp Tölkelet -vpn send back v4 packets
2011-07-27 Philipp Tölkereply ipv4-icmp
2011-07-27 Philipp Tölkebegin resolving A-records
2011-07-27 Philipp Tölkequeue transmits to tunnels
2011-07-27 Philipp Tölkedebug vpn
2011-06-15 Christian Grothoffcleanup
2011-06-15 Philipp Tölkedebug the vpn
2011-06-15 Philipp Tölkemake the log output shorter
2011-06-15 Philipp TölkeWhen connecting to mesh, give your app-types!
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ölkeupdate the cost later
2011-06-15 Philipp Tölkeclarifying comment
2011-06-15 Philipp Tölkeclear stack-memory
2011-06-15 Philipp Tölkehandle traffic from remotes hosts coming back to daemon-vpn
2011-06-09 Christian Grothofffix
2011-05-07 Philipp Tölkefix TODO
2011-05-04 Philipp Tölkefix compile-errors
2011-04-29 Philipp Tölkehandle the reception of dns-answers in daemon-vpn
2011-04-29 Philipp Tölkeremove IP-Mappings after some time
2011-04-21 Philipp Tölkeadd TODO
2011-04-21 Philipp Tölkecleanup
2011-04-10 Philipp Tölkemake the mock mesh perhaps not working, but not crashin...
2011-04-10 Philipp Tölkeadd TODO
2011-04-10 Philipp Tölkeremoved unneeded FIXME
2011-04-01 Philipp Tölkeremove unused file
2011-03-30 Bart PolotChanges to integrate mesh application_type re-definition
2011-03-24 Bart PolotFixed doxygen complaints
2011-03-14 Philipp TölkeSend TCP in both directions:
2011-03-14 Philipp Tölkeprepare for tcp
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-05 Philipp TölkeAllow the use of all ports and not just 4 per connection
2011-02-24 Philipp Tölkefix mem-leaks and other nasty stuff
2011-02-21 Philipp Tölkeget rid of unnecessary error
2011-02-21 Philipp TölkeBegone foul memory leaks!
2011-02-21 Philipp Tölkebug
2011-02-21 Philipp TölkeLet the -exit use an own tun and not socks
2011-02-11 Heikki Lindholmdefining stuff in headers confuses the linker
2011-02-05 Philipp TölkeUse the configures IP-addresses correctly
2011-02-04 Philipp TölkeI should stop commiting now.
2011-02-04 Philipp Tölkeand it gets deeper and deeper
2011-02-04 Philipp Tölkeactually, no, I don't
2011-02-04 Philipp TölkeYes, I know.
2011-02-04 Nathan S. Evansstyle problems on mac
2011-02-02 Philipp Tölkerefactor the interface to the helper a bit to make...
2011-01-19 Christian Grothofffix
2011-01-19 Christian Grothoffbyebye
2011-01-12 Philipp Tölkefix usage of mesh_api
2011-01-10 Philipp Tölkelet -vpn and -exit use mesh instead of core
2011-01-10 Philipp Tölkedebug the core-send-to-self
2011-01-10 Philipp Tölkefix two "invalid read"s
2011-01-10 Philipp Tölkesplit up daemon-vpn in multiple files, remove exit...
2011-01-10 Philipp TölkeA few static-analysis-changes
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-23 Matthias Wachsdoxygen
2010-12-15 Philipp TölkeRemove Debug-Output
2010-12-15 Philipp TölkeTell core that we want to have this packet delivered
2010-12-15 Philipp Tölkerudimentary connection-tracking
2010-12-15 Philipp TölkeSend the UDP traffic out over a socket and relay the...
2010-12-15 Philipp Tölkesend UDP-Packets to the peer offering the service
2010-12-15 Philipp TölkeTurn the IP-Address around in the hash.
2010-11-17 Christian Grothoffassert
2010-11-17 Philipp Tölkefold a bit
2010-11-17 Philipp TölkeAnswer Reverse-DNS with the real data
2010-11-17 Philipp TölkeStore mappings into the hashmap
2010-11-17 Philipp Tölkenew Struct (it will be saved to the hashmap)
2010-11-17 Philipp TölkeRefactored the creation of fake-addresses
2010-11-17 Philipp TölkeFix memory-leak (and superfluous copy)
2010-11-17 Philipp TölkeNULL-Pointer
2010-11-08 Philipp Tölkeabort is called break
2010-11-08 Philipp TölkeFix a uninitialized-warning
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-04 Philipp TölkeAnswer an icmp-request
2010-11-04 Philipp TölkeThis bitfield-stuff does not work as I expect
2010-11-04 Philipp TölkeMem-Leak
2010-11-04 Philipp TölkeAnswer PTR-Requests (mock-version)
2010-11-04 Philipp TölkeOnly start the hijack if the vpn is running
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-11-02 Philipp Tölkecomment and indent gnunet-daemon-vpn
2010-11-02 Philipp Tölkeget rid of the unneeded "closure"-struct
next