index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gns
/
gnunet-gns-helper-service-w32.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-02-25
W32: Fix msg allocation in gns helper service
Руслан Ижбулатов
2017-02-25
W32: Fix wrong format strings
Руслан Ижбулатов
2017-02-25
this should be dead
Christian Grothoff
2017-02-25
updating gnunet-gns-helper-service-w32 to current APIs
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-03-18
Move the initguid.h before gnunet_w32nsp_lib.h for it to take effect
LRN
2015-03-18
Include initguid.h instead of just defining INITGUID
LRN
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-12-19
Keep requests in a list, cancel them before disconnecting from GNS
LRN
2013-12-19
Fix 0-terminator check, logging
LRN
2013-12-19
0-long message payload is not valid
LRN
2013-12-19
Correctly send trailing empty header
LRN
2013-12-19
W32 NSP: Don't use 64-bit types, link to libgcc statically
LRN
2013-12-19
malloc -> new
LRN
2013-12-09
Update W32 GNS helper and NSP
LRN
2013-10-16
-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...
Christian Grothoff
2013-10-10
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-13
splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...
Christian Grothoff
2013-08-21
removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead
Christian Grothoff
2013-08-20
Remove short hashes from W32 GNS helper
LRN
2013-08-16
Make w32 gns helper compile again
LRN
2013-08-13
-getting rid of duplication of record type values / enum GNUNET_GNS_RecordType
Christian Grothoff
2013-08-06
moving 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 ECC
Christian Grothoff
2012-07-27
Fix w32nsp headers
LRN
2012-07-22
-fix
Christian Grothoff
2012-07-06
-LRN: W32 NS provider for GNS
Christian Grothoff