fix shutdown order to prevent segfault
[oweals/gnunet.git] / src /
2011-09-05 Matthias Wachsfix shutdown order to prevent segfault
2011-09-05 Matthias Wachsensure neighbour map is existing
2011-09-05 Matthias Wachsfixing floating point execption
2011-09-03 Christian GrothoffLRN:
2011-09-02 Bart PolotFixed bad merge
2011-09-02 Bart PolotChanges in API, adapted code and testfiles, improved...
2011-09-02 Christian Grothoffdoxygen
2011-09-02 Christian Grothoffbreaking stuff
2011-09-02 Christian Grothoffmaking mwachs happier
2011-09-02 Christian Grothoffmaking mwachs happy
2011-09-02 Christian Grothofffix doc
2011-09-02 Bart PolotAdded tunnel destroy, changed message types in client...
2011-09-02 Christian Grothofffix
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-09-02 Christian Grothofffix
2011-09-02 Christian Grothofftypos
2011-09-02 Christian Grothoffdead
2011-09-02 Christian Grothoffdon't add addrs like crazy
2011-09-02 Christian GrothoffLRN: fix dht tests --- not sure this is the best fix
2011-09-02 Christian GrothoffLRN fixes to DV config to make tests pass:
2011-09-02 Christian GrothoffLRN: fast and dirty transport crash fix
2011-09-02 Bart PolotImplemented reconnect, creation of incoming tunnels...
2011-09-01 Bart PolotWiP
2011-09-01 Bart PolotChanged variables and functions to meaningul names...
2011-09-01 Christian Grothofffixing double-adding of the 'die-task'
2011-09-01 Christian Grothoffworking on DV -- trying to fix bug found by LRN
2011-09-01 Bart PolotUpdated header for change in service (drop timeout...
2011-09-01 Bart PolotChanged add_peer to drop timeout, updated documentation...
2011-09-01 Bart PolotAdded timeout & notification code
2011-09-01 Matthias Wachsminor fixes
2011-09-01 Matthias Wachsporting all tests using testing lib
2011-09-01 Matthias Wachsusing new function + additional safety checks
2011-09-01 Matthias Wachslatest changes
2011-09-01 Bart PolotAdded peer add timeout handling, tunnel connect/disconn...
2011-08-31 Bart PolotWiP
2011-08-31 Bart PolotAdded dns section to try make it work on Windows
2011-08-31 Bart Polotoops, one more unix path removed
2011-08-31 Bart PolotDIsabled the use of UNIX sockets, to allow running...
2011-08-31 Matthias Wachsutility functions
2011-08-31 Bart PolotHeader for new connect call
2011-08-31 Bart Polotfixes, documentation, refactoring
2011-08-31 Matthias Wachsmoving code to generate cfg name used in every test...
2011-08-31 Matthias Wachsmigrated multiaddress to testing framework
2011-08-31 Matthias Wachsfixed bug https://gnunet.org/bugs/view.php?id=1762
2011-08-31 Philipp Tölkesend a hello-packet for the mesh regularily
2011-08-31 Philipp Tölkedouble free
2011-08-31 Philipp Tölkedouble-free
2011-08-31 Matthias Wachs(no commit message)
2011-08-30 Bart Polotindent
2011-08-30 Matthias Wachsgeneral intendation
2011-08-30 Matthias Wachsported unreliability to transport testing
2011-08-30 Bart PolotIndent
2011-08-30 Matthias Wachsreenabling gauger support with automatic testname detection
2011-08-30 Matthias Wachscheck if gnunet-nat-server is correctly installed
2011-08-30 Christian Grothofftodo list
2011-08-30 Christian Grothoffuse define
2011-08-30 Christian Grothoffcommunicate operation timeouts
2011-08-30 Matthias Wachsgnunet-nat-server was not correctly installed
2011-08-30 Christian Grothoffinclude message overheads in size request, handle chang...
2011-08-30 Christian Grothofftimeout support, handle empty queue due to cancel/timeout
2011-08-30 Christian Grothoffencapsulate payload, keep target/priority/etc.
2011-08-30 Matthias Wachstests now use GNUNET_OS_check_helper_binary to find...
2011-08-30 Christian Grothoffmalloc NULLs already
2011-08-30 Christian Grothoffdelay calling notify from notify_transmit_ready
2011-08-30 Christian Grothoffminor cleanup
2011-08-30 Christian Grothoffuse unsigned int
2011-08-30 Christian Grothoffnicer alignment, unsigned sizes
2011-08-30 Christian Grothoffdon't try to receive before successfully connecting...
2011-08-30 Christian Grothofffix
2011-08-30 Christian Grothofffoundit
2011-08-30 Bart PolotIndent
2011-08-30 Matthias Wachsremoving unique id code
2011-08-30 Bart PolotFix tests, peer commands api <-> service
2011-08-29 Matthias Wachsfundamentals for an ats test
2011-08-29 Matthias Wachs- handle_pong used wrong address size
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-26 Bart PolotFixed API test case
2011-08-26 Matthias Wachsnot needed anymore
2011-08-26 Matthias Wachsfixed assertion in clients_handle_start():390
2011-08-26 Matthias Wachschanges to server lib
2011-08-25 Matthias Wachsfixing thrown break during shutdown
2011-08-25 Matthias Wachsdisabled indent in define section
2011-08-25 Matthias Wachstransport service sends wrong message type to transport_api
2011-08-25 Matthias WachsExtended ATS and transport service to store session...
2011-08-25 Matthias Wachsone char to break it all...
2011-08-25 Matthias Wachsfix:
2011-08-25 Matthias Wachsminor changes
2011-08-24 Matthias Wachs(no commit message)
2011-08-24 Matthias Wachsthe test
2011-08-24 Matthias Wachsnew test to check transport start and shutdown
2011-08-24 Matthias Wachsfixing segfault caused by missing hashmap init
2011-08-23 Matthias Wachs(no commit message)
2011-08-23 Matthias Wachsimproved shutdown
2011-08-23 Matthias Wachsimproved shutdown
2011-08-22 Bart PolotVarious changes, can't get indent to work
2011-08-22 Matthias Wachsenabling wlan in makefile, since byteorder.h issue...
2011-08-22 Matthias Wachsindent corrupted the file
2011-08-20 Matthias WachsWLAN does not compile
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
next