rps: flagging channels while destruction
[oweals/gnunet.git] / src / gns /
2017-12-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-12-05 Schanzenbach, Martin-fix some mem corruption, fix large file download handling
2017-07-18 Christian Grothoffsimplify installation of nss plugins in build system...
2017-06-23 Christian Grothoffkill short zone remenants
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin-fix coverity
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothofffix possible NPE
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffproperly detect and handle parse error
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-25 Руслан ИжбулатовW32: Fix msg allocation in gns helper service
2017-02-25 Руслан ИжбулатовW32: port gnunet-gns-import to new zone iterator callba...
2017-02-25 Руслан ИжбулатовW32: Splice GNUNET_memcpy macro into NAT and GNS helpers
2017-02-25 Руслан ИжбулатовW32: Fix wrong format strings
2017-02-25 Christian Grothoffthis should be dead
2017-02-25 Christian Grothoffupdating gnunet-gns-helper-service-w32 to current APIs
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothofflog which name we are resolving
2017-02-23 Christian Grothoffchange default port to 53, use setcap to enable binding...
2017-02-22 Christian Grothoffremove dead code and dead linker dependencies
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
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
next