-fixing generation of responses from exit
[oweals/gnunet.git] / src / fs /
2012-01-16 Christian Grothoff-fix build error on platforms that require -lpthread
2012-01-15 Christian Grothoffadding Ludo's gnunet-download-manager.scm back to SVN...
2012-01-15 Christian Grothoff-LRN: use filescanner in gnunet-publish
2012-01-15 Christian Grothoff-LRN: harmonize dirmetascanner, plus fixing compile...
2012-01-14 Christian Grothoff-LRN: use signal pipe instead of a semaphore
2012-01-14 Christian Grothoff-LRN: use blocking writes for scanner
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian Grothoff-file was missing, forgot to add earlier
2012-01-14 Christian Grothoff-removing for now as it does not compile on POSIX systems
2012-01-14 Christian Grothoff-LRN: use correct character counting, instead of byte...
2012-01-14 Christian GrothoffLRN: new threaded directory metadata scanner
2012-01-14 Christian GrothoffLRN: skip short keywords when generating keywords autom...
2012-01-14 Christian Grothoff-LRN: fix callback arguments typo
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-12 Christian Grothoff-LRN: fix fip_signal_start recursion
2012-01-11 Christian Grothofffixing bug to ensure that we properly descend into...
2012-01-09 Christian Grothoff-LRN: make file filename alterable and initializable
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2012-01-07 Christian Grothoff-LRN: set bulk flag
2012-01-05 Christian Grothoff-LRN: fix getopt
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2012-01-01 Christian Grothoff-I guess this can happen, but should be incredibly...
2012-01-01 Christian Grothoff-trying to pick better order of includes
2011-12-30 Christian Grothoff-LRN: utf8-ization, #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-30 Christian GrothoffLRN: normalize keywords (decapitalize, split) using...
2011-12-30 Christian Grothoff-LRN: Also break on commas
2011-12-26 Christian Grothoff-version bumps for release
2011-12-26 Christian Grothoffadding GNUNET_FS_time_to_year function to FS API
2011-12-26 Christian Grothoff-fixing #2036
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 Grothofffixing migration stop delay calculation, largely by...
2011-12-25 Christian Grothoff-fix 2034, request can be cancelled in which case rh...
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-12-23 Christian Grothoff-allow logging here
2011-12-23 Christian Grothoff-fix
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Christian Grothoff-not all uris are ksks
2011-12-19 Christian Grothoff-check for NULL
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-19 Christian Grothofflimit lifetime of migrated content to at most 1 year
2011-12-19 Christian Grothoffblock data migration based on lowest discarded expirati...
2011-12-19 Christian Grothoffactually limit FS memory consumption by limiting how...
2011-12-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
2011-12-18 Christian Grothoff-handle error codes from unindex
2011-12-15 Christian Grothoffuse better heuristic to deal with datastore put failure...
2011-12-13 Christian Grothoff-fixing #2006
2011-12-13 Christian Grothofftrying to fix #2000
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-28 Christian Grothoff-fixing use of uninitialized variable, some code cleanu...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-24 Christian Grothoffchanging API in anticipation of future implementation...
2011-11-24 Christian Grothofffs also never queues more than one message per peer...
2011-11-22 Christian Grothoffmoving block plugins to respective subsystem
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-15 Christian Grothofffixing 1786
2011-11-15 Christian Grothoffset continued flag on client side -- towards fixing...
2011-11-15 Christian Grothofftowards fixing #1786
2011-11-15 Christian Grothoffmoving P2P messages out of fs.h
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-11-11 Christian Grothofffixing 1787
2011-11-10 Christian Grothofffix
2011-11-05 Christian Grothofffix #1883
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-05 Christian GrothoffLRN: fix gnuent_fs_Start arguments
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothoffhandle NULL
2011-11-04 Christian Grothoffimplementing #1785
2011-11-04 Christian Grothoffimplementing last part of #1107: #1806
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Christian Grothofffix 1866 -- stats instead of warning
2011-11-03 Christian Grothoffimplementing #1747
2011-10-25 Christian Grothoffincrese delay to help slow systems
2011-10-24 Christian Grothoffcheck return vals
2011-10-24 Christian Grothofffixing 1837
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-22 Christian Grothoffuse same name everywhere
2011-10-21 Christian Grothoffmore keyword canonicalization, fix threshold, update...
2011-10-21 Christian Grothofffix #1784
2011-10-21 Christian Grothofffix canonicalize
2011-10-19 Christian Grothofffixing 1830
2011-10-19 Christian Grothofffixing 1830
2011-10-19 Christian Grothoffprevent loopback routing, add some statistics, faster...
2011-10-19 Christian GrothoffFix stat
2011-10-19 Christian Grothoffdo not loop back
2011-10-19 Christian Grothoffeven more stats, more logging
2011-10-19 Christian Grothofffix
2011-10-19 Christian Grothofffix
2011-10-19 Christian Grothoffcleanup+stats
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Christian Grothoffadapting code to new ATS APIs
2011-10-13 Christian Grothoffnew ATS API -- code won't compile
next