index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/trizuz/dids
dev/trizuz/oidc_RSA256
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
gnunet-auto-share.c
Age
Commit message (
Expand
)
Author
2020-07-18
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
Christian Grothoff
2020-07-17
avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free
Christian Grothoff
2020-05-19
Improved BIO API
Alessio Vanni
2020-04-21
make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-09-06
first step to remove plibc
ng0
2019-07-21
formatting
Schanzenbach, Martin
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-16
porting gnunet-publish + others..
Marcello Stanisci
2016-11-17
Sometimes it's OK if multiplication overflows
David Barksdale
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-04-07
fix NPE
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-18
tolerate spurious SIGCHLD in gnunet-auto-share
Christian Grothoff
2015-08-18
adding some assertions to ensure we only start one gnunet-publish
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-12-16
-check return values
Christian Grothoff
2014-02-20
Allow redirection of STDERR when starting processes.
Sree Harsha Totakura
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2012-11-07
Parameterized directory listing permission check
Sree Harsha Totakura
2012-11-04
-misc bugfixes, travel hacking
Christian Grothoff
2012-10-28
-minor cleanup, fixing minor bug in auto-share
Christian Grothoff
2012-10-07
-chaning multihashmap API to allow option for avoiding key allocation
Christian Grothoff
2012-09-28
-avoid dirsep for seaspider
Christian Grothoff
2012-07-09
-LRN: Another take on std descriptor inheritance
Christian Grothoff
2012-06-29
-fixes
Christian Grothoff
2012-06-20
-check misc return values
Christian Grothoff
2012-06-18
-debugging gnunet-auto-share, now largely works
Christian Grothoff
2012-06-18
-more auto share code and config
Christian Grothoff
2012-06-18
-adding logic for starting gnunet-publish
Christian Grothoff
2012-06-18
-implementing freeing of state on exit
Christian Grothoff
2012-06-18
-implementing write_state
Christian Grothoff
2012-06-18
-implementing read_state
Christian Grothoff
2012-06-18
-implementing 'determine_id'
Christian Grothoff
2012-06-17
-more skeleton work for gnunet-auto-share
Christian Grothoff
2012-06-17
-starting harness for gnunet-auto-share:
Christian Grothoff