aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
* -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
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* broken buildMatthias Wachs2013-07-17
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -code cleanupChristian Grothoff2012-10-28
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -doxhappyChristian Grothoff2012-10-19
* -code cleanup, handle -1 timeout from curl betterChristian Grothoff2012-10-18
* fixes #2573Sree Harsha Totakura2012-10-01
* -dce, stylistic fixesChristian Grothoff2012-09-28
* -missing endifChristian Grothoff2012-09-28
* -licenses, dce, etcChristian Grothoff2012-09-28
* -some fixes for monkeyChristian Grothoff2012-09-27