Age | Commit message (Expand) | Author |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-10-03 | -DOC: Documentation cleanup pass through SCALARPRODUCT subsystem | Willow Liquorice |
2022-10-03 | -DOC: Comment stripping pass in SCALARPRODUCT service | Willow Liquorice |
2021-04-26 | -fix many more typos | Christian Grothoff |
2021-04-18 | SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). | Christian Grothoff |
2020-12-28 | fix some linting issues | Christian Grothoff |
2020-08-19 | change scalarproduct to use seti service in lieu of deprecated set service | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-07-17 | remove duplication MQ options, make conversation build | Christian Grothoff |
2019-06-26 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt |
2019-04-26 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
1984-04-04 | AUTOSTART renamed into START_ON_DEMAND (#4547a) | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-06 | second batch complete. WE ARE AFFERO AGPL NOW! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-19 | + | Nils Gillmann |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-10-04 | delay cancelling listen operations to avoid rejecting operations before they ... | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
2017-03-16 | porting | Marcello Stanisci |
2017-03-13 | renaming CADET APIs to match naming conventions again, now that the old symbo... | Christian Grothoff |
2017-03-13 | rename libgnunetcadetnew -> libgnunetcadet | Christian Grothoff |
2017-02-27 | include set size in result callback, needed by consensus | Florian Dold |
2017-02-25 | Fix an initialization warning (GCC bug 53119) | Руслан Ижбулатов |
2017-02-24 | minimal code cleanup | Christian Grothoff |
2017-02-23 | add set operation options | Florian Dold |
2017-02-19 | misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ... | Christian Grothoff |
2017-02-19 | misc logging, no semantic changes | Christian Grothoff |
2017-02-19 | towards converting SP to new CADET API; still fails tests though | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-20 | convert non-ecc scalarproducts to new service API | Christian Grothoff |
2016-09-20 | converting scalarproduct ecc-bob to new service api | Christian Grothoff |
2016-09-20 | converting scalarproduct alice-ecc to new service API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-10 | use non-constant ports for CADET with scalarproduct | Christian Grothoff |
2016-07-20 | - fix CADET-using services | Bart Polot |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | fix dlog API for mteich | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-07-02 | rewrite scalarproduct_api to use MQ | Christian Grothoff |