Skip to content
Snippets Groups Projects
Select Git revision
  • 1aaa6fcbd2de016cfa41f0b4a0978aa0c45e5116
  • master default protected
  • base-pairs-ladder
  • rednatco-v2
  • rednatco
  • test
  • ntc-tube-uniform-color
  • ntc-tube-missing-atoms
  • restore-vertex-array-per-program
  • watlas2
  • dnatco_new
  • cleanup-old-nodejs
  • webmmb
  • fix_auth_seq_id
  • update_deps
  • ext_dev
  • ntc_balls
  • nci-2
  • plugin
  • bugfix-0.4.5
  • nci
  • v0.5.0-dev.1
  • v0.4.5
  • v0.4.4
  • v0.4.3
  • v0.4.2
  • v0.4.1
  • v0.4.0
  • v0.3.12
  • v0.3.11
  • v0.3.10
  • v0.3.9
  • v0.3.8
  • v0.3.7
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
41 results

spacefill.ts

Blame
  • CHANGELOG 1.04 KiB
    2012-00-00 v1.2.0 stable version and bugfix release of warden-client-1.1.0
    --------------------------------------------------------------------------
    - Fixed SSL certificate/key access privileges security issue
    - Fixed client crash after multiple events download
    - Fixed several small bugs/issues
    
    2012-02-06 v1.1.0 stable version and bugfix release of warden-client-1.0.0
    --------------------------------------------------------------------------
    - Fixed bug when receiving of events
    - Fixed earlier declaration in same scope of variable $data
    - Fixed errMsg function -> finishing by the die function
    - Added client configuration module WardenClientConf.pm
    - Added error message when warden server is down
    - Added README.cesnet (CESNET Specifics) file
    - Added uninstallation script -> uninstall.sh
    - Added update script -> update.sh
    - Fixed several small bugs/issues
    
    2011-11-16 v1.0.0 stable version
    --------------------------------
    - Initial package of warden client
    - SSL certificate authentication/authorization supported
    - Automatized installation process