uncrustify as demanded.
[oweals/gnunet.git] / src / fs / fs_uri.c
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-04-14 ng0potential fix html block
2019-04-14 ng0fs_uri.c: whitespace fix
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothofffix potential use of uninitialized key
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-07 Christian Grothoff-check once, and consistently
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-09-05 Christian Grothoffpatch was correct, but no need to have the bug as a...
2014-09-04 Bruno CabralAvoid infinite loop. The loop go on backward, if we...
2014-05-12 Christian Grothoff-LOC, not SKS
2014-05-11 Christian Grothoffimprove error reporting for malformed URIs in search...
2014-01-16 Christian Grothofffix #3272
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-11 Christian Grothoff-round expiration times to full seconds
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-04-14 Christian Grothoffrenaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API
2013-03-06 Christian Grothoff-fix
2013-03-06 Christian Grothoff-fixes
2013-03-06 Christian Grothoff-fix
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2013-03-04 Christian Grothoff-dead
2013-03-04 LRNAdd error messages to GNUNET_FS_uri_sks_create
2013-03-03 LRNImplement and use GNUNET_FS_namespace_get_public_key_hash
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2013-01-26 Christian Grothoff-force no c format
2012-12-20 LRNFix percentization of non-ASCII strings
2012-09-17 Christian Grothofffixing #1551/#2503
2012-09-10 Christian Grothoffeliminating use of 'namespace' as a fieldname / variabl...
2012-08-30 Christian Grothofffixing #2530
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-15 Christian Grothoff-help seaspider some more
2012-03-23 Christian Grothoff-note \& ignores
2012-03-23 Christian Grothoff-using cleaner message types for WLAN-HELPER IPC
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-01 Christian GrothoffLRN: updates to pseudonym API from #1952, change pseudo...
2012-02-12 Christian Grothoff-typo
2012-02-12 Christian Grothoff-GArik: fix infinite loop
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-01-14 Christian Grothoff-LRN: use correct character counting, instead of byte...
2012-01-14 Christian GrothoffLRN: skip short keywords when generating keywords autom...
2012-01-01 Christian Grothoff-trying to pick better order of includes
2011-12-30 Christian GrothoffLRN: normalize keywords (decapitalize, split) using...
2011-12-30 Christian Grothoff-LRN: Also break on commas
2011-12-25 Christian Grothoff-also break at some other tokens
2011-12-25 Christian Grothoff-remove code for keyword caonicalization/normalization...
2011-12-25 Christian Grothoff-LRN: fix crash if name is not available
2011-12-24 Christian Grothoff-LRN/CG: extract keywords from file names (#2032)
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-21 Christian Grothofffix #1784
2011-10-21 Christian Grothofffix canonicalize
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-03-25 Christian Grothoffems
2010-11-08 Christian Grothoffseaspider fixes
2010-11-06 Christian Grothoffobo
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-26 Christian Grothoffapi to remove keyword
2010-10-26 Christian Grothoffapi to add keyword
2010-10-26 Christian Grothofffixes
2010-08-07 Christian Grothoffadding missing API call
2010-07-10 Christian Grothofffix
2010-07-02 Christian Grothoffgpl3
2010-06-25 Christian Grothofffix
2010-06-25 Christian Grothoffcheck
2010-06-18 Christian Grothoffcode clean up
2010-06-17 Christian Grothofffix
2010-06-13 Christian Grothoffpass only unsigned char to isspace and the like
2010-03-31 Christian Grothofffs hxing
next