2017-01-10 |
Christian Grothoff | rename connecT -> connect now that the old API is dead |
blob | commitdiff | raw |
2016-08-22 |
Christian Grothoff | fix #4620 |
blob | commitdiff | raw | diff to current |
2016-08-18 |
David Barksdale | Use statement exprs instead of local function |
blob | commitdiff | raw | diff to current |
2016-07-09 |
Christian Grothoff | make namestore API less brittle/sublte to use |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -avoid calling memcpy() with NULL argument, even if... |
blob | commitdiff | raw | diff to current |
2016-07-02 |
Christian Grothoff | -fix use after free on shutdown |
blob | commitdiff | raw | diff to current |
2016-06-25 |
Christian Grothoff | -minor refactoring, add missing check |
blob | commitdiff | raw | diff to current |
2016-06-25 |
Christian Grothoff | convert namestore_api to MQ |
blob | commitdiff | raw | diff to current |
2016-04-09 |
Christian Grothoff | small API change: do no longer pass rarely needed GNUNE... |
blob | commitdiff | raw | diff to current |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
blob | commitdiff | raw | diff to current |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
blob | commitdiff | raw | diff to current |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
blob | commitdiff | raw | diff to current |
2013-12-16 |
Christian Grothoff | -never store NICKs anywhere but in '+', do not display... |
blob | commitdiff | raw | diff to current |
2013-11-29 |
Matthias Wachs | bug in zone to name: called with disconnect error inste... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
Matthias Wachs | - Tests did not clean up: TEST_HOME with namestore... |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Matthias Wachs | adding pseudonym NICK automatically to records sets |
blob | commitdiff | raw | diff to current |
2013-10-28 |
Matthias Wachs | extended plugin api to support lookup function |
blob | commitdiff | raw | diff to current |
2013-10-25 |
Matthias Wachs | api communication done |
blob | commitdiff | raw | diff to current |
2013-10-25 |
Matthias Wachs | - clean protocol number |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Matthias Wachs | implementing api call |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Christian Grothoff | -finishing split of namestore into namestore and nameca... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Christian Grothoff | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_... |
blob | commitdiff | raw | diff to current |
2013-10-10 |
Christian Grothoff | separating ECC crypto into functions/structs for ECDHE... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2013-10-04 |
Christian Grothoff | -do set expiration time when storing records, works... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Christian Grothoff | -fixing namestore to not disconnect on empty iteration... |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Christian Grothoff | -minor stylistic cleanup, doxygen |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Christian Grothoff | -fix block size calculation |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Christian Grothoff | -disconnect on protocol errors, not on no-result |
blob | commitdiff | raw | diff to current |
2013-09-26 |
Christian Grothoff | -more logging, minor code cleanup |
blob | commitdiff | raw | diff to current |
2013-09-25 |
Christian Grothoff | -fix MX record parsing and serialization, others still... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
Christian Grothoff | -fix remove testcase |
blob | commitdiff | raw | diff to current |
2013-09-24 |
Christian Grothoff | handle empty result set gracefully |
blob | commitdiff | raw | diff to current |
2013-09-13 |
Christian Grothoff | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into... |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Christian Grothoff | -fix crash in gnunet-namestore -a if no other records... |
blob | commitdiff | raw | diff to current |
2013-09-05 |
Christian Grothoff | -allow passing NULL for zone to iterate over all of... |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Matthias Wachs | fixed crash: wrong cls in api |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Christian Grothoff | -addressing #2995 |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Christian Grothoff | -adapting fcfsd to new namestore API, moving from gns... |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Christian Grothoff | -namestore service builds again |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Christian Grothoff | -towards namestore support for the new privacy-preservi... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
Christian Grothoff | moving to new, fixed-size encoding of public and privat... |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Christian Grothoff | -extra checks |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Christian Grothoff | -towards implementing monitor functions in service |
blob | commitdiff | raw | diff to current |
2013-07-08 |
Christian Grothoff | -get rid of iteration response, use lookup response... |
blob | commitdiff | raw | diff to current |
2013-06-30 |
Christian Grothoff | -towards implementing improved namestore API |
blob | commitdiff | raw | diff to current |
2013-05-29 |
Christian Grothoff | -switching GNS from RSA to ECC |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Christian Grothoff | -misc bugfixes, travel hacking |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Christian Grothoff | -fixing gns test issues |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Christian Grothoff | -fixes |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Christian Grothoff | -more namestore service cleanup -- wip |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Christian Grothoff | -more namestore service cleanup -- wip |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Christian Grothoff | -more code cleanup in namestore |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Christian Grothoff | -more namestore code cleanup |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Christian Grothoff | -major cleanup and various minor bugfixes for namestore_api |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Christian Grothoff | -cleaning up logging |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Christian Grothoff | -more debug messages |
blob | commitdiff | raw | diff to current |
2012-06-25 |
Christian Grothoff | trying to fix #2458, largely works |
blob | commitdiff | raw | diff to current |
2012-06-20 |
Christian Grothoff | -code cleanup |
blob | commitdiff | raw | diff to current |
2012-06-20 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-06-20 |
Matthias Wachs | - docu |
blob | commitdiff | raw | diff to current |
2012-06-20 |
Matthias Wachs | - minor |
blob | commitdiff | raw | diff to current |
2012-06-20 |
Matthias Wachs | clean up and documentation for namestor API |
blob | commitdiff | raw | diff to current |
2012-06-19 |
Christian Grothoff | -starting a bit with namestore_api cleanup |
blob | commitdiff | raw | diff to current |
2012-06-19 |
Christian Grothoff | -minor cleanup |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Christian Grothoff | renaming GNUNET_TIME_relative_get_forever and GNUNET_TI... |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Christian Grothoff | -fixing misc seaspider parser errors |
blob | commitdiff | raw | diff to current |
2012-04-25 |
Christian Grothoff | -LRN: misc patches / fixes |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Christian Grothoff | -removing 2nd argument from GNUNET_CLIENT_disconnect... |
blob | commitdiff | raw | diff to current |
2012-04-10 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-04-10 |
Matthias Wachs | - rename |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Matthias Wachs | - changes to record remove |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Matthias Wachs | - usage of short hashes |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Matthias Wachs | - doxygen fixes |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Matthias Wachs | - fixes |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Matthias Wachs | - additional check |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-03-14 |
Matthias Wachs | - adding assertion for name |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Matthias Wachs | - changes to signing verfifying: includes block expiration |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Matthias Wachs | - coverity |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - not required anymore |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - fix remomve callboack order |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - reverting api change |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | namestore api change: include block expiration time... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - final zone iteration code |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Christian Grothoff | -additional namestore conversion APIs added |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - fix in api |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Matthias Wachs | - remove dbg message |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - zone iteration stuff |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - checkin nbo conversion |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - fixes |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - fixes for put and lookup |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Matthias Wachs | - step 1) compiles again |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Matthias Wachs | - changes |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Matthias Wachs | - changes |
blob | commitdiff | raw | diff to current |
next |