glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / core / gnunet-service-core_kx.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)
2018-06-05 psyc://loupsycedyg... less heteronormative function names (SCNR)
2018-06-04 Christian Grothoffuse DEBUG_KX for new core log messages
2018-06-04 Christian Grothoffmerge benchmark changes
2018-06-03 Christian Grothoffmore logging
2018-06-03 Christian Grothoffmore crypto KX logging
2018-06-03 Christian Grothoffmore core KX logging
2018-06-03 Christian Grothoffmore logging
2018-05-31 Christian Grothoffadd more logging for core KX to improve diagnostics
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-29 David BarksdaleDemote some log messages
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothofffix sign issue in bitshift
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2016-09-20 Christian Grothoffconverting core service to new service API
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-26 Christian Grothoff-unset flag after transmission
2016-07-26 Christian Grothoff-converting CORE service to new transport MQ API
2016-07-25 Christian Grothoff-preparatory steps for transport API change
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
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-10-29 Christian Grothoffdistinguish PING failure after rekey from other failure...
2015-10-28 Sree Harsha Totakura-fix debug message
2015-10-28 Christian Grothoff-fix FTBFS
2015-10-28 Christian Grothofflog rekeying operation, do not log distracting garbage...
2015-10-26 Christian Grothoff-dox
2015-10-25 Christian Grothoff-randomize ps each time
2015-10-18 Christian Grothoff-we use 4 chars, not 8 for pIDs
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-08 Christian Grothofffinishing implementation of #3652
2015-03-08 Christian Grothoff-always assume at least MIN bandwidth, even if we got...
2015-03-08 Christian Grothoff-try to avoid being stuck with key sent/received if...
2015-03-01 Christian Grothoff-doxygen, comments, indentation
2015-02-28 Christian Grothofffix #3688
2015-02-11 Christian Grothoff-improve logging
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-13 Christian Grothoff-style fixes
2014-09-30 Christian Grothoff-doxygen, code cleanup
2014-05-09 Christian Grothoffonly notify clients about significant (>5s) timeout...
2014-04-25 Christian Grothoff-indent, doxygen
2014-04-23 Christian Grothofffix #3348: send typemap confirmation messages, perform...
2014-04-11 Christian Grothoff-do call receive done on monitor calls
2014-04-11 Christian Grothoff-also notify monitors on timeout change
2014-04-11 Christian Grothofftowards fixing #3363: replacing old iteration API with...
2014-04-07 Christian Grothoff-doxygen improvements
2013-12-24 Christian Grothoff-fix possible assertion failure if rekeying is triggere...
2013-12-23 Christian Grothoff-fix tiny leak, doxygen
2013-12-23 Christian Grothoff-trying to fix amatus's KX issue
2013-12-22 Christian Grothoff-amatus says this happens with just new peers, boo
2013-12-22 Christian Grothoff-reduce log level
2013-12-18 Christian Grothoff-style fix
2013-12-12 Christian Grothoff-doxygen
2013-12-12 Matthias Wachsfix for core key exchange
2013-10-29 Christian Grothoff-match exact types from message struct
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
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-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
2013-09-16 Christian Grothoff-fix compiler warnings
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-12 Christian Grothoff-big bad bugfix thanks to Bart
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsimproved messages
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-03-23 Christian Grothoff-doxygen
2013-03-21 Matthias Wachsats related changes in core
2013-03-04 Christian Grothoff-go back to 12h interval
2013-03-04 Christian Grothoff-if we do not use ephemeral keys, use validity of ...
2013-03-04 Christian Grothoff-trying to fix rekeying (#2812)
2013-03-04 Christian Grothoff-trying to fix rekeying (#2812)
2013-03-03 Christian Grothoff-fix
2013-03-03 Christian Grothoffreduce messages in initial KX
2013-03-02 Christian Grothoffdo not verify an ephemeral key again if it is the same...
2013-03-02 Christian Grothoffadding option to disable use of ephemeral keys for...
2013-02-13 Christian Grothoff-trying to fix #2794
2013-02-11 Christian Grothoff-fix state machine rekey logic --- #2790
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-01-18 LRNReplace EPV with a warning
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-17 Christian Grothofffixing #1551/#2503
2012-07-18 Christian Grothoff-possible fix for assertion in peerinfo
next