move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
[oweals/gnunet.git] / src / ats /
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-17 Christian Grothoffparse preference change messages
2011-10-17 Christian Grothofffixwarning
2011-10-17 Christian Grothoffsend performance info to clients
2011-10-16 Christian Grothofffix
2011-10-16 Christian Grothoffmore bw assignment code
2011-10-16 Christian Grothoffmove get quota config to addrs
2011-10-16 Christian Grothoffget quota config
2011-10-14 Matthias Wachsdisabling consumption test and verbose
2011-10-14 Matthias Wachsmore bw to get the reliability tests passing
2011-10-14 Matthias Wachsissue: zero-length plugin and addr
2011-10-14 Matthias Wachsno merging just replacing
2011-10-14 Matthias Wachsremove addresses on client disconnect
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Christian Grothoffrcb, not rc
2011-10-14 Christian Grothoffuse after free
2011-10-14 Christian Grothoffcleanup
2011-10-14 Christian Grothoffcleanup
2011-10-14 Christian Grothoffcleanup
2011-10-14 Christian Grothoffimplementing reservations
2011-10-14 Christian Grothoffimplementing reservations
2011-10-14 Matthias Wachs(no commit message)
2011-10-14 Christian Grothoffcomments
2011-10-14 Christian Grothoffcomplete reservations API
2011-10-14 Christian Grothoffparsing reservations
2011-10-14 Christian Grothoffstuff
2011-10-14 Matthias Wachstest + fix
2011-10-14 Christian Grothoffmore ATS implementation: message parsing and generation:
2011-10-13 Christian Grothoffmore refactoring
2011-10-13 Christian Grothoffmore client disconnect code
2011-10-13 Christian Grothoffremoving client code
2011-10-13 Christian Grothoffmoving out addresses as well
2011-10-13 Christian Grothoffmerging
2011-10-13 Matthias Wachs(no commit message)
2011-10-13 Christian Grothoffcall receive only after sending INIT
2011-10-13 Christian Grothofffix stack overflow
2011-10-13 Christian Grothoffmake compile again
2011-10-13 Christian Grothofffixing late night hacks
2011-10-13 Christian Grothoffcopy and paste copies bugs
2011-10-13 Christian Grothofffix
2011-10-13 Matthias Wachs(no commit message)
2011-10-13 Matthias Wachsmissing
2011-10-13 Matthias Wachsats service
2011-10-13 Christian Grothofffinish ATS API implementation
2011-10-13 Christian Grothofffinish
2011-10-13 Christian Grothoffparse updated message type
2011-10-13 Christian Grothoffparse updated message type
2011-10-13 Christian GrothoffAPI change to make mwachs happy
2011-10-13 Christian Grothoffcommenting out old tests
2011-10-13 Christian Grothoffrename
2011-10-13 Christian Grothoffsapi implemented
2011-10-13 Christian Grothoffnew ATS API -- code won't compile
2011-10-13 Christian GrothoffATS API cleanup: remove 2nd callback type with virtuall...
2011-10-12 Christian Grothoffdebug code, some hackery around connected flag
2011-10-12 Christian Grothofflog
2011-10-12 Christian Grothofflog
2011-10-12 Christian Grothofflog
2011-10-12 Christian Grothoffcommenting out failing test for now
2011-10-10 Christian Grothoffuse LOG macro in ats_api.c
2011-10-10 Christian Grothofffix
2011-10-10 Christian Grothoffdce
2011-10-10 Christian Grothofffakeit
2011-10-10 Christian Grothoffdead code elimination
2011-10-10 Christian Grothoffadding change preference API to ATS
2011-10-10 Christian GrothoffATS API: do inbound and outbound bw
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-19 Christian Grothoffindentation
2011-09-13 Christian Grothoffadding missing files
2011-09-13 Christian Grothoffmake new current
2011-09-09 Matthias Wachsfix in address update + testcase
2011-09-08 Matthias Wachsmerging ats arrays
2011-09-07 Matthias Wachsgnunet-service-transport_neighbours.c requires ats_coun...
2011-09-05 Matthias Wachsdebugging
2011-09-05 Matthias Wachsfixing issue with unix domain sockets:
2011-09-05 Matthias Wachsfixing floating point execption
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Matthias Wachsfundamentals for an ats test
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-25 Matthias WachsExtended ATS and transport service to store session...
2011-08-24 Matthias Wachsfixing segfault caused by missing hashmap init
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian GrothoffLRN: Fix deps in ats
2011-08-13 Christian Grothoffnotes
2011-08-13 Christian Grothoffnotes
2011-08-13 Christian Grothofffix
2011-08-12 Christian Grothoffno need for public key
2011-08-12 Christian Grothoffswitch api
2011-08-12 Christian Grothoffadd address timeout
2011-08-12 Christian Grothoffinitial ATS service refactoring