Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-01-07 | Style fixes (mostly tabs to spaces). | anryko |
2017-06-22 | fix indentation | Christian Grothoff |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-30 | make libextractor actually optional, both for GNUnet and GNUnet-taler builds | Christian Grothoff |
2015-05-28 | -fix ftbfs | Christian Grothoff |
2015-05-28 | adding --enable-taler-wallet configure option to build a reduced version of l... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-09 | adding API for incremental hashing (from Taler) | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-11-28 | -fixing misc issues and bugs, including better termination logic for intersec... | Christian Grothoff |
2014-01-09 | -revert 'optimization' that broke test_crypto_hkdf | Christian Grothoff |
2014-01-07 | -eliminate repeated calls to gcry_md_open, use reset instead of close/open | Christian Grothoff |
2013-10-30 | -simplify utf8_tolower/upper APIs | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-30 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-30 | -encrypt using both AES and TWOFISH, with independent symmetric keys | Christian Grothoff |
2013-09-05 | -only use x for ECDH | Christian Grothoff |
2013-08-19 | -remove ShortHashCode from API, deprecate SList | Christian Grothoff |
2013-06-03 | - conclude for SET | Florian Dold |
2013-02-05 | switching to ECDHE cryptography f, implementation is incomplete and INSECURE,... | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-03-26 | -utf8 tolower/upper | Martin Schanzenbach |
2012-03-22 | -doxygen | Christian Grothoff |
2012-03-19 | -new short hashes, new short hash cmp | Martin Schanzenbach |
2012-03-19 | -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi... | Christian Grothoff |
2012-03-19 | adding API for short (256-bit) hash codes | Christian Grothoff |
2012-03-04 | -renaming | Christian Grothoff |
2012-03-04 | -adding conversion of public key to string and back | Christian Grothoff |
2012-03-04 | LRN: adding generic functions for conversion of binary data to ascii and back... | Christian Grothoff |
2012-02-24 | -fix | Christian Grothoff |
2012-02-23 | TG: attached are the following patches for GNUnet: | Christian Grothoff |
2012-01-07 | -add missing comments, expand error checking | Christian Grothoff |
2012-01-01 | changing scheduler priorities to revert to DEFAULT instead of inheriting pare... | Christian Grothoff |
2011-11-04 | curly wars / auto-indentation | Christian Grothoff |
2011-10-11 | converting to GNUNET_LOG_from* | Christian Grothoff |
2011-08-29 | run indent twice, it alternates between two 'canonical' forms, also run white... | Christian Grothoff |
2011-08-15 | indentation | Christian Grothoff |
2011-08-15 | indentation | Christian Grothoff |
2011-05-25 | minor code cleanup | Christian Grothoff |
2011-02-09 | Fix inaccurate comment. | David Barksdale |
2010-12-19 | LRN patch from SVN 1630 | Christian Grothoff |
2010-11-05 | big scheduler refactoring, expect some issues | Nathan S. Evans |
2010-10-08 | fix | Christian Grothoff |
2010-10-08 | style improvements | Nils Durner |
2010-10-07 | small fixes and style issues | Christian Grothoff |