port 0 for tcp plugin is BAD
[oweals/gnunet.git] / src / vpn /
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-11 Nathan S. EvansAdding replication parameter for initiating GET and...
2010-11-08 Philipp Tölkeabort is called break
2010-11-08 Philipp TölkeFix a uninitialized-warning
2010-11-06 Nathan S. Evansscheduler removal mishap (fix)
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
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ölkeFixes and documentation
2010-11-02 Philipp Tölkecomment and indent gnunet-service-dns
2010-11-02 Philipp Tölkecomment and indent gnunet-daemon-vpn
2010-11-02 Philipp Tölkeget rid of the unneeded "closure"-struct
2010-10-27 Christian Grothoffseaspidering
2010-10-26 Philipp Tölkeremove unneeded field
2010-10-26 Philipp TölkeAnswer questions for .gnunet with an ipv6-address
2010-10-26 Philipp TölkeRestart the hijack, if the tun was down
2010-10-26 Philipp Tölkemodified the DNS_Record-block
2010-10-26 Philipp Tölkerenamed file as per policy
2010-10-19 Philipp TölkeSend answers from the DHT to the daemon-vpn
2010-10-19 Philipp Tölkeless magic numbers
2010-10-19 Philipp TölkeRatelimit the starting of the vpn-helper
2010-10-19 Philipp Tölkesend an dns-response from the dht
2010-10-19 Philipp Tölkeallow the service-dns to answer not only with an unchan...
2010-10-19 Philipp Tölkeintegers are %d, not %s!
2010-10-19 Philipp TölkeOnly reschedule after an hour.
2010-10-08 Nathan S. Evanstoelke: don't bug dht
2010-10-08 Philipp TölkeFix the hashing
2010-10-08 Philipp Tölketesting-config
2010-10-08 Philipp Tölkepyblish a dns-record for testing
2010-10-08 Philipp Tölkelookup .gnunet-addresses in the dht
2010-10-08 Philipp Tölkehash and validate a dns-block
2010-10-08 Philipp Tölkeprototype for a dns-block
2010-10-08 Philipp Tölkeif we have no connection to the service-dns, don't...
2010-10-08 Philipp Tölkevalgrind was crying
2010-10-07 Philipp Tölkefixes
2010-10-07 Christian Grothoffstuff
2010-10-07 Philipp TölkeDisconnect from service-dns only when connected
2010-10-07 Philipp TölkeReconnect to the service-dns if the connection is lost...
2010-10-07 Philipp TölkeDetect and log queries for .gnunet.-Domains
2010-10-07 Philipp TölkeStrings are char* not unsigned char *
2010-10-05 Philipp Tölkefor debugging, print the dns-packets running through...
2010-10-05 Philipp TölkeMake the packet-pretty-printing more usable (concise)
2010-10-05 Philipp Tölkeparse a complete dns-packet-struct to another struct...
2010-10-05 Philipp Tölkesplit the dns-datastructure
2010-10-05 Philipp Tölkepull a function I will need for service-dns out of...
2010-10-05 Philipp Tölkeadd clarifying comment to a magic number
2010-10-05 Philipp TölkeRemove unnecessary comments
2010-10-05 Philipp TölkeRemove unnecessary DEBUG-Output
2010-10-03 Philipp TölkeHandle the case, that DNS-Answers come faster than...
2010-10-03 Philipp TölkeHijacking DNS-Traffic works as expected.
2010-10-03 Philipp TölkeI think I have not completely understood how this bitfi...
2010-10-03 Philipp Tölke-Stop the vpn-helper if an invalid message arrives
2010-10-03 Philipp Tölkestub to send the dns-answer to the helper
2010-10-01 David Barksdalemalloc.h is depricated and doesn't exist on FreeBSD 7.
2010-09-23 Christian Grothoffmantis 1606
2010-09-21 Philipp Tölkesend the answer from dns to the vpn
2010-09-21 Philipp Tölkesave a bit of state
2010-09-21 Philipp TölkeReceive DNS-Responses and print them
2010-09-21 Philipp Tölkeprint all fields of a dns-rr
2010-09-21 Philipp TölkeSend DNS-Queries on to the original destination
2010-09-21 Philipp Tölkehijack the DNS-Packets in another way
2010-09-21 Philipp Tölkeremoved unnessecary debug output of the helper
2010-09-21 Philipp Tölkerename the service in the config-file
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-13 Matthias WachsShould now compile under windows:
2010-09-09 Christian Grothoffok
2010-09-09 Philipp Tölkeclose ressources
2010-09-09 Philipp TölkeUse the DLL as queue
2010-09-09 Philipp Tölkedebug-output
2010-09-09 Philipp TölkeError-Checking
2010-09-09 Philipp Tölkeanswered the question
2010-09-09 Christian Grothofffixing bugs and compile errors
2010-09-08 Philipp Tölkeminor fixes
2010-09-08 Philipp TölkeQueue packet sent to the service-dns
2010-09-08 Christian GrothoffW32 porting work by LRN
2010-09-08 Philipp Tölkecheck whether i really can open file-like things
2010-09-08 Philipp TölkeMissed two %m yesterday
2010-09-07 Philipp Tölkesend dns-queries to the service-dns and pretty-print...
2010-09-07 Philipp Tölkeorganize the imports
2010-09-07 Philipp Tölkeprepare the dns-pretty-printing for the service-dns
2010-09-07 Philipp Tölkeget rid of alloca()
2010-09-07 Philipp Tölkebug
2010-09-07 Philipp Tölkesend the dns-queries from daemon-vpn to service-dns
2010-09-07 Philipp Tölkeremoved a few debug-outputs and changed the remaining...
2010-09-07 Philipp TölkeWorked through the easy klockwork-issues
2010-09-06 Philipp Tölkestart the code to send queries to the resolver
2010-09-06 Philipp TölkeGet rid of the cls. Use a global.
next