Age | Commit message (Collapse) | 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: Splice GNUNET_memcpy macro into NAT and GNS helpers | Руслан Ижбулатов | |
Including gnunet_common.h is too bothersome, these programs are designed to be relatively standalone. | |||
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-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-25 | -misc fixes based on cppcheck | Christian Grothoff | |
2013-04-15 | extended the GNUNET_OS_check_helper_binary parameters to do previlege | Christian Fuchs | |
checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters. | |||
2011-12-16 | really minimizing code running with root rights | Christian Grothoff | |
2011-12-06 | LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was ↵ | Christian Grothoff | |
not defined before inclusion of the header) to 64, which means that it's not possible to select on more than 64 sockets at once. This might work during the tests, but in the wild people might want to have more than 60 connections, at least in the transport service. The patch attached should increase the limit to 1024. | |||
2011-08-15 | indentation | Christian Grothoff | |
2011-08-15 | indentation | Christian Grothoff | |
2011-07-01 | renaming gnunet-nat-server/client for consistency, other minor fixes | Christian Grothoff | |