Age | Commit message (Expand) | Author |
2022-07-07 | implemented new DHT path signing with origin authentication | Christian Grothoff |
2022-01-09 | DHT: modify API and protocol messages to add path signatures, except for now ... | Christian Grothoff |
2021-10-11 | BUILD: Remove --disable-testing. Issue #7033 | Martin Schanzenbach |
2021-05-15 | -coverity: use after free | Martin Schanzenbach |
2021-04-28 | - fix misc typos | Christian Grothoff |
2021-04-26 | -fix many more typos | Christian Grothoff |
2021-04-26 | -fix typos | Christian Grothoff |
2021-03-26 | -fixing memleaks and nptr derefs | Martin Schanzenbach |
2021-03-26 | -more coverity | Martin Schanzenbach |
2020-11-13 | -warnings mostly format | Martin Schanzenbach |
2020-10-16 | -fix warnings except rps mess | Martin Schanzenbach |
2020-08-12 | fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ... | Martin Schanzenbach |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-06 | fix: cadet fix to use correct tunnel end | Martin Schanzenbach |
2020-07-06 | -fix: actually add namestore keys | Martin Schanzenbach |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-06-05 | - forgot to actually add a file and some method documentations. | t3sserakt |
2020-06-05 | Fixed bug #5822 by adding a monotonic time to the connection create message o... | t3sserakt |
2020-05-27 | Make REQUEST_AGPL messages configurable and add handler by default | Alessio Vanni |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2020-04-11 | fixing #6149 | Christian Grothoff |
2020-01-17 | include buffer in main util header | Christian Grothoff |
2019-11-21 | replace wether with whether (thanks Efraim Flashner <efraim@flashner.co.il>) | ng0 |
2019-11-08 | add $(GN_LIBINTL) to Makefile.am (fixes 0005902) | xrs |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-25 | follow-up to win32 removal. | ng0 |
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-09-06 | first step to remove plibc | ng0 |
2019-08-06 | clarify incorrect comment identified by Alessio Vanni on the gnunet-developer... | Christian Grothoff |
2019-08-01 | eliminate nonsensical compare | Schanzenbach, Martin |
2019-07-23 | reverting part of fix for #5818 | Schanzenbach, Martin |
2019-07-23 | temporary fix for #5818 | Schanzenbach, Martin |
2019-07-21 | Merge branch 'cadet-new-options' | t3sserakt |
2019-07-17 | remove duplication MQ options, make conversation build | Christian Grothoff |
2019-07-17 | simplify | Christian Grothoff |
2019-07-10 | fixed broken api calls in test; fixed broken protocol | t3sserakt |
2019-06-27 | use GNUNET_strlcpy instead of strncpy where possible | lurchi |
2019-06-26 | fixed chanel_get_info | t3sserakt |
2019-06-26 | Merge branch 'cadet_option' of ssh://gnunet.org/gnunet into cadet_option | t3sserakt |
2019-06-26 | removed channel attributes | t3sserakt |
2019-06-26 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt |
2019-06-26 | removed GNUNET_CADET_ChannelOption | t3sserakt |
2019-06-25 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt |
2019-06-25 | Merge branch 'master' into cadet_option | t3sserakt |
2019-06-24 | add per-message pp | Christian Grothoff |
2019-06-24 | removed GNUNET_CADET_ChannelOption | t3sserakt |
2019-06-22 | finish #4623 | Christian Grothoff |
2019-06-04 | misc bugfixes | Christian Grothoff |