test_transport_api_http now working!
[oweals/gnunet.git] / src /
2011-09-26 Matthias Wachstest_transport_api_http now working!
2011-09-26 Matthias Wachsfixed:
2011-09-26 Bart PolotMinor fix, comments
2011-09-26 Matthias Wachsfixes
2011-09-26 Matthias WachsNAT is reading the [nat] section to figure out if to...
2011-09-26 Matthias Wachsremoving incoherent address formats
2011-09-26 Bart PolotAdded new api in the tree module to handle core or...
2011-09-26 Matthias Wachsbinding to specific address
2011-09-25 Christian Grothoffwild hxing
2011-09-24 Philipp Tölkestop the dht as fast as possible
2011-09-23 Matthias Wachstest case for udp and constant packet size
2011-09-23 Bart PolotFixed double destroy
2011-09-23 Matthias Wachsincreasing timeout
2011-09-23 Matthias Wachsmax_bps was never used
2011-09-23 Matthias Wachsterminated sessions were never removed from ATS
2011-09-23 Matthias Wachsfixing https://gnunet.org/bugs/view.php?id=1800
2011-09-23 Bart PolotFixed bugs and completed API
2011-09-22 Bart PolotChanged tree children magement from array to DLL, fixed...
2011-09-21 Bart PolotAdded notification when peers go offline during a path...
2011-09-21 Bart PolotAdded debug print of tree structure
2011-09-21 Bart PolotFixed double chaining on note reattachment
2011-09-21 David Brodskimore statistics, gnunet_constants used
2011-09-21 Bart PolotFixed memory leaks
2011-09-21 David BrodskiSome asserts
2011-09-21 David BrodskiBugfixes and statistics added
2011-09-21 David BrodskiCleanup, fixed pretty_printer, fixed session not create...
2011-09-21 Christian Grothoffstuff
2011-09-21 Christian Grothoffstuff
2011-09-21 Bart PolotFixed use of uninitialized memory from realloc leading...
2011-09-21 Christian Grothofffinishing new API
2011-09-21 Bart PolotRenamed functions, make valgrind stop complaining about...
2011-09-21 Bart PolotUpdated testcase
2011-09-21 David BrodskiSome Fixes
2011-09-21 Philipp Tölkedo not notify more than one transmit at a time
2011-09-21 Philipp Tölkewe do not want to crash if somebody leaves the net
2011-09-21 Christian Grothoffextend
2011-09-21 Christian Grothoffextend
2011-09-21 Christian Grothoffadd
2011-09-21 Bart PolotAdded testcase code, fixed minor bugs
2011-09-20 David BrodskiTest comments
2011-09-20 Bart PolotCleaned and fixed refactoring to improve separation...
2011-09-20 Bart PolotAdded path testcase
2011-09-20 Bart PolotRefactored MeshTunnel Trees and Paths in a separate...
2011-09-19 Bart PolotFixed memory leak
2011-09-19 Bart PolotFixed many bugs, test local 2 now passes, but with...
2011-09-19 Christian Grothoffstuff
2011-09-19 Christian Grothoffcleanup
2011-09-19 Christian Grothofffix emsg
2011-09-19 Christian Grothofffix emsg
2011-09-19 Christian Grothoffprint emsg
2011-09-19 Christian Grothoffprint emsg
2011-09-19 Christian Grothoffprint emsg
2011-09-19 Bart PolotFixed use before initialization
2011-09-19 Christian Grothoffkeep problem size
2011-09-19 Christian Grothoffadding missing index
2011-09-19 Bart PolotChanged own id handling
2011-09-19 Bart PolotAdded debug code, fixed minor bug
2011-09-19 Christian Grothofffixconfig
2011-09-19 Christian Grothofffix
2011-09-19 Christian Grothoffdisable debug options
2011-09-19 Christian Grothofflimit mesh tests -- mark as experimental
2011-09-19 Christian Grothoffdo latency computation - #1768
2011-09-19 Christian Grothoffno latency can happen, should be rare
2011-09-19 Christian Grothoffindentation
2011-09-19 Christian Grothoffgenerate valid disconnect message -- Mantis #1789
2011-09-19 Christian Grothoffmarking HTTP as experimental
2011-09-18 Christian Grothofffixing #1781
2011-09-18 Philipp Tölkeno more hijacker-zombies
2011-09-18 Philipp Tölkecleanup doxygen-errors
2011-09-18 Philipp Tölkemake the dns-resolver used for dns-exit configurable
2011-09-18 Philipp Tölkecompile before commiting
2011-09-18 Philipp Tölkebug
2011-09-18 Philipp Tölkefix bug in -vpn
2011-09-18 Philipp Tölkedo a dns-lookup to find the address of services other...
2011-09-18 Christian Grothofflonger timeout
2011-09-18 Christian Grothofflinux-only
2011-09-18 Christian Grothofffixwarning
2011-09-18 Christian Grothoffmore efficient implementation, maybe helping with 1777
2011-09-18 Christian GrothoffSO_SNDBUF/SO_RECVBUF do not work on FreeBSD
2011-09-18 Christian Grothoffbetter error handling
2011-09-18 Christian Grothofffixing 1767:
2011-09-17 Christian Grothofffixing 1776 --- do not check uid in client and don...
2011-09-17 Christian Grothoffremoving reply bf entirely, problem was with UID removal
2011-09-17 Christian Grothofffix
2011-09-16 Matthias Wachsupdate buildbots first...
2011-09-16 Matthias Wachsfixes
2011-09-16 Bart PolotFixed creation and destrucion of trees with parent...
2011-09-16 Bart PolotFixed reconnect
2011-09-16 Bart PolotAdded code to create siglne paths from trees
2011-09-16 Bart PolotDelayed end of test to expose problems on slow machines...
2011-09-16 Matthias Wachssending and receiving implemented
2011-09-16 Bart PolotFixed a use after free that occured when doing DHT_Disc...
2011-09-16 Bart PolotTrying to make gnu indent's braindead indentation of...
2011-09-16 Christian Grothofffixing 1770, towards fixing 1769
2011-09-16 Bart PolotRan indent script
2011-09-16 Bart PolotFixed send data to origin to work with the new data...
2011-09-16 Christian Grothoffno useless printfs
2011-09-16 Christian Grothoffmake 'obsolete' data structures conditionally compiled
2011-09-16 Christian Grothoffstatic
2011-09-16 Bart PolotAdded notification of client that peers disconnected...
next