aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* -fix memcpySchanzenbach, Martin2016-12-02
|
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* gns: fix format stringDaniel Golle2016-10-12
| | | | | r38079 introduced a debug message which breaks the build if -Werror=format-security is set.
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
|
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
|
* -fixMartin Schanzenbach2016-10-10
|
* -fixMartin Schanzenbach2016-10-10
|
* -ignoreMartin Schanzenbach2016-10-07
|
* -add reverse autoadd; with testMartin Schanzenbach2016-10-07
|
* -add testsMartin Schanzenbach2016-10-06
|
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
|
* -fixMartin Schanzenbach2016-09-30
|
* - move to new MQ APIMartin Schanzenbach2016-09-25
|
* -only check ssl cert onceMartin Schanzenbach2016-08-31
|
* -only check cert onceMartin Schanzenbach2016-08-31
|
* - fixing a variety of bugs including POSTing data, content-length handling ↵Martin Schanzenbach2016-08-31
| | | | and improving connection handling
* -fix ipv6; dont remove Expect header from curlMartin Schanzenbach2016-08-30
|
* -fix BADF and add encoding filterMartin Schanzenbach2016-08-29
|
* -fix various bugsMartin Schanzenbach2016-08-29
|
* - Remove content length header in responsesMartin Schanzenbach2016-08-29
|
* -ignoreMartin Schanzenbach2016-08-29
|
* - add persistent connectionsMartin Schanzenbach2016-08-29
|
* -fix unaligned accessChristian Grothoff2016-08-25
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
|
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
|
* -add extra checks to catch shutdown bugChristian Grothoff2016-06-29
|
* refactoring gns_api to use MQ APIChristian Grothoff2016-06-25
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* - refactor jsonpi utils, add testMartin Schanzenbach2016-05-05
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
|
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix indentChristian Grothoff2016-04-04
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
|
* - fix install path for pluginsMartin Schanzenbach2015-09-14
|
* - revert plugin move. Add new identity-tokenMartin Schanzenbach2015-09-14
|
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
|
* - revertMartin Schanzenbach2015-09-10
|