aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-service-nse.c
Commit message (Expand)AuthorAge
...
* -suspend/resume is unnecessary nowChristian Grothoff2013-07-15
* -improved debug logicChristian Grothoff2013-07-14
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* -fixes to error reportingChristian Grothoff2013-05-21
* - have a timeout for cases where flushing takes too longSree Harsha Totakura2013-05-08
* - flush logger data before disconnectingSree Harsha Totakura2013-05-08
* - generate histograms based on configure option --enable-nse-histogramSree Harsha Totakura2013-05-08
* use SCRYPT - fixing # 2685, needs LATEST libgcrypt (Git from today)Christian Grothoff2013-04-05
* - revert; do not enable traffic logging by defaultSree Harsha Totakura2013-04-05
* - increase intervalSree Harsha Totakura2013-04-05
* - read unique peer-ids from testbedSree Harsha Totakura2013-03-28
* - fixSree Harsha Totakura2013-03-26
* - generate histograms with unique file namesSree Harsha Totakura2013-03-26
* -doxygenChristian Grothoff2013-03-23
* -towards implementing #2685Christian Grothoff2013-03-23
* fixMatthias Wachs2013-03-22
* fixesMatthias Wachs2013-03-21
* -rsa, not eccChristian Grothoff2013-03-05
* - use correct config nameBart Polot2013-02-08
* - read proper keyfile, error messagesBart Polot2013-02-08
* - change RSA for ECC in NSEBart Polot2013-02-07
* -debugChristian Grothoff2012-12-21
* -add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff2012-10-07
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* fixing #1551/#2503Christian Grothoff2012-09-17
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* -more uniform statistics namingChristian Grothoff2012-05-27
* - Minor style changes, docBart Polot2012-05-14
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -disable histogram, check return valuesChristian Grothoff2012-04-26
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* - Fixed 2202, removed debug stuffBart Polot2012-04-11
* - Fix related bug to 2202: 'flood messages not generated (lack of history)'Bart Polot2012-04-11
* - Added more debug info, cleaned code, tried to fix boot time part of #2202Bart Polot2012-04-11
* - Improved doxygen, added debug codeBart Polot2012-04-10
* - Extend checking for activity to transmit handleBart Polot2012-03-08
* - Fix contidion for next roundBart Polot2012-03-08
* - Fix comparison directionBart Polot2012-03-08
* - The next_message in the previous round should have the now current_timestamp.Bart Polot2012-03-08
* -fixChristian Grothoff2012-01-25
* -try converting doubles to network byte orderChristian Grothoff2012-01-05
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* Added statistic reading to NSE, fixed some minor bugsBart Polot2011-12-21
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* - Removed duplicate statistics, minor stylistic changesBart Polot2011-12-20
* -hopefully fixing #1997, also renaming function to avoid double-use of 'trans...Christian Grothoff2011-12-19
* - Wrong file commited, fixed.Bart Polot2011-12-13
* - Added more stats gathering codeBart Polot2011-12-13
* -eliminate special case, no justification for why it is thereChristian Grothoff2011-12-08