PSYC util lib: receiving/transmitting/logging PSYC messages
[oweals/gnunet.git] / src /
2014-05-29 Gabor X TothPSYC util lib: receiving/transmitting/logging PSYC...
2014-05-29 Gabor X Tothclient manager: higher level client API with a transmis...
2014-05-28 Omar Tarabaipeerstore: towards watch functionality
2014-05-28 Omar Tarabaisensor: disabling sensors
2014-05-28 Supriti SinghRemoving warning messages
2014-05-28 Supriti SinghAdapting verify successor code to use trail id
2014-05-28 Omar Tarabaifix for memory leaks
2014-05-28 Omar Tarabaifew fixes
2014-05-27 Gabor X Tothsocial: separate host/guest/place API; add missing...
2014-05-27 Omar Tarabaipeerstore: iterate request timeout
2014-05-27 Supriti SinghUsing trail id
2014-05-27 Matthias Wachsthese messages should not be logged as errors
2014-05-27 Matthias Wachserror handling was moved to clients
2014-05-27 Matthias Wachsbug hunting
2014-05-27 Matthias Wachsminor changes
2014-05-27 Matthias Wachschange order for error check
2014-05-27 Matthias Wachsfix crash
2014-05-27 Matthias Wachsremove fix me: probe_ctx are stored in a list and clean...
2014-05-27 Gabor X Tothmulticast: run testing peer
2014-05-27 Gabor X Tothadd social service
2014-05-27 Matthias Wachsfix address resolution process
2014-05-27 Christian Grothoff-fmt
2014-05-27 Matthias Wachsfix: increase address counter only when address could...
2014-05-27 Christian Grothoffenable DHT monitors to distinguish routing requests...
2014-05-27 Christian Grothoff-indentation fixes
2014-05-27 Christian Fuchs- no hton conversion for the set-API-add function
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-26 David BarksdaleAdd CORS support to hostlist server
2014-05-26 David BarksdaleAdd CORS support to HTTP transport
2014-05-26 David BarksdaleTypo in comment
2014-05-26 Christian Fuchs- fixed the same bug on bob's side as on alice's side...
2014-05-26 Christian Fuchs- fixed a double-free-race upon failing a set op
2014-05-26 Christian Fuchs- removed double-free after set has freed its set already
2014-05-26 Christian Fuchs- fixed bug in set which allows a peer to generate...
2014-05-26 Matthias Wachsremove breaks not required anymore
2014-05-26 Christian Fuchs- SP now uses the correct msg type for session initiali...
2014-05-24 Christian Grothoff-a bit more towards following coding conventions
2014-05-24 Christian Grothoffcleaning up scalar product client API
2014-05-24 Christian Grothoff-doxygen, some additional error checking
2014-05-23 Gabor X Tothpsyc, multicast: fixes, comments
2014-05-23 Omar Tarabaiwarning fix
2014-05-23 Bart Polot- fix test tmt_rdy size request
2014-05-23 Bart Polot- fix name detection
2014-05-23 Bart Polot- rename tests
2014-05-23 Bart Polot- fix stats collection
2014-05-23 Bart Polot- fix testbed statistics collection
2014-05-23 Bart Polot- remove hardcoded target peer numbering
2014-05-23 Bart Polot- fixes
2014-05-23 Bart Polot- simplify names, update Makefile
2014-05-23 Bart Polot- fix id check on data callback
2014-05-23 Bart Polot- add default size, doc
2014-05-23 Bart Polot- perform tests with only 2 peers for basic P2P test...
2014-05-23 Bart Polot- use increasing size data messages
2014-05-23 Bart Polot- speed up ID announce to force different PUT paths...
2014-05-23 Bart Polot- change connection density for cadet profiler
2014-05-22 Gabor X Tothpsyc, multicast: join decision
2014-05-22 Matthias Wachsdisable hostlist server
2014-05-21 Supriti SinghRefactoring
2014-05-21 Matthias Wachsfix for address switching when both peers switch at...
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-20 Matthias Wachsimproved test
2014-05-20 Matthias Wachsadd tcp test to makefile
2014-05-20 Matthias Wachsmissing config
2014-05-20 Matthias Wachsmore configs
2014-05-20 Matthias Wachsnew configs
2014-05-20 Matthias Wachsaddress switch test
2014-05-20 Matthias Wachsnewline
2014-05-20 Matthias Wachsnew test case
2014-05-20 Christian Fuchs- forgot to set concluded intersection OP to NULL
2014-05-20 Christian Fuchs- fixed corner case for the set-intersection computatio...
2014-05-20 Matthias Wachsrename cfg files in Makefile
2014-05-20 Matthias Wachsremove unreliability test
2014-05-20 Matthias Wachsimproved log message
2014-05-20 Matthias Wachsremove checking for packet order in quota compliance
2014-05-20 Supriti Singh- Adding code to check for congestion and threshold...
2014-05-20 Christian Fuchs- removed now obsolete check for the element count...
2014-05-20 Christian Fuchs- removed redundant and bugged check from SP intersecti...
2014-05-19 Supriti Singh- Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P...
2014-05-19 Matthias Wachsremove debugging output
2014-05-19 Matthias Wachsimproved output for gnunet-transport
2014-05-19 Matthias Wachsnew api
2014-05-19 Matthias Wachsnew API
2014-05-19 Matthias Wachsnew api
2014-05-19 Matthias Wachsusing new api
2014-05-19 Christian Fuchs- adapted nat-tests for API changes
2014-05-19 Matthias Wachsadded some fixme
2014-05-19 Omar Tarabaipeerstore: record expiry
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-05-19 Omar Tarabaipeerstore: completed iterate functionality
2014-05-19 Matthias Wachsremove log level and initialize values
2014-05-19 Matthias Wachs- increase log level when quotas cannot be loaded from...
2014-05-19 Matthias Wachsreduce log level when solution was found within optimal...
2014-05-18 Omar Tarabaipeerstore: towards iterate functionality
2014-05-17 Florian Doldadd missing cancel implementation for MQ
2014-05-17 Omar Tarabaipeestore: towards iterate functionality
2014-05-17 Gabor X Tothmulticast, psyc: client connections, join requests
2014-05-16 Omar Tarabaiminor fixes
2014-05-16 Omar Tarabaiminor fixes
2014-05-16 Omar Tarabaipeerstore API now uses MQ
2014-05-16 Omar Tarabaitowards peerstore iterate
next