-removing legacy ifdefs, fixing log statements
[oweals/gnunet.git] / src / nse / gnunet-service-nse.c
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-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-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-01-25 Christian Grothoff-fix
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-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-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-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-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 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-04 Christian Grothoffcurly wars / auto-indentation
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 Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-06 Matthias Wachslog2 does not exist in math.h on freebsd
2011-10-06 Christian Grothofffix
2011-10-05 Christian Grothofffix correction according to paper, minimum NSE should...
2011-10-05 Christian Grothoffadd GNUNET_PACKED
2011-09-14 Christian Grothoffcheck return values
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-01 Christian Grothoffcleanup
2011-07-30 Christian Grothoffproduction settings
2011-07-29 Christian Grothofffix
2011-07-29 Christian Grothoffremove option
2011-07-29 Christian Grothoffoption for not having delays
2011-07-28 Christian Grothofffix assertion:
2011-07-27 Nathan S. Evansdon't break unless debugging
2011-07-27 Christian Grothofffix
2011-07-27 Christian Grothoffpush back
2011-07-27 Bart PolotDo not weight the average
2011-07-27 Nathan S. Evanstimestamps
2011-07-27 Nathan S. Evansredo send on connect
2011-07-26 Nathan S. Evansremove send on connect
2011-07-26 Nathan S. Evansremove send on connect
2011-07-26 Christian Grothofffix
2011-07-25 Christian Grothoffdebugnotinfo
2011-07-25 Christian Grothofffix
2011-07-25 Christian Grothoffno hard warning here
2011-07-25 Christian Grothoffgenerate histograms
2011-07-25 Christian Grothoffgenerate histograms
2011-07-25 Nathan S. Evansstuff
2011-07-24 Christian Grothoffmove to config instead of hard-coding for testing
2011-07-23 Christian Grothoffsuccess
2011-07-23 Christian Grothofffixes
2011-07-23 Christian Grothoffincremental proof calcluation, store on disk
2011-07-23 Christian Grothoffuse messages with moderately futuristic timestamps
2011-07-23 Christian Grothofffix starting stddevs/avgs
2011-07-23 Christian Grothofffixes
2011-07-23 Christian Grothofffix shutdown
2011-07-23 Christian Grothofffixes
2011-07-23 Christian Grothoffnse hacking
2011-07-22 Nathan S. Evanslarger history, connect limit
2011-07-21 Nathan S. Evansnse changes
2011-07-18 Nathan S. Evansnse changes
2011-07-17 Nathan S. Evansforward messages
2011-07-16 Nathan S. Evanschanges
2011-07-16 Nathan S. Evansnse updates
2011-07-14 Nathan S. Evansnse changes
2011-07-08 Nathan S. Evansinitial nse commit