aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-helper-service-w32.c
Commit message (Expand)AuthorAge
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* W32: Fix msg allocation in gns helper serviceРуслан Ижбулатов2017-02-25
* W32: Fix wrong format stringsРуслан Ижбулатов2017-02-25
* this should be deadChristian Grothoff2017-02-25
* updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff2017-02-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Move the initguid.h before gnunet_w32nsp_lib.h for it to take effectLRN2015-03-18
* Include initguid.h instead of just defining INITGUIDLRN2015-03-18
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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