aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-helper-service-w32.c
Commit message (Expand)AuthorAge
* Keep requests in a list, cancel them before disconnecting from GNSLRN2013-12-19
* Fix 0-terminator check, loggingLRN2013-12-19
* 0-long message payload is not validLRN2013-12-19
* Correctly send trailing empty headerLRN2013-12-19
* W32 NSP: Don't use 64-bit types, link to libgcc staticallyLRN2013-12-19
* malloc -> newLRN2013-12-19
* Update W32 GNS helper and NSPLRN2013-12-09
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* Remove short hashes from W32 GNS helperLRN2013-08-20
* Make w32 gns helper compile againLRN2013-08-16
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -remove unnecessary client pointer from struct and avoid the keep/drop calls ...Christian Grothoff2013-06-12
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* Fix w32nsp headersLRN2012-07-27
* -fixChristian Grothoff2012-07-22
* -LRN: W32 NS provider for GNSChristian Grothoff2012-07-06