aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_dns.h
Commit message (Collapse)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -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
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
|
* -copyrightChristian Grothoff2012-01-02
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* pack block, use big endian for timeChristian Grothoff2011-10-05
|
* modified the DNS_Record-blockPhilipp Tölke2010-10-26
|
* renamed file as per policyPhilipp Tölke2010-10-26