aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
Commit message (Collapse)AuthorAge
* -LOC, not SKSChristian Grothoff2014-05-12
|
* improve error reporting for malformed URIs in search results to help ↵Christian Grothoff2014-05-11
| | | | diagnose #3395
* fix #3272Christian Grothoff2014-01-16
|
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* 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 ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -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++ ↵Christian Grothoff2012-09-10
| | | | compatible
* 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
|
* -GArik: fix infinite loopChristian Grothoff2012-02-12
|
* -also user gnunet-original filename here more consistentlyChristian Grothoff2012-02-03
|
* -LRN: use correct character counting, instead of byte countingChristian Grothoff2012-01-14
|
* LRN: skip short keywords when generating keywords automatically from metadataChristian Grothoff2012-01-14
|
* -trying to pick better order of includesChristian Grothoff2012-01-01
|
* LRN: normalize keywords (decapitalize, split) using libunistring - #2052Christian Grothoff2011-12-30
|
* -LRN: Also break on commasChristian Grothoff2011-12-30
|
* -also break at some other tokensChristian Grothoff2011-12-25
|
* -remove code for keyword caonicalization/normalization, makes no sense in ↵Christian Grothoff2011-12-25
| | | | international application, normalization methods are questionable to begin with
* -LRN: fix crash if name is not availableChristian Grothoff2011-12-25
|
* -LRN/CG: extract keywords from file names (#2032)Christian Grothoff2011-12-24
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fix #1784Christian Grothoff2011-10-21
|