- fixes, intendation
[oweals/gnunet.git] / src / gns / gnunet-gns-proxy.c
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.
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-10-28 Christian Grothoff-code cleanup
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-19 Christian Grothoff-doxhappy
2012-10-18 Christian Grothoff-code cleanup, handle -1 timeout from curl better
2012-10-01 Sree Harsha Totakurafixes #2573
2012-09-28 Christian Grothoff-dce, stylistic fixes
2012-09-28 Christian Grothoff-missing endif
2012-09-28 Christian Grothoff-licenses, dce, etc
2012-09-27 Christian Grothoff-some fixes for monkey
2012-09-20 Christian Grothoff-code review
2012-09-20 Christian Grothoff-fix segv
2012-09-14 Martin Schanzenbach-fixes
2012-09-14 Martin Schanzenbach-bugsbugsbugs
2012-09-14 Martin Schanzenbach-towards .gads
2012-09-06 Martin Schanzenbach-coverity
2012-08-04 LRNFix a typo
2012-08-03 Martin Schanzenbach-add header
2012-08-03 Martin Schanzenbach-actually add CORS header
2012-08-03 Christian Grothoffbetter style
2012-08-03 Martin Schanzenbach-leaks
2012-08-03 Martin Schanzenbach-add httppost, put, fixes
2012-08-02 Martin Schanzenbach-handle race
2012-08-02 Martin Schanzenbach-proxy: add GNS header
2012-07-26 Martin Schanzenbach-fix escaping of url
2012-07-22 Martin Schanzenbach- add check to test, code cleanup
2012-07-18 Martin Schanzenbach-fixes, check for mhd version
2012-07-18 Martin Schanzenbach-mhd use no listen socket
2012-07-15 Martin Schanzenbach-fix
2012-07-14 Martin Schanzenbach-fix
2012-07-14 Martin Schanzenbach-fixes
2012-07-14 Martin Schanzenbach-fix ports
2012-07-14 Martin Schanzenbach-leak
2012-07-14 Martin Schanzenbach-fix
2012-07-14 Martin Schanzenbach-fix
2012-07-14 Martin Schanzenbach-urlencode post working, performance, replace location...
2012-07-14 Martin Schanzenbach-start post
2012-07-13 Martin Schanzenbach-fix bo
2012-07-13 Martin Schanzenbach-fixes, cleanup
2012-07-13 Martin Schanzenbach-rip timeout issue
2012-07-13 Martin Schanzenbach-get working
2012-07-12 Martin Schanzenbach-fix
next