use testbed methods to alter underlaylinkmodel
[oweals/gnunet.git] / src / scalarproduct /
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
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-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
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-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-19 Nils Gillmann+
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
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 Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-16 Marcello Stanisciporting
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Christian Grothoffminimal code cleanup
2017-02-23 Florian Doldadd set operation options
2017-02-19 Christian Grothoffmisc log fixes, plus prevent multiple TCP connections...
2017-02-19 Christian Grothoffmisc logging, no semantic changes
2017-02-19 Christian Grothofftowards converting SP to new CADET API; still fails...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-20 Christian Grothoffconvert non-ecc scalarproducts to new service API
2016-09-20 Christian Grothoffconverting scalarproduct ecc-bob to new service api
2016-09-20 Christian Grothoffconverting scalarproduct alice-ecc to new service API
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-10 Christian Grothoffuse non-constant ports for CADET with scalarproduct
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-fix misc issues
2016-07-02 Christian Grothoffrewrite scalarproduct_api to use MQ
2016-06-27 Christian Grothoffadd timeouts to test
2016-06-27 Christian Grothoffadd timeouts to test
2016-06-27 Christian Grothoff-handle disconnect case more nicely
2016-06-19 Christian Grothoffavoid assertion on NULL mq
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-09-05 Christian Grothoff-more data
2015-09-05 Christian Grothoff-fixing ECC calculation
2015-09-05 Christian Grothoff-simplify
2015-09-05 Christian Grothoff-simplify
2015-09-05 Christian Grothoffadd testcase for SP logic
2015-09-05 Christian Grothoff-test skeleton -- disable for now
2015-09-05 Christian Grothoff-test skeleton
2015-09-05 Christian Grothoff-fix computation
2015-09-05 Christian Grothoff-towards ECC variant of SP
2015-09-05 Christian Grothoff-clarify
2015-09-05 Christian Grothoff-redundant
2015-09-05 Christian Grothoff-dead
2015-09-05 Christian Grothoffstarting ECC-variant, but for now just a straight copy
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-07 Christian Grothoff-do use loopback for test
2015-06-07 Christian Grothoff-do not use included hellos in test
2015-03-07 Christian Grothoff-fix misc disting issues
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-16 Christian Grothofffix #3611
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-18 David BarksdaleFix for systems with NULL defined as long
2014-12-17 Christian Grothoff-more benchmarking results
2014-12-16 Christian Grothoff-fix leak on error handling path
2014-12-11 Christian Grothoff-commit with dbg logic
2014-12-11 Christian Grothoff-fix bugs
2014-12-11 Christian Grothoffrespect new CADET limit
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
next