2015-07-13 |
Christian Grothoff | -no binding for daemons |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-06-16 |
Christian Grothoff | check for __GLIBC__ before mallopting |
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 |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
tree | commitdiff |
2014-12-16 |
Christian Grothoff | -no NSE |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-10-05 |
Christian Grothoff | -fix leak |
tree | commitdiff |
2014-07-17 |
Matthias Wachs | per peer back-off for transport connect attempts |
tree | commitdiff |
2014-07-17 |
Matthias Wachs | fix docu, make code readable, remove unclear FIXME... |
tree | commitdiff |
2014-05-07 |
Bart Polot | Rename mesh->cadet |
tree | commitdiff |
2014-04-25 |
Christian Grothoff | -indent |
tree | commitdiff |
2014-03-30 |
Bruno Cabral | friend is a reserved work in C++. Rename to friend_id. |
tree | commitdiff |
2014-02-16 |
Christian Grothoff | make sure to create friends directory before trying... |
tree | commitdiff |
2014-02-02 |
LRN | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX... |
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-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-10-13 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-10-10 |
Christian Grothoff | separating ECC crypto into functions/structs for ECDHE... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | more work towards XDG spec (#3000) -- config file location |
tree | commitdiff |
2013-10-07 |
LRN | Add missing blackslash |
tree | commitdiff |
2013-10-07 |
Christian Grothoff | -fix friends file parser logic, a NOT operator is a... |
tree | commitdiff |
2013-10-07 |
Christian Grothoff | -shorter line |
tree | commitdiff |
2013-10-07 |
Christian Grothoff | implementing FRIENDS file writing logic |
tree | commitdiff |
2013-10-07 |
Christian Grothoff | -moving friends file parsing logic into its own library |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -getting topology to compile again (part of #3047) |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-09-06 |
Sree Harsha Totakura | - give out run handle through which master controller... |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing deprecated argument in 'init' callback of... |
tree | commitdiff |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
tree | commitdiff |
2013-06-27 |
David Barksdale | Make building gnunet-testing lib optional. |
tree | commitdiff |
2013-04-04 |
Matthias Wachs | peerinfo API change + changes in code using api |
tree | commitdiff |
2013-04-04 |
Matthias Wachs | changes for mantis 0002676 |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | provide how many links succeeded and how many failed... |
tree | commitdiff |
2013-03-28 |
Matthias Wachs | support for FRIEND_HELLO |
tree | commitdiff |
2013-03-23 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-03-22 |
Matthias Wachs | fix |
tree | commitdiff |
2013-03-21 |
Matthias Wachs | fixes |
tree | commitdiff |
2013-03-20 |
Sree Harsha Totakura | - have peers connected in line topology |
tree | commitdiff |
2013-01-07 |
Sree Harsha Totakura | - mark operation done in case of failure |
tree | commitdiff |
2012-12-20 |
Christian Grothoff | -check return values |
tree | commitdiff |
2012-12-17 |
Christian Grothoff | -eliminate consensus warnings |
tree | commitdiff |
2012-12-11 |
Sree Harsha Totakura | GNUNET_TESTBED_test_run to return status |
tree | commitdiff |
2012-11-09 |
Matthias Wachs | changes to transport api |
tree | commitdiff |
2012-11-05 |
Christian Grothoff | -fixing #2617 --- removing dead autoconnect option |
tree | commitdiff |
2012-11-04 |
Christian Grothoff | -misc bugfixes, travel hacking |
tree | commitdiff |
2012-10-29 |
Christian Grothoff | installing all service, daemon and helper binaries... |
tree | commitdiff |
2012-10-09 |
Christian Grothoff | -getting rid of silly, stupid, useless, often wrong... |
tree | commitdiff |
2012-10-07 |
Christian Grothoff | -add logic to measure heap size for all processes that... |
tree | commitdiff |
2012-10-07 |
Christian Grothoff | -chaning multihashmap API to allow option for avoiding... |
tree | commitdiff |
2012-09-29 |
Christian Grothoff | -dce |
tree | commitdiff |
2012-09-27 |
Christian Grothoff | reducing error messages about missing configuration... |
tree | commitdiff |
2012-09-09 |
Christian Grothoff | migrating topology test to new testbed API |
tree | commitdiff |
2012-07-22 |
LRN | Fix hostkey loading for old testing framework |
tree | commitdiff |
2012-06-12 |
Christian Grothoff | -consistently use struct GNUNET_HashCode |
tree | commitdiff |
2012-06-10 |
Christian Grothoff | LRN: new utf8 argv converter for W32, converting string... |
tree | commitdiff |
2012-06-09 |
Christian Grothoff | -updating config files |
tree | commitdiff |
2012-06-09 |
Christian Grothoff | -moving old testing code to legacy location |
tree | commitdiff |
2012-06-09 |
Christian Grothoff | -simplifying core API (#2400) |
tree | commitdiff |
2012-06-01 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2012-06-01 |
Matthias Wachs | - fix |
tree | commitdiff |
2012-06-01 |
Christian Grothoff | -trying to fix #2391: limit connect rate from topology |
tree | commitdiff |
2012-05-06 |
Christian Grothoff | -noverbose |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -trying to fix assertion from freebsd buildbot |
tree | commitdiff |
2012-03-25 |
Christian Grothoff | -fixing advertising constants, improving docu |
tree | commitdiff |
2012-03-25 |
Christian Grothoff | -fixing advertising constants, code cleanup |
tree | commitdiff |
2012-03-19 |
Christian Grothoff | -LRN: calculate file size for single files when needed... |
tree | commitdiff |
2012-03-05 |
Christian Grothoff | -do not load namestore |
tree | commitdiff |
2012-02-26 |
Christian Grothoff | -verbose is independent of logging |
tree | commitdiff |
2011-12-30 |
Christian Grothoff | -LRN: use FPRINTF -- #2051 |
tree | commitdiff |
2011-11-08 |
Christian Grothoff | refactoring how we handle peer addresses in peerinfo... |
tree | commitdiff |
2011-11-04 |
Christian Grothoff | curly wars / auto-indentation |
tree | commitdiff |
2011-11-03 |
Christian Grothoff | implementing #1747 |
tree | commitdiff |
2011-10-22 |
Christian Grothoff | replacing 0-terminated atsi-array with array+length... |
tree | commitdiff |
2011-10-17 |
Christian Grothoff | move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_ |
tree | commitdiff |
2011-10-10 |
Christian Grothoff | another core API simplification due to ATS introduction |
tree | commitdiff |
2011-10-07 |
Christian Grothoff | removing 'publicKey' argument from CORE init callback |
tree | commitdiff |
2011-10-05 |
Christian Grothoff | tell transport to connect, not core |
tree | commitdiff |
2011-10-04 |
Christian Grothoff | LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time... |
tree | commitdiff |
2011-09-14 |
Christian Grothoff | indentation |
tree | commitdiff |
2011-09-13 |
Christian Grothoff | fix |
tree | commitdiff |
2011-09-08 |
Christian Grothoff | fix |
tree | commitdiff |
2011-09-05 |
Christian Grothoff | fixing API and clean up issues in testing |
tree | commitdiff |
2011-08-29 |
Christian Grothoff | run indent twice, it alternates between two 'canonical... |
tree | commitdiff |
2011-08-16 |
Christian Grothoff | even nicer indentation, thanks to LRN's indent patch |
tree | commitdiff |
2011-08-15 |
Christian Grothoff | indentation |
tree | commitdiff |
2011-08-15 |
Christian Grothoff | indentation |
tree | commitdiff |
2011-07-19 |
Christian Grothoff | fix |
tree | commitdiff |
2011-07-18 |
Christian Grothoff | do not autostart nse |
tree | commitdiff |
2011-07-04 |
Christian Grothoff | stuff |
tree | commitdiff |
2011-07-03 |
Christian Grothoff | stuff |
tree | commitdiff |
2011-07-03 |
Christian Grothoff | invalid addresses cause transport trouble, removing... |
tree | commitdiff |
2011-07-01 |
Christian Grothoff | renaming gnunet-nat-server/client for consistency,... |
tree | commitdiff |
2011-06-17 |
Christian Grothoff | fixing 1706 |
tree | commitdiff |
2011-06-16 |
Nathan S. Evans | fix for assertion failure on topology daemon shutdown |
tree | commitdiff |
next |