2011-12-09 |
Christian Grothoff | -LRN: Fix for ARMed processes that have zero lsocks... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | -LRN fix deallocation |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bart Polot | - Fixed message accounting, file creation flags, added... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | -LRN: misc. minor fixes |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | -more |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | step by step |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | major rewrite of ARM service and a bit of the ARM IPC... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bart Polot | - Revert 18513, invalid fix |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bart Polot | - Fixed memory leak / possible crash of freeing an... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | modified to create cfg with default without template |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | added option to specify hostkey file |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | basics for integration tests |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Matthias Wachs | space after backslash |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | -eliminate special case, no justification for why it... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | -add logging for randomized delays |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | add statistic to track estimated network diameter |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Christian Grothoff | fixing issue with sending back size estimate messages... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bart Polot | - Added logging of peers to NSE service |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bart Polot | - Added periodic transport & nse stats data logging |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Christian Grothoff | -fix missing library link flags |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bart Polot | - revert 18495 |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | added hostkey generation functionality |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bart Polot | Made sure that NSE never returns invalid standard devia... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Christian Grothoff | -moving interceptor.c code into main arm file |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bart Polot | - Add periodic statistic readings to output |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | fixed docu |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | testing cmd line tool |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Matthias Wachs | -fix |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | removing ARM interceptor connection forwarding post... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -make mst code static, remove GNUNET_SERVER_ prefix |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -server_mst simplification as possilbe from inlining |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -duplicated |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | eliminating last dependency on util code from wlan... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -only with MINGW |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | LRN: correct behaviour when logfile does not exist |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | fix compile |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | LRN: Ensure that GTK can then do the internal call... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | Implement passing sockets in IPC on W32 (#1975) |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Matthias Wachs | adding GNUnet endian operations |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Matthias Wachs | timestamp not supported on fedora core 8 |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | Fixing #1976 by allowing allocations between INT_MAX... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -preping arm for test by LRN |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | -use uint64_t instead of long long for GNUNET_ntohll... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | use uint64_t instead of long long for GNUNET_ntohll... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Bart Polot | Removed legacy code |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | LRN: Fixing Mantis #1974: On W32 winsock2.h defines... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christian Grothoff | distfix |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Christian Grothoff | -LRN: unset control pipe after use, add missing #define |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Christian Grothoff | -LRN: fix socket_close logging |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Christian Grothoff | -undo |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Christian Grothoff | LRN: Adding vectored exception handling for W32 (#1965) |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Christian Grothoff | releasing GNUnet 0.9.0 |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Christian Grothoff | -fixing minor typos, version bump |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Matthias Wachs | - doxygen |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Christian Grothoff | -make compiler happy (presumed uninitialized variable) |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bart Polot | Make reeeeeally sure SPARC has time to do its stuff |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Matthias Wachs | some doxygen + refactoring of GST_validation_set_addres... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Matthias Wachs | moving ats quotas to template files |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bart Polot | - Fixed an insufficient allocation, probably causing... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bart Polot | - Even longer timeout to allow SPARC to finish testcase |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Christian Grothoff | -fix typo in configuration |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -fixing indentation |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | adding missing files to dist |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | HACKING guide moved to CMS on https://gnunet.org/style |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | fix xslt invocation for change log generation |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -fux |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | adding authors header block following suggestions from... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -no valgrind |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -cleaning up message format and code related to recent... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Matthias Wachs | - finale commit for the api change |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Bart Polot | Changed quota configuration from core to ats section... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Bart Polot | - Use #defined constant, not direct numbers |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -set ignores for various generated files |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | - removing files in flux |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Matthias Wachs | - latest changes for refactoring: iterate sends disasse... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | -nl |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Bart Polot | - allow slower buildbots to finish tests |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Christian Grothoff | LRN: new code for GNUNET_OS_network_interfaces_list... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Matthias Wachs | api clean up next steps |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Matthias Wachs | first steps to transport_api cleanup |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Matthias Wachs | - hunting a bug |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -do not send previous round messages if we are just... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bart Polot | - Off by 1 |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -trying harder to remove useless signing in NSE |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bart Polot | Mesh adds info about paths to peers as early as possibl... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -handle shutdown |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | cache signature upon first generation to avoid useless... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -improving NSE test error message |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -typo |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -fixing use of uninitialized variable, some code cleanu... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -more doxygen fixes |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -more doxygen fixes |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | introducing GNUNET_UNUSED macro instead of hard-coding... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bart Polot | - Removed misleading code |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -doxygen fixes |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -document clock skew variable a bit more |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Christian Grothoff | -document desired direction of transport API change |
commit | commitdiff | tree | snapshot |
next |