tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / gns / gnunet-service-gns_interceptor.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 Schanzenbach, Martinuninitialized variable
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Christian Grothofffirst preparations for GNS mapping arbitrary TLDs
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2016-07-06 Christian Grothoff-fix misc issues
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoff-fix interceptor's GNS to DNS conversion
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-08-21 Christian Grothoffdocument places where SHADOW records likely need to...
2013-08-15 Christian Grothoff-gads to gnu
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-13 Christian Grothoff-more coding towards working new GNS service
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-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-10-30 Christian Grothoff-some gns code cleanup, still a mess
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-14 Martin Schanzenbach-towards .gads
2012-06-29 Martin Schanzenbach-fix inconsisten record naming
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-11 Martin Schanzenbach-add cached flag for performance
2012-05-09 Martin Schanzenbach-fixes
2012-03-27 Martin Schanzenbach-lots of fixes, new dht test
2012-03-26 Martin Schanzenbach-fix
2012-03-26 Martin Schanzenbach-properly disconnect from dns
2012-03-23 Martin Schanzenbach-doxygen
2012-03-22 Martin Schanzenbach-doxygen
2012-03-22 Martin Schanzenbach-timeouts, parallel lookups
2012-03-19 Martin Schanzenbach-new short hashes, new short hash cmp
2012-03-19 Martin Schanzenbach-fixes, interceptor now speaks zkey
2012-03-19 Martin Schanzenbach-less malloc more stack
2012-03-19 Martin Schanzenbach-fix mx records postprocessing
2012-03-16 Martin Schanzenbach-pseu caching + test
2012-03-14 Martin Schanzenbach-proxy magic, interceptor fix
2012-03-14 Martin Schanzenbach-large cleanup and bugfixes