aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
Commit message (Expand)AuthorAge
* 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
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
* -fixChristian Grothoff2013-03-06
* -fixesChristian Grothoff2013-03-06
* -fixChristian Grothoff2013-03-06
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* -deadChristian Grothoff2013-03-04
* Add error messages to GNUNET_FS_uri_sks_createLRN2013-03-04
* Implement and use GNUNET_FS_namespace_get_public_key_hashLRN2013-03-03
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15
* -force no c formatChristian Grothoff2013-01-26
* Fix percentization of non-ASCII stringsLRN2012-12-20
* fixing #1551/#2503Christian Grothoff2012-09-17
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* fixing #2530Christian Grothoff2012-08-30
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -help seaspider some moreChristian Grothoff2012-05-15
* -note \& ignoresChristian Grothoff2012-03-23
* -using cleaner message types for WLAN-HELPER IPCChristian Grothoff2012-03-23
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
* LRN: updates to pseudonym API from #1952, change pseudonym managementChristian Grothoff2012-03-01
* -typoChristian Grothoff2012-02-12