aboutsummaryrefslogtreecommitdiff
path: root/src/dns/plugin_block_dns.c
Commit message (Collapse)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30
|
* changing DNS block plugin to represent DNS exit services instead of hidden ↵Christian Grothoff2013-09-21
| | | | services
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -doxygen fixesChristian Grothoff2012-01-25
|
* -moving dns plugin to dns directoryChristian Grothoff2012-01-02