2015-10-05 |
Christian Grothoff | adding DEBUG logic for #3863 |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | -improve indentation, reduce duplication of PIDs in... |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-03-23 |
Christian Grothoff | -fix misc core issues |
tree | commitdiff |
2015-03-20 |
Christian Grothoff | fix #3709: bound encrypted message queue |
tree | commitdiff |
2015-03-08 |
Christian Grothoff | finishing implementation of #3652 |
tree | commitdiff |
2015-03-08 |
Christian Grothoff | -always assume at least MIN bandwidth, even if we got... |
tree | commitdiff |
2015-03-08 |
Christian Grothoff | -try to avoid being stuck with key sent/received if... |
tree | commitdiff |
2015-03-01 |
Christian Grothoff | -doxygen, comments, indentation |
tree | commitdiff |
2015-02-28 |
Christian Grothoff | generally use GNUNET_assert() instead of GNUNET_abort... |
tree | commitdiff |
2015-02-28 |
Christian Grothoff | fix #3688 |
tree | commitdiff |
2015-02-11 |
Christian Grothoff | -improve logging |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2015-01-10 |
Bart Polot | Fixed inverting of same-priority bundled messages |
tree | commitdiff |
2015-01-10 |
Bart Polot | - include message size in log |
tree | commitdiff |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
tree | commitdiff |
2014-12-16 |
Christian Grothoff | -pass peer identity pointer to clients that will remain... |
tree | commitdiff |
2014-12-13 |
Christian Grothoff | -more logging in try_transmission |
tree | commitdiff |
2014-12-13 |
Christian Grothoff | -style fixes |
tree | commitdiff |
2014-12-13 |
Christian Grothoff | -split off MQ API into separate C file to reduce visibi... |
tree | commitdiff |
2014-12-11 |
Christian Grothoff | adding single location for no_forcestart configuration... |
tree | commitdiff |
2014-12-11 |
Christian Grothoff | -missing section |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-09-30 |
Christian Grothoff | -doxygen, code cleanup |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | fixing parallel build, getting rid of useless _DEPENDEN... |
tree | commitdiff |
2014-05-11 |
Andrew Cann | Minor bigfixes. |
tree | commitdiff |
2014-05-09 |
Christian Grothoff | only notify clients about significant (>5s) timeout... |
tree | commitdiff |
2014-05-07 |
Bart Polot | - rename also contents of config files, update config... |
tree | commitdiff |
2014-04-25 |
Christian Grothoff | -indent, doxygen |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | -fix (mostly harmless) use of uninitialized variable |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | -dead now |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | fix #3348: send typemap confirmation messages, perform... |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | -comments |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | -comments |
tree | commitdiff |
2014-04-23 |
Christian Grothoff | -comments |
tree | commitdiff |
2014-04-17 |
Christian Grothoff | -rename file to match updated functionality |
tree | commitdiff |
2014-04-11 |
Christian Grothoff | -do call receive done on monitor calls |
tree | commitdiff |
2014-04-11 |
Christian Grothoff | -fix crash on shutdown |
tree | commitdiff |
2014-04-11 |
Christian Grothoff | -improve/simplify gnunet-core tool and update man page |
tree | commitdiff |
2014-04-11 |
Christian Grothoff | -also notify monitors on timeout change |
tree | commitdiff |
2014-04-11 |
Christian Grothoff | towards fixing #3363: replacing old iteration API with... |
tree | commitdiff |
2014-04-07 |
Christian Grothoff | -doxygen improvements |
tree | commitdiff |
2014-04-01 |
Christian Grothoff | -allow users direct core access |
tree | commitdiff |
2014-03-21 |
Matthias Wachs | print message if service is not running |
tree | commitdiff |
2014-02-20 |
Sree Harsha Totakura | Allow redirection of STDERR when starting processes. |
tree | commitdiff |
2014-02-09 |
Christian Grothoff | implement #3295: only transmit background traffic if... |
tree | commitdiff |
2014-02-02 |
Christian Grothoff | removing depreated 'priority' argument from GNUNET_TRAN... |
tree | commitdiff |
2014-02-02 |
LRN | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX... |
tree | commitdiff |
2014-01-30 |
Christian Grothoff | -towards fixing #3295 (core traffic prioritization) |
tree | commitdiff |
2014-01-30 |
Christian Grothoff | towards reviving priorities in core API, this time... |
tree | commitdiff |
2014-01-30 |
Christian Grothoff | fix #3284: support lib/MULTIARCH/ paths in installation... |
tree | commitdiff |
2014-01-24 |
Sree Harsha Totakura | fix #3275 with solution from https://gnunet.org/bugs... |
tree | commitdiff |
2013-12-24 |
Christian Grothoff | -fix possible assertion failure if rekeying is triggere... |
tree | commitdiff |
2013-12-24 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-12-23 |
Christian Grothoff | -fix tiny leak, doxygen |
tree | commitdiff |
2013-12-23 |
Christian Grothoff | -trying to fix amatus's KX issue |
tree | commitdiff |
2013-12-22 |
Christian Grothoff | -amatus says this happens with just new peers, boo |
tree | commitdiff |
2013-12-22 |
Christian Grothoff | -reduce log level |
tree | commitdiff |
2013-12-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-12-18 |
Christian Grothoff | -style fix |
tree | commitdiff |
2013-12-17 |
Christian Grothoff | -trying to fix double-cancel |
tree | commitdiff |
2013-12-12 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-12-12 |
Matthias Wachs | fixing documentation |
tree | commitdiff |
2013-12-12 |
Matthias Wachs | fix for core key exchange |
tree | commitdiff |
2013-12-08 |
Christian Grothoff | -minor code cleanup and doxygen/style fixes |
tree | commitdiff |
2013-12-06 |
Sree Harsha Totakura | configure option --disable-autostart to disable auto... |
tree | commitdiff |
2013-12-01 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-11-16 |
Christian Grothoff | -remove GNUNET_MQ_impl_send_commit, make it part of... |
tree | commitdiff |
2013-11-05 |
Christian Grothoff | -do not start those during testing either... |
tree | commitdiff |
2013-10-29 |
Christian Grothoff | -match exact types from message struct |
tree | commitdiff |
2013-10-12 |
Sree Harsha Totakura | - change --enable-ll to --enable-supermuc |
tree | commitdiff |
2013-10-10 |
Christian Grothoff | separating ECC crypto into functions/structs for ECDHE... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | -do not autostart revocation |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | last XDG change: use GNUNET_RUNTIME_DIR instead of... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | more work towards XDG spec (#3000) -- config file location |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
tree | commitdiff |
2013-10-07 |
Florian Dold | missing file |
tree | commitdiff |
2013-10-06 |
Florian Dold | MQ for CORE |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-10-01 |
Matthias Wachs | fix tests |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -getting core, nse, testbed, ats-tool and peerinfo... |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -rename files/symbols from _aes to _symmetric |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -encrypt using both AES and TWOFISH, with independent... |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -undo #29640, somehow causes problems |
tree | commitdiff |
2013-09-26 |
Christian Grothoff | moving from abstract unix domain socket paths to normal... |
tree | commitdiff |
2013-09-18 |
Matthias Wachs | reduce log level |
tree | commitdiff |
2013-09-16 |
Matthias Wachs | disable multicast |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-09-16 |
Christian Grothoff | -fix compiler warnings |
tree | commitdiff |
2013-09-13 |
Christian Grothoff | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into... |
tree | commitdiff |
2013-08-28 |
Christian Grothoff | -align core message, do not run psycstore here |
tree | commitdiff |
2013-08-28 |
Christian Grothoff | -remove dead struct |
tree | commitdiff |
2013-08-24 |
Sree Harsha Totakura | - fix transport-udp port in-use warning |
tree | commitdiff |
2013-08-23 |
Matthias Wachs | how did this test ever work without assigning core... |
tree | commitdiff |
2013-08-23 |
Matthias Wachs | fixed core configs |
tree | commitdiff |
2013-08-23 |
Matthias Wachs | safety checks for arguments |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing deprecated argument in 'init' callback of... |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | -doxygen improvements |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free... |
tree | commitdiff |
next |