- change
[oweals/gnunet.git] / src / nse /
2012-07-22 LRNFix hostkey loading for old testing framework
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-20 Christian Grothoff-working on stream
2012-06-20 Christian Grothoff-check misc return values
2012-06-15 Christian Grothoff-use port numbers that are less likely to conflict...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-09 Christian Grothoff-updating config files
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-more uniform statistics naming
2012-05-14 Bart Polot- Minor style changes, doc
2012-05-11 Christian Grothoff-undo
2012-05-11 Christian Grothoff-regenerating PO files
2012-05-10 Christian Grothoff-fixing DBZ
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-07 Bart Polot- sane profiler config
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-26 Christian Grothoff-disable histogram, check return values
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-11 Bart Polot- Fixed 2202, removed debug stuff
2012-04-11 Bart Polot- Fix related bug to 2202: 'flood messages not generate...
2012-04-11 Bart Polot- Added more debug info, cleaned code, tried to fix...
2012-04-10 Bart Polot- Improved doxygen, added debug code
2012-03-19 Christian Grothoffadd configure option --enable-javaports to open ports...
2012-03-08 Bart Polot- Extend checking for activity to transmit handle
2012-03-08 Bart Polot- Fix contidion for next round
2012-03-08 Bart Polot- Fix comparison direction
2012-03-08 Bart Polot- The next_message in the previous round should have...
2012-02-28 Christian Grothoff-autostarts
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-24 Bart Polot- Config file to reproduce #2170
2012-02-23 Bart Polot- Cancel tasks when freeing memory
2012-02-23 Bart Polot- Remove duplicate transport section
2012-02-23 Bart Polot- Gather more stats
2012-02-23 Bart Polot- Changes for long churn (test with 10 peers)
2012-02-20 Christian Grothoff-adding namestore directory:
2012-01-31 Christian Grothoff-fix comment
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-dce
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-05 Christian Grothoff-try converting doubles to network byte order
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Bart PolotAdded statistic reading to NSE, fixed some minor bugs
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Bart Polot- Removed duplicate statistics, minor stylistic changes
2011-12-19 Christian Grothoff-hopefully fixing #1997, also renaming function to...
2011-12-13 Bart Polot- Wrong file commited, fixed.
2011-12-13 Bart Polot- Added more stats gathering code
2011-12-12 Bart Polot- Gather more stats from nse runs
2011-12-08 Bart Polot- Fixed message accounting, file creation flags, added...
2011-12-08 Christian Grothoff-eliminate special case, no justification for why it...
2011-12-08 Christian Grothoff-add logging for randomized delays
2011-12-08 Christian Grothoffadd statistic to track estimated network diameter
2011-12-08 Christian Grothofffixing issue with sending back size estimate messages...
2011-12-08 Bart Polot- Added logging of peers to NSE service
2011-12-08 Bart Polot- Added periodic transport & nse stats data logging
2011-12-07 Christian Grothoff-fix missing library link flags
2011-12-07 Bart Polot- revert 18495
2011-12-07 Bart PolotMade sure that NSE never returns invalid standard devia...
2011-12-07 Bart Polot- Add periodic statistic readings to output
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-do not send previous round messages if we are just...
2011-11-28 Christian Grothoff-trying harder to remove useless signing in NSE
2011-11-28 Christian Grothoff-handle shutdown
2011-11-28 Christian Grothoffcache signature upon first generation to avoid useless...
2011-11-28 Christian Grothoff-improving NSE test error message
2011-11-28 Bart Polot- Removed misleading code
2011-11-28 Bart Polot- Do not reserve ports for unused services
2011-11-28 Bart Polot- Changes to run 4k peers nse networks
2011-11-25 Bart PolotUse _weighted_ average of last estimations to calculate...
2011-11-24 Bart Polot- Added explicit cast, just in case
2011-11-24 Bart Polot- Same result, cleaner code
2011-11-24 Christian Grothofffixing mantis 1960
2011-11-24 Christian Grothoffdisable use of signatures if nse proof is disabled...
2011-11-24 Bart PolotRemoved variance debug, initialized variance in WEST...
2011-11-24 Christian Grothoffincrease
2011-11-24 Christian Grothoffcheck return value
2011-11-24 Christian Grothoffnse never queues more than one message per peer
2011-11-23 Christian Grothofffixing west algorithm to also use j and to consider...
2011-11-23 Christian Grothofffixing variance calculation - we calculate the average...
2011-11-23 Bart Polot- Fixed simplified variance code
2011-11-23 Christian Grothoffsimpler alternative to the West algorithm to convince...
2011-11-23 Bart Polot- Fixed nse profiler handling of config files
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffimplementing #1747
2011-10-30 Christian Grothoffmissing extra dists
2011-10-23 Christian Grothoffmake writing data_output optional and disable by default
2011-10-23 Christian Grothofflarger interval helped, adding another 4x to be sure...
2011-10-23 Christian Grothoffnse interval is too high for some test hosts
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffuse LOG macro in nse_api.c
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
next