index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
peerstore
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-06
Switch to $GNUNET_TMP in all configuration files.
Nils Gillmann
2017-03-14
fix FTBFS
Christian Grothoff
2017-03-14
convert sqlite peerstore to using libgnunetsq
Christian Grothoff
2017-03-13
indentation only
Christian Grothoff
2017-03-13
link against libgnunetsq
Christian Grothoff
2017-02-25
W32: cast ntohl() result to uint32_t
Руслан Ижбулатов
2017-02-23
update .gitignore files
Christian Grothoff
2017-01-27
unset XDG environment variable during testcases, as they can screw things up ...
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2017-01-08
exclude more tests
Christian Grothoff
2016-11-09
- add subdirectory gitignore files
Bart Polot
2016-10-10
-fix
Martin Schanzenbach
2016-09-30
-fix leak
Christian Grothoff
2016-09-24
migrate peerstore to new service MQ API
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-12
more transport testing hacking
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-08
-be more careful, ppl, please
Christian Grothoff
2016-07-07
-coverity
Martin Schanzenbach
2016-07-07
-coverity
Martin Schanzenbach
2016-06-27
-fix testcase
Christian Grothoff
2016-06-19
avoid deprecated API, use new connecT API
Christian Grothoff
2016-06-19
redefine GNUNET_MQ_queue_for_connection_client to capture client handle
Christian Grothoff
2016-06-18
-fix
Martin Schanzenbach
2016-06-18
-fixing part of Martin's FTBFS
Christian Grothoff
2016-06-18
adapt peerstore API to new MQ API
Christian Grothoff
2016-05-29
- Fix #4532
Martin Schanzenbach
2016-05-25
- add peerstore tests
Martin Schanzenbach
2016-05-24
- jsonapi build fix, add peerstore flat (EXP)
Martin Schanzenbach
2016-05-06
fixing compiler warnings
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-19
Do not include platform.h in headers from include/
Florian Dold
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-03-16
-fix build issue
Christian Grothoff
2016-03-16
Only compile plugin when we have sqlite.
Florian Dold
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-27
Statment added in r36048 terminated by a . instead of a ;
Jeff Burdges
2015-07-06
-fix non-deterministic peerstore sync failure
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-05-21
-no need to abort iterations on reconnect if they are not yet running
Christian Grothoff
2015-05-20
-missing config
Christian Grothoff
2015-03-07
-fix dist issues
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
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-20
Remove superflous heap allocation
David Barksdale
2014-12-19
finishing fixing #3581, with also simplified logic
Christian Grothoff
2014-12-19
#3581
Omar Tarabai
2014-12-18
towards fixing #3581
Omar Tarabai
[next]