oweals/gnunet.git
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- ignore tests
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 Tothlogread-ipc colouring
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
2014-05-16 Matthias Wachssetting feedback with preference generator
2014-05-16 Supriti Singh Bug fix
2014-05-16 Matthias Wachsfixing division by zero in normalization
2014-05-15 Matthias Wachsremove unused break
2014-05-15 Matthias Wachslog if peer is requested
2014-05-15 Matthias Wachsadding bt to data file header
2014-05-15 Matthias Wachsheader
2014-05-15 Matthias Wachsadd step duration
2014-05-14 Omar Tarabaiadded record expiry to sqlite
2014-05-14 Bart Polot- revert log
2014-05-14 Bart Polot- don't use the old key during a KX
2014-05-14 Bart Polot- log
2014-05-14 Bart Polot- use cadet for log script
2014-05-14 Bart Polot- don't destroy the KX context right away, wait 1 minut...
2014-05-14 Bart Polot- refactor decryption
2014-05-14 Bart Polot- don't inifinite loop on error
2014-05-14 Bart Polot- move HMAC verification to decryption function
2014-05-14 Bart Polot- use old key for encryption if key exchange was recent...
2014-05-14 Bart Polot- refactor key generation, cache peers ephemeral key...
2014-05-14 Bart Polot- doc
2014-05-14 Bart Polot- storage for old _encryption_ keys
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-14 Bart Polot- revert logging changes back to debug level
next