glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / gns / gnunet-gns-helper-service-w32.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: Fix msg allocation in gns helper service
2017-02-25 Руслан ИжбулатовW32: Fix wrong format strings
2017-02-25 Christian Grothoffthis should be dead
2017-02-25 Christian Grothoffupdating gnunet-gns-helper-service-w32 to current APIs
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-18 LRNMove the initguid.h before gnunet_w32nsp_lib.h for...
2015-03-18 LRNInclude initguid.h instead of just defining INITGUID
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNKeep requests in a list, cancel them before disconnecti...
2013-12-19 LRNFix 0-terminator check, logging
2013-12-19 LRN0-long message payload is not valid
2013-12-19 LRNCorrectly send trailing empty header
2013-12-19 LRNW32 NSP: Don't use 64-bit types, link to libgcc statically
2013-12-19 LRNmalloc -> new
2013-12-09 LRNUpdate W32 GNS helper and NSP
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-20 LRNRemove short hashes from W32 GNS helper
2013-08-16 LRNMake w32 gns helper compile again
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-06-12 Christian Grothoff-remove unnecessary client pointer from struct and...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-07-27 LRNFix w32nsp headers
2012-07-22 Christian Grothoff-fix
2012-07-06 Christian Grothoff-LRN: W32 NS provider for GNS