fix bit counting mess
[oweals/gnunet.git] / src / nse / gnunet-service-nse.c
2020-05-26 Martin Schanzenbachfix bit counting mess
2020-05-19 Alessio VanniImproved BIO API
2020-04-08 Christian Grothofffix sign api for to address #6164
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-30 Christian Grothoffuse new POW function consistently, also in revocation
2019-11-30 Christian Grothoffcreate crypto_pow, in preparation for #3795
2019-11-20 ng0use ifdef instead of if for __linux__ and BSD
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-11-19 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-19 ng0On *BSD the header file sys/param.h defines BSD. Drop...
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-19 Christian Grothofffix compiler warnings about unused args
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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
next