aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* BUILD: Improve extractor handling. Removed platform.h from includeMartin Schanzenbach2022-12-05
* Large refactor in order to restore some sanity with respect to private define...Martin Schanzenbach2022-12-04
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Another comment-stripping pass through FS subsystemWillow Liquorice2022-10-03
* -simplifyMartin Schanzenbach2022-03-05
* FS: Fix segfault in URI handlingMartin Schanzenbach2022-03-05
* -make coverity happier !coverityMartin Schanzenbach2022-03-04
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -warnings mostly formatMartin Schanzenbach2020-11-13
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix sign api for to address #6164Christian Grothoff2020-04-08
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* potential fix html blockng02019-04-14
* fs_uri.c: whitespace fixng02019-04-14
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix potential use of uninitialized keyChristian Grothoff2018-01-06
* indentation, comment and style fixes, no semantic changesChristian Grothoff2017-03-05
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -check once, and consistentlyChristian Grothoff2015-01-07
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
* patch was correct, but no need to have the bug as a commentChristian Grothoff2014-09-05
* Avoid infinite loop. The loop go on backward, if we add 3 when we see a doubl...Bruno Cabral2014-09-04
* -LOC, not SKSChristian Grothoff2014-05-12
* improve error reporting for malformed URIs in search results to help diagnose...Christian Grothoff2014-05-11
* fix #3272Christian Grothoff2014-01-16
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* implement #3035: add mimetype:type category keywords, also doxygen fixesChristian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in fs/set related to #3047Christian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)Christian Grothoff2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -round expiration times to full secondsChristian Grothoff2013-08-11
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06