indentation fixes
[oweals/gnunet.git] / src / gns /
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-05 Christian Grothofffix uninit variable causing crash on 0 value
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
2017-01-02 Christian Grothofffix compiler warning for format string
2016-12-02 Schanzenbach, Martin-fix memcpy
2016-11-27 Christian Grothoffchange return value to use -1 on error, as 0 is a legal...
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-12 Daniel Gollegns: fix format string
2016-10-12 Christian Grothoffrevert to MHD_USE_SSL for now
2016-10-11 Christian Grothoffdeprecate USE_SSL for USE_TLS, rename in code
2016-10-10 Martin Schanzenbach-fix
2016-10-10 Martin Schanzenbach-fix
2016-10-07 Martin Schanzenbach-ignore
2016-10-07 Martin Schanzenbach-add reverse autoadd; with test
2016-10-06 Martin Schanzenbach-add tests
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
2016-09-30 Martin Schanzenbach-fix
2016-09-25 Martin Schanzenbach- move to new MQ API
2016-08-31 Martin Schanzenbach-only check ssl cert once
2016-08-31 Martin Schanzenbach-only check cert once
2016-08-31 Martin Schanzenbach- fixing a variety of bugs including POSTing data,...
2016-08-30 Martin Schanzenbach-fix ipv6; dont remove Expect header from curl
2016-08-29 Martin Schanzenbach-fix BADF and add encoding filter
2016-08-29 Martin Schanzenbach-fix various bugs
2016-08-29 Martin Schanzenbach- Remove content length header in responses
2016-08-29 Martin Schanzenbach-ignore
2016-08-29 Martin Schanzenbach- add persistent connections
2016-08-25 Christian Grothoff-fix unaligned access
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix misc issues
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-07-02 Christian Grothoff-handle namestore disconnect properly
2016-06-29 Christian Grothoff-add extra checks to catch shutdown bug
2016-06-25 Christian Grothoffrefactoring gns_api to use MQ API
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-06-18 Martin Schanzenbach- fix rest plugin
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-05 Martin Schanzenbach- refactor jsonpi utils, add test
2016-05-05 Martin Schanzenbach- remove HAVE_REST, remove json reference from rest
2016-05-04 Martin SchanzenbachUpdate jsonapi to current specs, refactor
2016-05-04 Martin Schanzenbach- rework rest/jsonapi API; bugfixes
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-04 Christian Grothoff-fix indent
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-09-14 Martin Schanzenbach- fix invalid free in token rest, fix build bug, move...
2015-09-14 Martin Schanzenbach- fix install path for plugins
2015-09-14 Martin Schanzenbach- revert plugin move. Add new identity-token
2015-09-11 Martin Schanzenbach- move rest plugins into rest directory where they...
2015-09-10 Martin Schanzenbach- revert
2015-09-10 Martin Schanzenbach- update
2015-07-08 Christian Grothoff-fix -h string
2015-07-07 Christian Grothoff-change default port, as 53 won't work without root...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Martin Schanzenbach- clean up gns rest api
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-06-29 Christian Grothoff-fix #3870
2015-06-21 Christian Grothoffsupport gnurl's curl.h being in include/gnurl/ OR inclu...
2015-06-15 Jeff BurdgesFix of last commit for non-GNU make, I think.
2015-06-11 Jeff BurdgesI'm unsure if I've correctly tested it in the odd build...
2015-05-26 Christian Grothoff-fix logging
2015-05-26 Christian Grothoff-check for NULL
2015-05-26 Christian Grothoff-document subsystem aliases, add gns-intercept alias...
2015-05-25 Christian Grothoff-comments, doxygen, indentation, style fixes, working...
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
2015-05-21 Christian Grothoff-better error reporting, use vars
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-04-10 Martin Schanzenbach-make static
2015-03-26 Martin Schanzenbach-minor
2015-03-26 Martin Schanzenbach-gns rest
2015-03-23 Christian Grothoff-fix doxygen, make function static, fix indentation
2015-03-23 Christian Grothofffix segv if additional records are more than authority...
2015-03-23 Christian Grothoffreturn GNS2DNS records if explicitly requested
2015-03-18 LRNMove the initguid.h before gnunet_w32nsp_lib.h for...
2015-03-18 LRNInclude initguid.h instead of just defining INITGUID
2015-03-13 Martin Schanzenbach-change API
2015-03-13 Martin Schanzenbach-bugfixes, change plugin call
2015-03-12 Martin Schanzenbach-add identity REST, fixes
2015-03-11 Martin Schanzenbach-fix
2015-03-11 Martin Schanzenbach-fixes
2015-03-11 Martin Schanzenbach- fixes, intendation
2015-03-11 Martin SchanzenbachREST Service
2015-03-02 Martin Schanzenbach- fix segv when remote closes connection
2015-03-01 Christian GrothoffFix curl SNI handling with LEHO.
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-20 Christian Grothofffix #3588: avoid bash-isms
2014-12-16 Christian Grothoff-gns tests do require autostarts
2014-12-16 Christian Grothoff-adding single file for testing without autostarts...
2014-12-15 Christian Grothoff-fix test logic
next