fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / gnunet-ecc.c
2019-06-27 lurchireturn value of GNUNET_strlcpy can be used
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
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)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofffix misc compiler warnings
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-01 Christian Grothoffadd -P option to gnunet-ecc
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-04 Christian Grothoffadd -x option to gnunet-ecc for #4629
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 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-07 Christian Grothoff-zero-terminate
2014-12-07 David BarksdaleFix gnunet-ecc vanity gen
2014-11-30 Christian Grothoff-doxygen, style
2014-10-15 Bart Polot- fix faux compiler warnings
2014-10-05 Christian Grothoff-fix leak, uninit mask
2014-09-05 Bart Polot- indentation, fix old(er) gcc compilation warnings...
2014-07-03 Bart PolotSince we started using ECC, peer identities ARE public...
2014-07-03 Bart PolotAdded a cleaned-up vanity key generator to gnunet-ecc
2014-06-07 Christian Grothoff-fix leak
2014-01-30 Bart PolotAllow gnunet-ecc to list all public keys in a file
2013-12-10 Florian Dold- key generation for secretsharing
2013-11-28 Christian Grothoff-adding missing close
2013-11-19 Florian Dold- Added the '-E' option to gnunet-ecc, which prints...
2013-11-12 Matthias Wachsfunctionality to print ids in hostkey file
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-towards addressing #3047, note this causes the code...
2013-09-13 Christian Grothoff-fix rename issues
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-19 Christian Grothoff-eliminate more uses of ShortHashCode, breaks signatures
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...