Skip to content
Snippets Groups Projects
Select Git revision
  • devel
  • hruska-feature-#6799-filter-keys
  • hruska-feature-5066-duplicateIdeaID
  • hruska-feature-clients-api
  • malostik-#5066-deduplicate-idea-ids
  • master default protected
  • warden-postgresql-port
  • warden-client-3.0-beta3
  • warden-server-3.0-beta3
  • warden-client-2.2-final
  • warden-server-2.2-final
  • warden-client-3.0-beta2
  • warden-server-3.0-beta2
  • warden-client-2.2
  • warden-server-2.2-patch3
  • warden-client-3.0-beta1
  • warden-server-3.0-beta1
  • warden-server-2.2-patch1
  • warden-client-3.0-beta0
  • warden-server-3.0-beta0
  • warden-server-2.2
  • warden-server-2.1-patch1
  • warden-client-2.1
  • warden-server-2.1
  • warden-server-2.1-beta6
  • warden-server-2.1-beta5
  • warden-server-2.1-beta4
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Jul2120191811107330Jun29282623211326May3227Apr1Dec25Nov818Oct19Sep16151413127110Aug15Jun1330May26Apr2519181514137Mar23Feb8Dec7127Nov29Oct652117Sep1198724Aug1312108Jul329Jun2625242313May1230Apr292824171614107632131Mar30252423201918105227Feb2625231896327Jan262322191716151413128754327Dec262518171611428Nov1554222Oct1716149323Sep1628Aug261931Jul3014874320Jun189526May23212024Apr2319Mar1221Feb16Jan11Dec28Nov31Oct62127Sep2622191712222Aug31Jul3019Jun107424May2322157126Apr2524191812109227Mar26212019151413121121Feb1915118642130Jan292824232221Server: Reorder imports and prepare import for Py3Idiomatic fixes (thx krkos@cesnet.cz)Some PEP8 fixesServer: Use raw strings for regexps in modify_client()Changed "temp" to "tmp", originated as mental typo (should not cause problems as filer ensures directory creation itself)Removed forgotten importPrint as a function (Py3 preparation) (thx krkos@cesnet.cz)Fixed obsolete except syntax (thx krkos@cesnet.cz)Fix incomplete Request.__str__ (thx krkos@cesnet.cz)Fixed wrongly scoped event_size_limit reference (thx krkos@cesnet.cz)Fixed unscoped env reference (thx krkos@cesnet.cz)Distinct exit statuses of command-line errors (thx bodik@cesnet.cz)The lowest last id client can get ever have is 1 (0 is special), so first event must be 2, otherwise event with id 1 may get lost (thx bodik@cesnet.cz)Specified default registry in default configSupport for 'openssl ca' backendRA now allows for enabling/disabling cert generation (necessary for preventing prolongation)Changed URL of RA to warden-hubFix gravely wrong is_verified_by_apache (wrong code version)Cert checking now works correctly in both "SSLVerifyClient required" and "SSLVerifyClient optional" (authenticators do safety check themselves)Added certificate prolongation, added READMEFixed missing ID faultMerge branch 'warden-3' of homeproj.cesnet.cz:warden into warden-3Zero is special cased event id, don't ever return itAdded new authenticators into READMEFix - loggers now log their own initializationReworked database access (again) in attempt to handle commits/rollbacks/retries correctlyNow adding correct protocolsFixed operator priority bug in Category generationFixed auxiliary tables purgingStreamlined return codes from comman line (thx to bodik@cesnet.cz)(Hopefully) more robust database reconnectionUpdate to more strict MySQLdb API (thx to bodik@cesnet.cz)Fixed exit code from register_client (thx to bodik@cesnet.cz)Added READMEBetter event description wordingAdded init script and sample logrotate configurationMore robust timestampsRecategorized syn/ack to DoS + BackscatterClient: Fixed memory leak in SSL libClient: Fixed memory leak in Error object
Loading