2015-08-06 |
Julien Morvan | .unix change to .sock |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | -report id of peer that is missbehaving |
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-19 |
Christian Grothoff | -do not use NBO double for stats setting |
tree | commitdiff |
2014-12-16 |
Christian Grothoff | properly report NSE estimate to statistics (#3563?) |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | fixing parallel build, getting rid of useless _DEPENDEN... |
tree | commitdiff |
2014-05-07 |
Bart Polot | - rename also contents of config files, update config... |
tree | commitdiff |
2014-04-08 |
Christian Grothoff | -fix build issues |
tree | commitdiff |
2014-04-07 |
Sree Harsha Totakura | Add gnunet-nse program to show network size estimates. |
tree | commitdiff |
2014-04-01 |
Sree Harsha Totakura | - Remove trailing '/' for the directory path. |
tree | commitdiff |
2014-04-01 |
Sree Harsha Totakura | - Log NSE histogram to file in addition to testbed... |
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 |
2014-01-10 |
Bart Polot | - use proper log function |
tree | commitdiff |
2013-12-24 |
Christian Grothoff | -make sure to link against right libgcrypt, enable... |
tree | commitdiff |
2013-12-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-12-09 |
Christian Grothoff | -update bcd template and adjust code accordingly |
tree | commitdiff |
2013-12-06 |
Sree Harsha Totakura | configure option --disable-autostart to disable auto... |
tree | commitdiff |
2013-10-10 |
Christian Grothoff | separating ECC crypto into functions/structs for ECDHE... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | -fix warning |
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 |
Christian Grothoff | rename coreAPI to core_api to follow naming conventions... |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -getting core, nse, testbed, ats-tool and peerinfo... |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -simplify logic, use modern APIs |
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-25 |
Christian Grothoff | -misc fixes based on cppcheck |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-09-15 |
Christian Grothoff | -minor NSE cleanup |
tree | commitdiff |
2013-09-13 |
Christian Grothoff | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into... |
tree | commitdiff |
2013-09-06 |
Sree Harsha Totakura | - give out run handle through which master controller... |
tree | commitdiff |
2013-09-06 |
Christian Grothoff | -code cleanup |
tree | commitdiff |
2013-08-24 |
Christian Grothoff | -use GPLv3+ consistently |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing deprecated argument in 'init' callback of... |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free... |
tree | commitdiff |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
tree | commitdiff |
2013-08-06 |
Christian Grothoff | moving to new, fixed-size encoding of public and privat... |
tree | commitdiff |
2013-07-16 |
Christian Grothoff | -add identity service to standard build |
tree | commitdiff |
2013-07-15 |
Christian Grothoff | -suspend/resume is unnecessary now |
tree | commitdiff |
2013-07-14 |
Christian Grothoff | -cleaner |
tree | commitdiff |
2013-07-14 |
Christian Grothoff | -improved debug logic |
tree | commitdiff |
2013-07-14 |
Christian Grothoff | -license version fix |
tree | commitdiff |
2013-07-09 |
Christian Grothoff | -simplify zone key loading by using synchronous ECC... |
tree | commitdiff |
2013-06-27 |
David Barksdale | Make building gnunet-testing lib optional. |
tree | commitdiff |
2013-05-21 |
Christian Grothoff | -fixes to error reporting |
tree | commitdiff |
2013-05-17 |
Sree Harsha Totakura | - style |
tree | commitdiff |
2013-05-08 |
Sree Harsha Totakura | - have a timeout for cases where flushing takes too... |
tree | commitdiff |
2013-05-08 |
Sree Harsha Totakura | - flush logger data before disconnecting |
tree | commitdiff |
2013-05-08 |
Sree Harsha Totakura | - generate histograms based on configure option --enabl... |
tree | commitdiff |
2013-04-07 |
Sree Harsha Totakura | - doxygen |
tree | commitdiff |
2013-04-05 |
Sree Harsha Totakura | - stop NSE service instead of stopping peers |
tree | commitdiff |
2013-04-05 |
Sree Harsha Totakura | - log number of connected peers at core and nse services |
tree | commitdiff |
2013-04-05 |
Christian Grothoff | use SCRYPT - fixing # 2685, needs LATEST libgcrypt... |
tree | commitdiff |
2013-04-05 |
Sree Harsha Totakura | - revert; do not enable traffic logging by default |
tree | commitdiff |
2013-04-05 |
Sree Harsha Totakura | - increase interval |
tree | commitdiff |
2013-04-04 |
Sree Harsha Totakura | - collect load statistics from testbed |
tree | commitdiff |
2013-04-04 |
Sree Harsha Totakura | - increase testbed setup timeout |
tree | commitdiff |
2013-04-03 |
Sree Harsha Totakura | - reduce interval |
tree | commitdiff |
2013-03-30 |
Sree Harsha Totakura | - reduce parallel ops even further |
tree | commitdiff |
2013-03-30 |
Sree Harsha Totakura | - reduce number of parallel peer creates to save operat... |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | provide how many links succeeded and how many failed... |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | - test 2d tourus overlay |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | infiniband nse evaluation config |
tree | commitdiff |
2013-03-28 |
Sree Harsha Totakura | - read unique peer-ids from testbed |
tree | commitdiff |
2013-03-27 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-03-26 |
Sree Harsha Totakura | - request nse statistics only |
tree | commitdiff |
2013-03-26 |
Sree Harsha Totakura | - allow getting statistics of a particular subsystem... |
tree | commitdiff |
2013-03-26 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2013-03-26 |
Sree Harsha Totakura | - generate histograms with unique file names |
tree | commitdiff |
2013-03-23 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-03-23 |
Christian Grothoff | -towards implementing #2685 |
tree | commitdiff |
2013-03-22 |
Matthias Wachs | fix |
tree | commitdiff |
2013-03-21 |
Matthias Wachs | fixes |
tree | commitdiff |
2013-03-20 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2013-03-20 |
Sree Harsha Totakura | - fix crashes upon shutdown |
tree | commitdiff |
2013-03-19 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2013-03-19 |
Sree Harsha Totakura | - sane values |
tree | commitdiff |
2013-03-19 |
Sree Harsha Totakura | - working version of NSE profiler |
tree | commitdiff |
2013-03-18 |
Sree Harsha Totakura | use testbed helper functions and lose old code |
tree | commitdiff |
2013-03-18 |
Bart Polot | - fix compile |
tree | commitdiff |
2013-03-05 |
Christian Grothoff | -rsa, not ecc |
tree | commitdiff |
2013-02-20 |
Sree Harsha Totakura | Assosiate a configuration template while creating hosts... |
tree | commitdiff |
2013-02-08 |
Bart Polot | - use correct config name |
tree | commitdiff |
2013-02-08 |
Bart Polot | - read proper keyfile, error messages |
tree | commitdiff |
2013-02-07 |
Bart Polot | - change RSA for ECC in NSE |
tree | commitdiff |
2012-12-21 |
Christian Grothoff | -renaming testing-new.h to testing.h, bumping library... |
tree | commitdiff |
2012-12-21 |
Christian Grothoff | -debug |
tree | commitdiff |
2012-12-17 |
Sree Harsha Totakura | - fix compile; NSE profile still incomplete |
tree | commitdiff |
2012-12-17 |
Christian Grothoff | -eliminate consensus warnings |
tree | commitdiff |
next |