2019-10-31 |
Christian Grothoff | tighten formatting rules |
blob | commitdiff | raw |
2019-10-05 |
Christian Grothoff | global reindent, now with uncrustify hook enabled |
blob | commitdiff | raw | diff to current |
2019-09-08 |
ng0 | uncrustify as demanded. |
blob | commitdiff | raw | diff to current |
2019-09-06 |
ng0 | first step to remove plibc |
blob | commitdiff | raw | diff to current |
2019-01-16 |
ng0 | Merge branch 'license/spdx' |
blob | commitdiff | raw | diff to current |
2019-01-14 |
ng0 | src: for every AGPL3.0 file, add SPDX identifier. |
blob | commitdiff | raw | diff to current |
2018-08-09 |
Christian Grothoff | merge |
blob | commitdiff | raw | diff to current |
2018-08-09 |
Phil | -Merge branch 'master' into gsoc2018/rest_api |
blob | commitdiff | raw | diff to current |
2018-07-11 |
Christian Grothoff | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
blob | commitdiff | raw | diff to current |
2018-07-11 |
Christian Grothoff | fix div by zero |
blob | commitdiff | raw | diff to current |
2018-06-13 |
Nils Gillmann | Merge branch 'master' of gnunet.org:gnunet |
blob | commitdiff | raw | diff to current |
2018-06-11 |
Phil | -Merge branch 'master' of ssh://gnunet.org/gnunet into... |
blob | commitdiff | raw | diff to current |
2018-06-07 |
psyc://loupsycedyg... | paragraph for gnunet devs that don't know how to use... |
blob | commitdiff | raw | diff to current |
2018-06-07 |
psyc://loupsycedyg... | glitch in the license text detected by hyazinthe, thank... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
psyc://loupsycedyg... | first batch of license fixes (boring) |
blob | commitdiff | raw | diff to current |
2017-01-20 |
Schanzenbach, Martin | - merge; service API change |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Christian Grothoff | rename connecT -> connect now that the old API is dead |
blob | commitdiff | raw | diff to current |
2016-08-18 |
David Barksdale | Use statement exprs instead of local function |
blob | commitdiff | raw | diff to current |
2016-08-05 |
Christian Grothoff | -convert quota test to MQ API |
blob | commitdiff | raw | diff to current |
2016-07-30 |
Christian Grothoff | minor test cleanup |
blob | commitdiff | raw | diff to current |
2016-07-30 |
Christian Grothoff | converting core tests to hello_get API |
blob | commitdiff | raw | diff to current |
2016-07-26 |
Christian Grothoff | -converting CORE service to new transport MQ API |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -fix cancellations in test |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -properly cancel offer_hello handlers |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -avoid calling memcpy() with NULL argument, even if... |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | migrate transport_core API to MQ |
blob | commitdiff | raw | diff to current |
2016-06-21 |
Christian Grothoff | update statistics API to use new MQ API style, also... |
blob | commitdiff | raw | diff to current |
2016-05-06 |
Christian Grothoff | fix compiler warnings |
blob | commitdiff | raw | diff to current |
2016-04-30 |
Christian Grothoff | implementing new scheduler shutdown semantics |
blob | commitdiff | raw | diff to current |
2016-04-09 |
Christian Grothoff | small API change: do no longer pass rarely needed GNUNE... |
blob | commitdiff | raw | diff to current |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Christian Grothoff | replacing deprecated transport_try_connect call with... |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Christian Grothoff | -preparations for replacement of try_connect call |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
blob | commitdiff | raw | diff to current |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
blob | commitdiff | raw | diff to current |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
blob | commitdiff | raw | diff to current |
2014-02-20 |
Sree Harsha Totakura | Allow redirection of STDERR when starting processes. |
blob | commitdiff | raw | diff to current |
2014-01-30 |
Christian Grothoff | towards reviving priorities in core API, this time... |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Christian Grothoff | -trying to fix double-cancel |
blob | commitdiff | raw | diff to current |
2013-10-12 |
Sree Harsha Totakura | - change --enable-ll to --enable-supermuc |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2013-10-01 |
Matthias Wachs | fix tests |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Christian Grothoff | removing deprecated argument in 'init' callback of... |
blob | commitdiff | raw | diff to current |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Matthias Wachs | change to core pai |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Matthias Wachs | changes to transport api |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Christian Grothoff | -misc bugfixes, travel hacking |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Christian Grothoff | installing all service, daemon and helper binaries... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Christian Grothoff | -LRN: Another take on std descriptor inheritance |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Christian Grothoff | -simplifying core API (#2400) |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Christian Grothoff | -fix crash on error |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Bart Polot | Renamed GNUNET_OS_process_close to GNUNET_OS_process_de... |
blob | commitdiff | raw | diff to current |
2012-05-06 |
Christian Grothoff | -fixing error messages, making quotas a bit more lenien... |
blob | commitdiff | raw | diff to current |
2012-04-23 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-02-27 |
Christian Grothoff | enabling use of pipes for signal communication also... |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Christian Grothoff | -try larger timeouts for sparcbot |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Christian Grothoff | -extra logging is not the same as verbose |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Christian Grothoff | -LRN: use FPRINTF -- #2051 |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Christian Grothoff | -fixing indentation |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Bart Polot | Changed quota configuration from core to ats section... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Christian Grothoff | curly wars / auto-indentation |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Christian Grothoff | replacing 0-terminated atsi-array with array+length... |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Christian Grothoff | be even more lax in the test |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Christian Grothoff | fix use of ok |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Christian Grothoff | simplify code, run longer |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Christian Grothoff | try to connect more than just once |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Christian Grothoff | move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_ |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Christian Grothoff | another core API simplification due to ATS introduction |
blob | commitdiff | raw | diff to current |
2011-10-07 |
Christian Grothoff | removing 'publicKey' argument from CORE init callback |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Christian Grothoff | cancel con_task |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Christian Grothoff | typo |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Christian Grothoff | eliminate last calls to GNUNET_CORE_peer_request_connect |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Christian Grothoff | LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time... |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Christian Grothoff | cleaning up test code to keep references to allocated... |
blob | commitdiff | raw | diff to current |
2011-09-02 |
Christian Grothoff | cleanup API for get_hello and get_hello_cancel |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Christian Grothoff | even nicer indentation, thanks to LRN's indent patch |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Christian Grothoff | LRN: Keep passing HELLO messages to transport |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Christian Grothoff | can and should use longer timeout here |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Christian Grothoff | use new transport API, minor core API change |
blob | commitdiff | raw | diff to current |
2011-03-11 |
Christian Grothoff | implement cork option, fix testcases |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan S. Evans | offer hello api change |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Christian Grothoff | allow transmission to self via core API |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Christian Grothoff | fix segv on shutdown |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Matthias Wachs | sparcbot requires longer timeout |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Matthias Wachs | (no commit message) |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Matthias Wachs | (no commit message) |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Matthias Wachs | removed break to prevent testcases dumping core |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Matthias Wachs | Adding soft quota |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Matthias Wachs | (no commit message) |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Matthias Wachs | different directories for each testcase |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Matthias Wachs | Renaming MSIZE to MESSAGESIZE since MSIZE seems to... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Matthias Wachs | Quota compliance testcases should ready to be commited... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Matthias Wachs | added tests with limited sender and receiver quotas |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Matthias Wachs | (no commit message) |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Matthias Wachs | (no commit message) |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Matthias Wachs | More changes |
blob | commitdiff | raw | diff to current |
next |