deprecate ill-defined set_nick API
[oweals/gnunet.git] / src / peerinfo-tool /
2020-05-06 Schanzenbach, Martinintroduce have_rest; fix warnings
2020-04-27 Anna WimbauerMerge branch 'master' of ssh://gnunet.org/gnunet
2020-04-22 Schanzenbach, MartinMerge branch 'schanzen/argon_pow'
2020-04-20 Christian Grothoffmake GNUNET_freez default, have GNUNET_free_nz for...
2019-12-11 Schanzenbach, Martinaccidentally used en instead of C in lang
2019-12-11 Schanzenbach, Martinset lang to C for test
2019-12-02 ng0Merge branch 'master' of gnunet.org:gnunet
2019-12-02 ng0rewrite sed logic used in Makefiles and move into dosub...
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-11-08 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-08 xrsadd $(GN_LIBINTL) to Makefile.am (fixes 0005902)
2019-10-31 Christian Grothofftighten formatting rules
2019-10-26 xrsobsolete due to alpine policy
2019-10-12 ng0format python
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-09-06 ng0first step to remove plibc
2019-08-27 David BarksdaleUse pkg-config to check for MHD
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Schanzenbach, Martinmerge
2019-04-03 Schanzenbach, Martinfix rest plugin build
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-11 Christian Grothofffix build order: peerinfo logic depending on transport...
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)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-22 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-22 Nils Gillmannpeerinfo-tool: flake8 adjustments
2018-05-19 Nils GillmannFix failing peerinfo test
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-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 GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello StanisciStill porting to new getopt API.
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-08 Christian Grothoffeven more .gitignore updates
2017-01-07 Christian Grothoffremove legacy NAT library logic, or preserve if it...
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-23 Christian Grothoffavoid use of CLIENT_service_test which is dying
2016-07-30 Christian Grothoffconver to new hello_get API
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
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-05 Christian Grothofffix #3986
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-02 Christian Grothoff-run gnunet-testing with proper -c flag
2015-05-18 Christian Grothoff-log more diagnostics
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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-16 Christian Grothoff-fix warning
2014-12-16 Christian Grothoff-fix test: needs correct port in correct section of...
2014-12-14 Christian Grothoff-dead vars
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-06-11 Christian Grothoff-cleanup
2014-06-11 Christian Grothoff-fix counting
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-03 Matthias Wachsfix for bug #0003416: do not stop parsing uri when...
2014-05-27 Matthias Wachsfix: increase address counter only when address could...
2014-05-19 Matthias Wachsnew api
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-03-07 Christian Grothoff-fix linkage issue that could cause a transport service...
2014-02-04 LRNUpdate peerinfo tool test after r32025 changed the...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-24 Matthias Wachsadded check if service is running
2014-01-10 Bart Polot- fix error messages
2013-12-19 LRNmalloc -> new
2013-11-05 Christian Grothoff-now featuring short peer identities, yepee
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-25 Christian Grothoff-gpl3+
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-16 LRNFix invocation of just-built tools
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-12 Matthias Wachsfix
next