aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
* handle box records in gns proxyChristian Grothoff2014-06-06
* fixing compile warning: cast to types required in doxygen documentationMatthias Wachs2014-02-04
* -fix check for DANE and ftbfsChristian Grothoff2013-12-24
* Update for (gn|c)url 7.40.0LRN2013-12-17
* -fix leaksChristian Grothoff2013-12-05
* -undo, this was a bit too earlyChristian Grothoff2013-11-30
* applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compi...Christian Grothoff2013-11-30
* -use two-digit country code, as requiredChristian Grothoff2013-11-17
* -complain if this happensChristian Grothoff2013-11-08
* -do not allow SSL connections if we are only given an IP address by the brows...Christian Grothoff2013-11-08
* -deadChristian Grothoff2013-11-08
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making i...Christian Grothoff2013-10-26
* -adding logic for TLSA/DANE verification in combination with recently submitt...Christian Grothoff2013-10-21
* -implement certificate validation against DNS names and for LEHO recordsChristian Grothoff2013-10-21
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -updated libcurl API, do IPv4/IPv6 with separate socketsChristian Grothoff2013-10-15
* -fix #3037: support IPv6Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix doxygenChristian Grothoff2013-09-24
* -fix deprecated gnutls symbolsChristian Grothoff2013-09-23
* -doxygenChristian Grothoff2013-09-23
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -handle case that we have no LEHOChristian Grothoff2013-09-18
* -logging, bugfixesChristian Grothoff2013-09-18
* -fix double cleanupChristian Grothoff2013-09-18
* -better error handling, GADS => GNS in CAChristian Grothoff2013-09-18
* misc bugfixesChristian Grothoff2013-09-18
* remove \r\n from values before giving them to MHDChristian Grothoff2013-09-18
* -fix bad assertChristian Grothoff2013-09-18
* -fix segvChristian Grothoff2013-09-18
* improve GNS zone / subsystem mappingsChristian Grothoff2013-09-18
* -handle failure to load certs more nicelyChristian Grothoff2013-09-18
* rework cookie rewrite logicChristian Grothoff2013-09-18
* -adding logic for location rewriteChristian Grothoff2013-09-18
* more work on GNS proxy, adding back to standard buildChristian Grothoff2013-09-18
* -cleaner shutdownChristian Grothoff2013-09-17
* -hacking more on proxyChristian Grothoff2013-09-17
* starting to clean up socks5 handlingChristian Grothoff2013-09-17
* -rename structs to follow coding style guidelinesChristian Grothoff2013-09-17
* -more code cleanupChristian Grothoff2013-09-17
* -more cleanup, make it build at leastChristian Grothoff2013-09-16
* -towards a compiling gns proxyChristian Grothoff2013-09-16
* -towards a compiling gns proxyChristian Grothoff2013-09-16
* -towards a compiling gns proxyChristian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -adapting gnunet-dns2gns to new APIChristian Grothoff2013-08-13
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13