Do not crash if key is NULL.
[oweals/gnunet.git] / src / fs / fs_search.c
2014-07-12 Christian Grothofffix #3446
2014-06-22 Christian Grothoff-reordering API in header to make structure more obvious
2014-05-11 Christian Grothoffimprove error reporting for malformed URIs in search...
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2013-11-28 Christian Grothoff-fix left-over confusion between hash code and peer...
2013-11-05 Christian Grothoff-stylistic fixes
2013-10-17 Christian Grothoff-doxygen, etc
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-15 Christian Grothoff-fix unindexing of KBlocks, make use of standard UBlock...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-minor fixes
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-05-30 Christian Grothoff-export FS handle during events, as we might generate...
2013-05-30 Christian Grothoff-towards allowing probes for directory entries
2013-05-30 Christian Grothoff-preparations for fixing #2711
2013-04-16 Christian Grothoff-fix
2013-04-14 Christian Grothoffrenaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2013-03-04 Christian Grothoff-dead
2013-03-03 LRNImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2012-12-05 Christian Grothoff-signal to applications that a probe is active
2012-12-05 Christian Grothoff-fix availability rank calculation in probe signal...
2012-12-05 Christian Grothoff-more logging
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-05 Christian Grothoff-trying to fix bratao's 100% CPU bug, even though I...
2012-09-10 Christian Grothoffeliminating use of 'namespace' as a fieldname / variabl...
2012-09-02 Christian Grothoffcommenting code
2012-06-23 Christian Grothoff-passing total trust offered along (fixing #1369)
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-08 Christian Grothoff-fixing #2402, #2403, #2399, #2398
2012-05-27 Christian Grothoff-fix #2378
2012-05-17 Christian Grothoff-fixing 2352
2012-05-16 Christian Grothoff-check for sks results --- #2352 first bug
2012-04-26 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-03-05 Christian Grothoff-fix
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-04 Christian Grothoff-adding testcase for FS probes, minor bugfixes related...
2012-02-12 Christian Grothoff-GArik: fix assertion check
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2011-12-19 Christian Grothoff-extra asserts just to be helpful in case #2000 resurfaces
2011-12-19 Christian Grothoffimproving results seen communication to consider which...
2011-12-13 Christian Grothoff-fixing #2006
2011-11-29 Christian Grothoff-fixing indentation
2011-11-15 Christian Grothoffset continued flag on client side -- towards fixing...
2011-11-15 Christian Grothofftowards fixing #1786
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
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-07-18 Christian Grothofffix 1693
2011-03-25 Christian Grothoffbetter msgs
2011-01-14 Christian Grothoffredundant
2010-12-03 Christian Grothoffair plane hacking
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-18 Christian Grothoffplane hacking
2010-07-02 Christian Grothoffgpl3
2010-06-27 Christian Grothofffix handling of search stop with active download
2010-06-17 Christian Grothofffixes
2010-06-17 Christian Grothofffixes
2010-06-06 Christian Grothoffhave rank
2010-05-07 Christian Grothoffstuff
2010-05-06 Christian Grothoffinit top on deserialization
2010-05-04 Christian Grothofffixing mess with search update serialization and parenting
2010-05-04 Christian Grothofffree active on download error
2010-05-04 Christian Grothoffcleaning up serialization pdir structure mess
2010-05-04 Christian Grothoffcode cleanup
2010-05-04 Christian Grothoffcalling sync, cleaning up files
2010-05-04 Christian Grothoffgenerating SUSPEND events
2010-05-04 Christian Grothoffdeserialize search link to download
2010-05-03 Christian Grothofftowards suspend
2010-05-03 Christian Grothoffallow linking of downloads to search results
2010-05-03 Christian Grothoffsearch deserialization
2010-04-28 Christian Grothoffadded option to restrict search to local-only
2010-04-28 Christian Grothoffadding availability probes for search results
2010-04-28 Christian Grothoffstore root URI in metadata
2010-04-28 Christian Grothoffmerge meta data for search results
2010-04-27 Christian Grothoffbounded parallelism
2010-04-24 Christian Grothoffoff-line hack fest
2010-04-05 Christian Grothoffnblock support done
2010-04-04 Christian Grothoffbugfixes, more tests
2010-03-31 Christian Grothofffs hxing
2010-03-30 Christian Grothoffwork on namespace stuff
2010-03-30 Christian Grothoffstuff
2010-03-29 Christian Grothofffixes
2010-03-28 Christian Grothoffworking on fs, bugfixes
2010-03-25 Christian Grothoffonly for ksk
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-08 Christian Grothoffdrq clean up
next