aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_interceptor.c
Commit message (Collapse)AuthorAge
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -First pass through GNSWillow Liquorice2022-08-30
|
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* more warningsSchanzenbach, Martin2020-05-06
|
* allow GNS clients to control recursion depth limitChristian Grothoff2020-01-07
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* 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
|