Skip to content
Snippets Groups Projects
Select Git revision
  • admin-refactor
  • autotools-cleanup
  • config-validation
  • devel
  • epirat-admin-refactor
  • epirat-error-improvements
  • epirat-tests
  • epirat-web
  • feature-docs
  • feature-tests
  • fix-flags-check-order
  • fix-missing-fmt-args
  • greenbender-master
  • jucrouzet-CORS
  • kh
  • libigloo
  • master default protected
  • ph3
  • ph3-body
  • ph3-buffer
  • v2.4.3
  • v2.5.0-beta.2
  • v2.4.2
  • v2.5.0-beta.1
  • v2.0.2
  • v2.4.1
  • v2.4.0
  • v2.4.0-beta.5
  • v2.4.0-beta.4
  • v2.4.0-beta.3
  • v2.4.0-beta.2
  • v2.4.0-beta.1
  • v2.3.3
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.0
  • v2.1.0
  • v2.0.1
  • v2.0.0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Nov10825Oct2422211815141312111093230Sep429Jul30Apr242322211914Feb1222Nov17Sep28Jun2628May1424Apr23416Jan109624Dec1714426Nov251312109431Oct30282726171110428Sep212019141316Aug1514872127Jul262011987630Jun2927201917Feature: Added support for HMACsdeveldevelMerge branch 'feature-navigation' into develFeature: Export client history as part of stats XMLUpdate: Made NAVIGATION_DIRECTION_REPLACE_ALL the default for move of clientsFeature: Added support to give navigation direction via admin call for command_move_clients()Feature: Write correct history on initial attach of clientFeature: Only move clients that allow navigation according to their history and directionFeature: Made fallback_override an enumFeature: Improved error loggingFix: Corrected invalid return valueFeature: Make navigation_direction_to_str() publicFeature: Correctly navigate clients between mountsFeature: Added mount history to client and attach the client on initial attachFeature: Added some devel debug loggingFix: Use correct constructorFeature: Added support for a navigation (mountpoint) historyFeature: Added identifier to source_tFeature: Added mount_identifier_get_mount() and mount_identifier_compare()Update: As of now we have no weak refs, so not store mount identifier in a treeFeature: Added support for a mountpoint identifierFeature: Added support for usernames and passwords in master's mountlistFix: Use xmlCharStrdup() not strdup()Feature: Added a global client listFeature: Seed PRNG with relay dataFeature: Comment in the default config about <prng-seed>Feature: Seed PRNG with yp repliesFix: Corrected spacesFix: TypoFeature: Just swallow parts of the config as extra PRNG seedFeature: Read standard OpenSSL random seed file if any and linked with OpenSSLFeature: Work around and warn user if no PRNG seeds are configuredFeature: Added support for PRNG_SEED_TYPE_STATIC, and PRNG_SEED_TYPE_PROFILEUpdate: Use timing_get_time() not time() for seeding, it adds about 10 bitsFeature: Crossseed with OpenSSL if we have OpenSSLFeature: Abuse _slave_thread() to run prng_auto_reseed() in the breaksFeature: Added API for auto-reseedingFix: Migrated from fopen/fread/fclose to open/read/close for reading filesUpdate: Also seed with the length of our seedFeature: Added support for providing PRNG seeds via configFix: Fixed bugs in prng.c
Loading