session end function must include address to notify address
[oweals/gnunet.git] / src /
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-03-06 Supriti Singh- verify_successor
2014-03-06 Supriti Singh- Modified find_successor
2014-03-06 Bart Polot- encrypt-then-MAC
2014-03-06 Bart Polot- fix warning
2014-03-06 Bart Polot- warning on direct KEEPALIVE sending
2014-03-06 Bart Polot- finally fixed missing keepalive messages
2014-03-06 Bart Polot- don't use global peer counter, cls instead
2014-03-06 Bart Polot- run statistics service by default
2014-03-06 Bart Polot- debug, indentation
2014-03-06 Bart Polot- fix scheduler clearance
2014-03-06 Bart Polot- add makefile for new testcase
2014-03-06 Bart Polot- evaluate keepalive counters
2014-03-06 Bart Polot- add keepalive testcase, statistics gathering
2014-03-06 Bart Polot- update config files for tests
2014-03-06 Bart Polot- add keepalive stats
2014-03-06 Bart Polot- cleanup
2014-03-06 Bart Polot- fix expected KX size
2014-03-06 Bart Polot- add hmac to tunnel messages
2014-03-06 Bart Polot- remove reserved filed code
2014-03-06 Bart Polot- remove unneccessary reserved fields
2014-03-06 Bart Polot- remove dead handler
2014-03-06 Bart Polot- register keepalive as tunnel payload
2014-03-06 Bart PolotMove mesh connection keepalive messages inside tunnel...
2014-03-06 Bart Polot- refactor fwd/bck connection keepalive
2014-03-06 Bart Polot- log payload ID for channel traffic
2014-03-06 Bart Polot-log
2014-03-05 Sree Harsha Totakura- Define and use BUFFER_SIZE for the size of the outgoi...
2014-03-05 Supriti Singh- Adding self to trail_peer_list
2014-03-05 Christian Grothoff-fix ftbfs with older libgcrypt
2014-03-04 Christian Grothoff-fix removal of block_mesh file (#3281-8125)
2014-03-04 Christian Grothoff-doxygen
2014-03-04 Sree Harsha Totakura- increase history size for the measured average operat...
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2014-03-04 Christian Grothoff-mmissing prototype
2014-03-04 Christian Grothoff-doxygen
2014-03-02 LRNDon't crash on NULL lookup_name
2014-02-25 Supriti SinghFixed memory allocation for peer list.
2014-02-24 Supriti Singh1. Refactored the code for trail setup and trail setup...
2014-02-24 Sree Harsha Totakura-Always add measured average operation completion time...
2014-02-23 Christian Grothoff-check for NULL fd
2014-02-23 Christian Grothoff-avoid defining 'cfg' symbol each time ats-testing...
2014-02-22 Christian Grothoff-disable POW calculating during test
2014-02-20 LRNFix barrier test dependencies (W32)
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-19 Bart Polot- log
2014-02-19 Bart Polot- standarize log messages
2014-02-19 Bart Polot- revamp logging
2014-02-19 Bart Polot- limit message name width
2014-02-19 Bart Polot- add missing message type names
2014-02-19 Bart Polot- use fixed-width message type names
2014-02-19 Bart Polot- fix log messages
2014-02-19 Bart Polot- reduce debug messages amount of hello operations
2014-02-19 Bart Polot- simplify message names
2014-02-19 Bart Polot- use new service startup message
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2014-02-18 Christian Grothoffavoid problems with different users having different...
2014-02-18 Sree Harsha TotakuraDo not let parallelism fall below the default paralleli...
2014-02-18 Sree Harsha TotakuraConsider the resources from failed operations as overlo...
2014-02-18 Matthias Wachstransport's idea of being notified about an explicitc...
2014-02-18 Matthias WachsRIL is allowed to set bandwidth to zero
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-17 Supriti Singh1.Modified struct PeerTrailSetupMessage and PeerTrailSe...
2014-02-17 Florian Dold- secretsharing api test for single peer
2014-02-16 Martin Schanzenbachfix only cache variable long/short
2014-02-16 Christian Grothoffmake sure to create friends directory before trying...
2014-02-16 Christian Grothoff-doxygen, indentation
2014-02-16 Christian Grothoffadd timeout option to gnunet-gns
2014-02-16 Christian Grothoff-add a few comments
2014-02-16 Christian Grothoff-fix copy-n-paste-comment and doxygen
2014-02-16 Christian Grothoffif we found any non-expired block in the namecache...
2014-02-16 Christian Grothoff-indentation, superfluous asserts
2014-02-16 Christian Grothoff-typos, doxygen
2014-02-16 Christian Grothoffforce not using DHT for lookups that are only in the...
2014-02-16 Christian Grothoff-fix test
2014-02-14 Sree Harsha Totakura- Do not try to delete empty string directories.
2014-02-13 Bart Polot- cleanup log messages
2014-02-13 Fabian Oehlmann- fixed warning about missing return values
2014-02-13 Sree Harsha Totakura- Do not set permissions for abstract sockets.
2014-02-12 Sree Harsha Totakura- Allow integration tests to run on loopback.
2014-02-12 Matthias Wachsfixing issues:
2014-02-12 Fabian Oehlmann- better variable names
2014-02-12 Sree Harsha Totakura- Add patch for valgrinding testbed
2014-02-12 Sree Harsha Totakura- Add suppressions file for util.
2014-02-12 Sree Harsha Totakura- Cleanup cache items after removing from the hashmap.
2014-02-12 Matthias WachsContinue with address suggestion after try connect...
2014-02-11 Matthias Wachsbasic logging
2014-02-11 Matthias Wachs+ setting preference
2014-02-11 Matthias Wachsproperties
2014-02-11 Christian Grothofftrying to fix #3281
2014-02-11 Matthias Wachsproperty enforcement
2014-02-11 Matthias Wachscommit before removing address ids
2014-02-11 Matthias Wachsaddress management
2014-02-11 Matthias Wachsimproved quota loading + requesting and stopping addres...
2014-02-11 Matthias Wachssome additional information about quota
2014-02-11 Matthias Wachsadding and deleting address from solver
2014-02-11 Matthias Wachsimproved episode parsing
2014-02-11 Matthias Wachsfixing property generation
2014-02-11 Matthias Wachslogging task
2014-02-11 Matthias Wachsenforcing correct generator type
next