aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore
Commit message (Collapse)AuthorAge
* more warningsSchanzenbach, Martin2020-05-06
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* we probably want to actually test the syncSchanzenbach, Martin2019-10-11
|
* fix non deterministic testSchanzenbach, Martin2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* nicer loop structureChristian Grothoff2019-06-04
|
* do not forget to NULL reconnect_taskChristian Grothoff2019-02-27
|
* fix #4244Christian Grothoff2019-02-20
|
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
|
* fix some compiler warningsSchanzenbach, Martin2019-02-15
|
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport ↵Christian Grothoff2019-02-13
| | | | in TNG)
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* add new hello generation support logic to tngChristian Grothoff2018-11-22
|
* simplify peerstore APIChristian Grothoff2018-11-22
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix FTBFSChristian Grothoff2017-03-14
|
* convert sqlite peerstore to using libgnunetsqChristian Grothoff2017-03-14
|
* indentation onlyChristian Grothoff2017-03-13
|
* link against libgnunetsqChristian Grothoff2017-03-13
|
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
| | | | W32 version of ntohl() returns u_long. Thank you, Microsoft!
* update .gitignore filesChristian Grothoff2017-02-23
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* -fixMartin Schanzenbach2016-10-10
|
* -fix leakChristian Grothoff2016-09-30
|
* migrate peerstore to new service MQ APIChristian Grothoff2016-09-24
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* more transport testing hackingChristian Grothoff2016-07-12
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -be more careful, ppl, pleaseChristian Grothoff2016-07-08
|
* -coverityMartin Schanzenbach2016-07-07
|
* -coverityMartin Schanzenbach2016-07-07
|
* -fix testcaseChristian Grothoff2016-06-27
|
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* -fixMartin Schanzenbach2016-06-18
|
* -fixing part of Martin's FTBFSChristian Grothoff2016-06-18
|
* adapt peerstore API to new MQ APIChristian Grothoff2016-06-18
|
* - Fix #4532Martin Schanzenbach2016-05-29
|