glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / nse / gnunet-service-nse.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-09-19 Christian Grothoffconverting nse to new service API
2016-09-19 Christian Grothofftowards adding mq destruction notification
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-31 Christian Grothoffconvering more services to new core MQ API
2016-07-31 Christian Grothoff-convert NSE to new core MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-24 Christian Grothoffadapting testbed-logger to MQ API
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-03 Christian Grothoff-report id of peer that is missbehaving
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-19 Christian Grothoff-do not use NBO double for stats setting
2014-12-16 Christian Grothoffproperly report NSE estimate to statistics (#3563?)
2014-04-01 Sree Harsha Totakura- Log NSE histogram to file in addition to testbed...
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2014-01-10 Bart Polot- use proper log function
2013-12-09 Christian Grothoff-update bcd template and adjust code accordingly
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-07 Christian Grothoffrename coreAPI to core_api to follow naming conventions...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-30 Christian Grothoff-simplify logic, use modern APIs
2013-09-15 Christian Grothoff-minor NSE cleanup
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-15 Christian Grothoff-suspend/resume is unnecessary now
2013-07-14 Christian Grothoff-improved debug logic
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-05-21 Christian Grothoff-fixes to error reporting
2013-05-08 Sree Harsha Totakura- have a timeout for cases where flushing takes too...
2013-05-08 Sree Harsha Totakura- flush logger data before disconnecting
2013-05-08 Sree Harsha Totakura- generate histograms based on configure option --enabl...
2013-04-05 Christian Grothoffuse SCRYPT - fixing # 2685, needs LATEST libgcrypt...
2013-04-05 Sree Harsha Totakura- revert; do not enable traffic logging by default
2013-04-05 Sree Harsha Totakura- increase interval
2013-03-28 Sree Harsha Totakura- read unique peer-ids from testbed
2013-03-26 Sree Harsha Totakura- fix
2013-03-26 Sree Harsha Totakura- generate histograms with unique file names
2013-03-23 Christian Grothoff-doxygen
2013-03-23 Christian Grothoff-towards implementing #2685
2013-03-22 Matthias Wachsfix
2013-03-21 Matthias Wachsfixes
2013-03-05 Christian Grothoff-rsa, not ecc
2013-02-08 Bart Polot- use correct config name
2013-02-08 Bart Polot- read proper keyfile, error messages
2013-02-07 Bart Polot- change RSA for ECC in NSE
2012-12-21 Christian Grothoff-debug
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-17 Christian Grothofffixing #1551/#2503
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-05-27 Christian Grothoff-more uniform statistics naming
2012-05-14 Bart Polot- Minor style changes, doc
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-26 Christian Grothoff-disable histogram, check return values
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-11 Bart Polot- Fixed 2202, removed debug stuff
2012-04-11 Bart Polot- Fix related bug to 2202: 'flood messages not generate...
2012-04-11 Bart Polot- Added more debug info, cleaned code, tried to fix...
2012-04-10 Bart Polot- Improved doxygen, added debug code
2012-03-08 Bart Polot- Extend checking for activity to transmit handle
2012-03-08 Bart Polot- Fix contidion for next round
2012-03-08 Bart Polot- Fix comparison direction
2012-03-08 Bart Polot- The next_message in the previous round should have...
2012-01-25 Christian Grothoff-fix
2012-01-05 Christian Grothoff-try converting doubles to network byte order
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-21 Bart PolotAdded statistic reading to NSE, fixed some minor bugs
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Bart Polot- Removed duplicate statistics, minor stylistic changes
2011-12-19 Christian Grothoff-hopefully fixing #1997, also renaming function to...
2011-12-13 Bart Polot- Wrong file commited, fixed.
2011-12-13 Bart Polot- Added more stats gathering code
2011-12-08 Christian Grothoff-eliminate special case, no justification for why it...
2011-12-08 Christian Grothoff-add logging for randomized delays
2011-12-08 Christian Grothoffadd statistic to track estimated network diameter
2011-12-08 Christian Grothofffixing issue with sending back size estimate messages...
2011-12-08 Bart Polot- Added logging of peers to NSE service
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-do not send previous round messages if we are just...
2011-11-28 Christian Grothoff-trying harder to remove useless signing in NSE
2011-11-28 Christian Grothoff-handle shutdown
2011-11-28 Christian Grothoffcache signature upon first generation to avoid useless...
2011-11-25 Bart PolotUse _weighted_ average of last estimations to calculate...
2011-11-24 Bart Polot- Added explicit cast, just in case
next