aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* BUILD: add a couple of testsMartin Schanzenbach2023-09-21
* BUILD: libgnunet builds; missing GNUNET_main() logicMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
* BUILD: Fix monolithic buildMartin Schanzenbach2023-09-20
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
* BUILD: Also generate config. Detect curl with gnutlsMartin Schanzenbach2023-09-20
* BUILD: Add monolith option to meson buildMartin Schanzenbach2023-09-20
* BUILD: More meson filesMartin Schanzenbach2023-09-20
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* UTIL: More unused variablesMartin Schanzenbach2023-09-20
* UTIL: Remove unused variablesMartin Schanzenbach2023-09-20
* NEWS: -Christian Grothoff2023-09-14
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetv0.20.0Martin Schanzenbach2023-09-10
|\
| * -fix warningChristian Grothoff2023-09-10
* | gnsrecord: forgot to initialize buffer for parsingMartin Schanzenbach2023-09-10
* | quic: fix build on systems w/o sin_lenMartin Schanzenbach2023-09-10
|/
* NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* MESSENGER: Update private message struct, increase service version to 0.2TheJackiMonster2023-09-08
* -fixChristian Grothoff2023-09-08
* -fixChristian Grothoff2023-09-08
* -minor type and indentation fixesChristian Grothoff2023-09-08
* - uncrustifyMartin Schanzenbach2023-08-28
* REVOCATION: Rename GNS recovation signature purposeMartin Schanzenbach2023-08-28
* -fix issue with multiple dbinit running concurrentlyChristian Grothoff2023-08-27
* -match prototypeChristian Grothoff2023-08-27
* TNG(quic): Review pass and FIXME organizationMartin Schanzenbach2023-08-27
* quic: fix mq_sendmarshall2023-08-24
* quic: differentiate receivermarshall2023-08-23
* quic: remove debug msgmarshall2023-08-23
* quic: process peeridmarshall2023-08-22
* quic: logsmarshall2023-08-22
* quic: update logsmarshall2023-08-22
* quic: add peer to addr_map before try handshakemarshall2023-08-21
* quic: move connection checking into recv_from_streamsmarshall2023-08-21
* quic: nat bug fixmarshall2023-08-21
* quic: remove hnmarshall2023-08-21
* -minor bugfixes, adding FIXMEsChristian Grothoff2023-08-15
* no silent label truncationChristian Grothoff2023-08-15
* assert run is non-null for most cmds, except endChristian Grothoff2023-08-15
* NEWS: Move GNUNET_s into libgnunetutil.Christian Grothoff2023-08-15
* -indentChristian Grothoff2023-08-12
* IDENTITY: Fix inplace encryptionTheJackiMonster2023-08-07
* MESSENGER: UncrustifyTheJackiMonster2023-08-07
* MESSENGER: Update private message using new IDENTITY encyptionTheJackiMonster2023-08-07
* TNG: Uncrustify, comment.Martin Schanzenbach2023-08-05
* TNG: TCP communicator code KX needs to be checked per connection, not globallyMartin Schanzenbach2023-08-05
* TNG: TCP rekey from 4GB to 400MBMartin Schanzenbach2023-08-05
* quic communicator: add nat handlermarshall2023-08-03