aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-helper-service-w32.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-02-25W32: Fix msg allocation in gns helper serviceРуслан Ижбулатов
2017-02-25W32: Fix wrong format stringsРуслан Ижбулатов
2017-02-25this should be deadChristian Grothoff
2017-02-25updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-18Move the initguid.h before gnunet_w32nsp_lib.h for it to take effectLRN
2015-03-18Include initguid.h instead of just defining INITGUIDLRN
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-12-19Keep requests in a list, cancel them before disconnecting from GNSLRN
2013-12-19Fix 0-terminator check, loggingLRN
2013-12-190-long message payload is not validLRN
2013-12-19Correctly send trailing empty headerLRN
2013-12-19W32 NSP: Don't use 64-bit types, link to libgcc staticallyLRN
2013-12-19malloc -> newLRN
2013-12-09Update W32 GNS helper and NSPLRN
2013-10-16-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-20Remove short hashes from W32 GNS helperLRN
2013-08-16Make w32 gns helper compile againLRN
2013-08-13-getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-06-12-remove unnecessary client pointer from struct and avoid the keep/drop calls ...Christian Grothoff
2013-05-29-switching GNS from RSA to ECCChristian Grothoff
2012-07-27Fix w32nsp headersLRN
2012-07-22-fixChristian Grothoff
2012-07-06-LRN: W32 NS provider for GNSChristian Grothoff