aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* add prove and issueSchanzenbach, Martin2018-08-17
|
* towards zklaim proveSchanzenbach, Martin2018-08-17
|
* store to nsSchanzenbach, Martin2018-08-16
|
* fix mergeSchanzenbach, Martin2018-08-16
|\
| * start APISchanzenbach, Martin2018-08-14
| |
* | start zklaim serviceSchanzenbach, Martin2018-08-16
| |
* | simplifySchanzenbach, Martin2018-08-16
| |
* | start APISchanzenbach, Martin2018-08-16
| |
* | Merge branch 'gsoc2018/rest_api'Schanzenbach, Martin2018-08-09
|\ \
| * \ -Merge branch 'master' into gsoc2018/rest_apiPhil2018-08-09
| |\ \
| * | | change namestore, json handling; fix identity, gnsPhil2018-07-26
| | | |
| * | | -wip namestore api, changed adding gnsrecordPhil2018-07-25
| | | |
| * | | -wip namestorePhil2018-07-03
| | | |
* | | | mergeChristian Grothoff2018-08-09
|\ \ \ \ | | |/ / | |/| |
| * | | switch to gnsrecord reclaim records for OIDC clientsSchanzenbach, Martin2018-07-23
| | | |
| * | | fix code signingSchanzenbach, Martin2018-07-22
| | | |
| * | | add more general HMAC function for JWTsSchanzenbach, Martin2018-07-21
| | | |
| * | | include/gnunet_abe_lib.h: typo fix in commentNils Gillmann2018-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * | | renamed identity-provider subsystem to reclaimSchanzenbach, Martin2018-07-19
| | | |
| * | | Changed decription of GNUNET_CRYPTO_EddsaPublicKey.Bernd Fix2018-07-12
| | | |
| * | | fix numbering glitchChristian Grothoff2018-07-07
| |/ /
| * | simplify memory allocation in plugin_namestore_flat, use cleaner signatures ↵Christian Grothoff2018-06-30
| | | | | | | | | | | | for base64 encoding/decoding functions
| * | Allow dereferenced pointers as input for GNUNET_array_grow and GNUNET_xgrowlurchi2018-06-29
| | | | | | | | | | | | | | | | | | | | | This is now possible: char ***server_addrs = NULL unsigned int len = 0 GNUNET_array_append (*server_addrs, len, "8.8.8.8");
| * | introduce API functions for duplicating the DNSPARSER record typeslurchi2018-06-29
| | |
* | | change CADET channel destroy API to not call the callback if the client ↵Christian Grothoff2018-08-09
|/ / | | | | | | initiated the channel's destruction
* | -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
| |
* | bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
| |
* | try to solve include madnesslurchi2018-06-25
| |
* | Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | | | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* | integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
| |
* | fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
| |
* | disambiguate error messagesChristian Grothoff2018-06-24
| |
* | ignore hostname if we have unixpathChristian Grothoff2018-06-23
| |
* | make GNS cancel APIs return closure, can be convenientChristian Grothoff2018-06-21
| |
* | Expanding libgnunetcurl.Marcello Stanisci2018-06-13
| | | | | | | | | | Adding a method to let the user append a custom request header.
* | 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
| |
* | second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
| |
* | first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
| |
* | fix ftbfsSchanzenbach, Martin2018-06-06
| |
* | changes for AGPL handlingChristian Grothoff2018-06-06
| |
* | add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
| |
* | more loggingChristian Grothoff2018-06-03
| |
* | proper datacache expiration by proximity firstChristian Grothoff2018-06-03
| |
* | add proximity considerations to datacacheChristian Grothoff2018-05-30
| |
* | adding xu transportChristian Grothoff2018-05-28
| |
* | check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
| |
* | fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff2018-05-20
| | | | | | | | timeouts for retransmissions of handshake
* | log key material hashesChristian Grothoff2018-05-16
| |
* | implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | | | | | implement flow control in namestore API and tests