aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
Commit message (Collapse)AuthorAge
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* 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
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* fix rest plugin buildSchanzenbach, Martin2019-04-03
|
* update changelog, make buildSchanzenbach, Martin2019-03-12
|
* fix bootstrapSchanzenbach, Martin2019-03-12
|
* move peerinfo restSchanzenbach, Martin2019-03-12
|
* do not strictly require mq non-NULL, as peerinfo service might have died alreadyChristian Grothoff2019-02-19
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* resolve merge conflict with peerinfo plugin moveChristian Grothoff2018-08-14
|\
| * fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
| |
| * -fix peerinfo warningPhil2018-08-12
| |
| * Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
| |
* | fix build order: peerinfo logic depending on transport must be in peerinfo-toolChristian Grothoff2018-08-11
|/
* Peerinfo Rest API finishedPhil2018-08-08
|
* add peerinfo rest apiPhil2018-08-02
|
* -wip peerinfo, async call work in progressPhil2018-08-01
|
* 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
|
* track hello passingChristian Grothoff2018-05-28
|
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix log call: wait until pid is initializedChristian Grothoff2018-01-06
|
* misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return valueChristian Grothoff2018-01-06
|
* fix error handling, do not continue with uninitialized variable after failureChristian Grothoff2018-01-05
|
* make gnunet-service-peerinfo unlink HELLOs greater than the allowed ↵xrs2017-12-17
| | | | GNUNET_MAX_MESSAGE_SIZE
* Fix info message header size checkDavid Barksdale2017-09-23
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* update ignore filesChristian Grothoff2017-02-26
|
* fix perf_peerinfo_api FTBFSChristian Grothoff2017-02-26
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
|
* 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
|
* avoid triggering dropped message 333 warningChristian Grothoff2016-10-10
|
* convert peerinfo 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.
* -doxygenMartin Schanzenbach2016-07-17
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix build issuesChristian Grothoff2016-07-06
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* converting peerinfo-notify to new MQ ApIChristian Grothoff2016-06-24
|
* converting peerinfo-notify to new MQ ApIChristian Grothoff2016-06-24
|