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 |
2018-05-10 | more verbose logging | Christian Grothoff |
2018-05-09 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp... | Christian Grothoff |
2018-01-04 | fix more warnings | Christian Grothoff |
2017-03-04 | misc indentation changes | Christian Grothoff |
2017-02-25 | W32: Fix a possible control flow error | Руслан Ижбулатов |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
2016-09-26 | minor stylistic issues found while hunting #4619 | Christian Grothoff |
2016-07-06 | -fix build issues | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-06-01 | fix #4545: create directory for log file if it does not exist | Christian Grothoff |
2016-05-15 | rps.conf is generated from rps.conf.in | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-26 | -indent | Christian Grothoff |
2015-08-17 | The empty path is invalid | David Barksdale |
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-03-15 | preserve errno | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-25 | -make sure we get the correct errno back after GNUNET_NETWORK_socket_create() | Christian Grothoff |
2015-01-24 | W32: Also consider ERROR_INVALID_HANDLE when checking 'file' type | LRN |
2015-01-24 | Add support for selecting on W32 events | LRN |
2014-12-04 | -fix ftbfs on W32 | Christian Grothoff |
2014-02-23 | -check for NULL fd | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-13 | -fix off-by-one so we can also select on FD 0 (stdin) | Christian Grothoff |
2013-12-13 | -fix #3211 | Christian Grothoff |
2013-12-11 | -remove useless/broken configure options, and gnunet_directories.h | Christian Grothoff |
2013-11-09 | -check for NULL, doxygen | Christian Grothoff |
2013-10-14 | -need to do mkdir before testing UNIXPATH, not sure how this worked before | Christian Grothoff |
2013-10-13 | -doxygen | Christian Grothoff |
2013-10-09 | changing UNIX domain socket access control to file permissions checks, instea... | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-08 | Replace OFF_T with off_t | LRN |
2013-10-08 | Tweak the stat-calling code | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-06 | -load revocations from disk, misc doxygen/style fixes | Christian Grothoff |
2013-10-06 | -doxygen, coding conventions | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-09 | -minor code cleanup | Christian Grothoff |
2013-07-30 | -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes... | Christian Grothoff |
2013-06-19 | Fix windows build, statfs is broken there. | David Barksdale |
2013-06-19 | This should be a more portable GNUNET_DISK_file_get_identifiers. | David Barksdale |
2013-06-18 | Removed GNUNET_DISK_get_blocks_available since it's not used and it would | David Barksdale |