Merge branch 'identity_oidc' of git-int.aisec.fraunhofer.de:sas/gnunet-mirror into...
[oweals/gnunet.git] / src / gns / gnunet-gns-proxy.c
2017-12-07 Schanzenbach, MartinMerge branch 'identity_oidc' of git-int.aisec.fraunhofe...
2017-12-07 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-05 Schanzenbach, Martin-fix some mem corruption, fix large file download handling
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
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 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-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-01-04 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-02 Christian Grothofffix compiler warning for 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-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-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix misc issues
2016-05-04 Martin Schanzenbach- rework rest/jsonapi API; bugfixes
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-10 Martin Schanzenbach- revert
2015-09-10 Martin Schanzenbach- update
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-21 Christian Grothoffsupport gnurl's curl.h being in include/gnurl/ OR inclu...
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-03-02 Martin Schanzenbach- fix segv when remote closes connection
2015-03-01 Christian GrothoffFix curl SNI handling with LEHO.
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-06 Christian Grothoffhandle box records in gns proxy
2014-02-04 Matthias Wachsfixing compile warning: cast to types required in doxyg...
2013-12-24 Christian Grothoff-fix check for DANE and ftbfs
2013-12-17 LRNUpdate for (gn|c)url 7.40.0
2013-12-05 Christian Grothoff-fix leaks
2013-11-30 Christian Grothoff-undo, this was a bit too early
2013-11-30 Christian Grothoffapplying patch from #3148 (by shedatc) to make gnunet...
2013-11-17 Christian Grothoff-use two-digit country code, as required
2013-11-08 Christian Grothoff-complain if this happens
2013-11-08 Christian Grothoff-do not allow SSL connections if we are only given...
2013-11-08 Christian Grothoff-dead
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-21 Christian Grothoff-adding logic for TLSA/DANE verification in combination...
2013-10-21 Christian Grothoff-implement certificate validation against DNS names...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-15 Christian Grothoff-updated libcurl API, do IPv4/IPv6 with separate sockets
2013-10-11 Christian Grothoff-fix #3037: support IPv6
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-24 Christian Grothoff-fix doxygen
2013-09-23 Christian Grothoff-fix deprecated gnutls symbols
2013-09-23 Christian Grothoff-doxygen
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-18 Christian Grothoff-handle case that we have no LEHO
2013-09-18 Christian Grothoff-logging, bugfixes
2013-09-18 Christian Grothoff-fix double cleanup
2013-09-18 Christian Grothoff-better error handling, GADS => GNS in CA
2013-09-18 Christian Grothoffmisc bugfixes
2013-09-18 Christian Grothoffremove \r\n from values before giving them to MHD
2013-09-18 Christian Grothoff-fix bad assert
2013-09-18 Christian Grothoff-fix segv
2013-09-18 Christian Grothoffimprove GNS zone / subsystem mappings
2013-09-18 Christian Grothoff-handle failure to load certs more nicely
2013-09-18 Christian Grothoffrework cookie rewrite logic
2013-09-18 Christian Grothoff-adding logic for location rewrite
2013-09-18 Christian Grothoffmore work on GNS proxy, adding back to standard build
2013-09-17 Christian Grothoff-cleaner shutdown
2013-09-17 Christian Grothoff-hacking more on proxy
2013-09-17 Christian Grothoffstarting to clean up socks5 handling
2013-09-17 Christian Grothoff-rename structs to follow coding style guidelines
2013-09-17 Christian Grothoff-more code cleanup
2013-09-16 Christian Grothoff-more cleanup, make it build at least
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-13 Christian Grothoff-adapting gnunet-dns2gns to new API
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-17 Matthias Wachsbroken build
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
next