summaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_interceptor.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* uninitialized variableSchanzenbach, Martin2018-06-24
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
|
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* Andrew Cann wrote:Christian Grothoff2013-09-28
| | | | | | | | | This patch changes the name of a couple of variables that had c++-incompatible names and adds a header file to gnunet_network_lib.h https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff
* -fix interceptor's GNS to DNS conversionChristian Grothoff2013-09-27
|
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ↵Christian Grothoff2013-09-27
| | | | testcase by properly converting DNS records back to GNS blocks
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
|
* document places where SHADOW records likely need to be handledChristian Grothoff2013-08-21
|
* -gads to gnuChristian Grothoff2013-08-15
|
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
|
* -more coding towards working new GNS serviceChristian 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
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -more cleanup and input validation fixesChristian Grothoff2012-10-30
|
* -some gns code cleanup, still a messChristian Grothoff2012-10-30
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -towards .gadsMartin Schanzenbach2012-09-14
|
* -fix inconsisten record namingMartin Schanzenbach2012-06-29
|
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
|
* -add cached flag for performanceMartin Schanzenbach2012-06-11
|
* -fixesMartin Schanzenbach2012-05-09
|
* -lots of fixes, new dht testMartin Schanzenbach2012-03-27
|
* -fixMartin Schanzenbach2012-03-26
|
* -properly disconnect from dnsMartin Schanzenbach2012-03-26
|
* -doxygenMartin Schanzenbach2012-03-23
|
* -doxygenMartin Schanzenbach2012-03-22
|
* -timeouts, parallel lookupsMartin Schanzenbach2012-03-22
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -fixes, interceptor now speaks zkeyMartin Schanzenbach2012-03-19
|
* -less malloc more stackMartin Schanzenbach2012-03-19
|
* -fix mx records postprocessingMartin Schanzenbach2012-03-19
|
* -pseu caching + testMartin Schanzenbach2012-03-16
|
* -proxy magic, interceptor fixMartin Schanzenbach2012-03-14
|
* -large cleanup and bugfixesMartin Schanzenbach2012-03-14