Changeset 234

Show
Ignore:
Timestamp:
03/14/07 16:44:40 (2 years ago)
Author:
kindlund
Message:

Version bump.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Agent.pm

    r197 r234  
    3838=head1 VERSION 
    3939 
    40 0.94 
     400.95 
    4141 
    4242=head1 SYNOPSIS 
     
    7979 
    8080    # Set our package version. 
    81     $VERSION = 0.94
     81    $VERSION = 0.95
    8282 
    8383    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver.pm

    r197 r234  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Driver version 0.94
     40This documentation refers to HoneyClient::Agent::Driver version 0.95
    4141 
    4242=head1 SYNOPSIS 
     
    120120 
    121121    # Set our package version. 
    122     $VERSION = 0.94
     122    $VERSION = 0.95
    123123 
    124124    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser.pm

    r197 r234  
    4040=head1 VERSION 
    4141 
    42 This documentation refers to HoneyClient::Agent::Driver::Browser version 0.94
     42This documentation refers to HoneyClient::Agent::Driver::Browser version 0.95
    4343 
    4444=head1 SYNOPSIS 
     
    155155 
    156156    # Set our package version. 
    157     $VERSION = 0.94
     157    $VERSION = 0.95
    158158 
    159159    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser/FF.pm

    r197 r234  
    5151 
    5252    # Set our package version. 
    53     $VERSION = 0.94
     53    $VERSION = 0.95
    5454 
    5555    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Driver/Browser/IE.pm

    r197 r234  
    4343=head1 VERSION 
    4444 
    45 This documentation refers to HoneyClient::Agent::Driver::Browser::IE version 0.94
     45This documentation refers to HoneyClient::Agent::Driver::Browser::IE version 0.95
    4646 
    4747=head1 SYNOPSIS 
     
    7474 
    7575    # Set our package version. 
    76     $VERSION = 0.94
     76    $VERSION = 0.95
    7777 
    7878    # Define inherited modules. 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity.pm

    r197 r234  
    3838=head1 VERSION 
    3939 
    40 0.94 
     400.95 
    4141 
    4242=head1 SYNOPSIS 
     
    175175 
    176176    # Set our package version. 
    177     $VERSION = 0.94
     177    $VERSION = 0.95
    178178 
    179179    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry.pm

    r197 r234  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Integrity::Registry version 0.94
     40This documentation refers to HoneyClient::Agent::Integrity::Registry version 0.95
    4141 
    4242=head1 SYNOPSIS 
     
    145145 
    146146    # Set our package version. 
    147     $VERSION = 0.94
     147    $VERSION = 0.95
    148148 
    149149    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry/Parser.pm

    r197 r234  
    5555=head1 VERSION 
    5656 
    57 This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.94
     57This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.95
    5858 
    5959=head1 SYNOPSIS 
     
    133133 
    134134    # Set our package version. 
    135     $VERSION = 0.94
     135    $VERSION = 0.95
    136136 
    137137    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Agent/Integrity/Registry/Parser.yp

    r197 r234  
    3838=head1 VERSION 
    3939 
    40 This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.94
     40This documentation refers to HoneyClient::Agent::Integrity::Registry::Parser version 0.95
    4141 
    4242=head1 SYNOPSIS 
     
    116116 
    117117    # Set our package version. 
    118     $VERSION = 0.94
     118    $VERSION = 0.95
    119119 
    120120    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager.pm

    r197 r234  
    3636=head1 VERSION 
    3737 
    38 This documentation refers to HoneyClient::Manager version 0.94
     38This documentation refers to HoneyClient::Manager version 0.95
    3939 
    4040=head1 SYNOPSIS 
     
    7373 
    7474    # Set our package version. 
    75     $VERSION = 0.94
     75    $VERSION = 0.95
    7676 
    7777    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager/FW.pm

    r230 r234  
    4141=head1 VERSION 
    4242 
    43 This documentation refers to HoneyClient::Manager::FW version 0.94
     43This documentation refers to HoneyClient::Manager::FW version 0.95
    4444 
    4545=head1 SYNOPSIS 
     
    315315 
    316316    # Set our package version. 
    317     $VERSION = 0.94
     317    $VERSION = 0.95
    318318 
    319319    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Manager/VM.pm

    r197 r234  
    3939=head1 VERSION 
    4040 
    41 This documentation refers to HoneyClient::Manager:VM version 0.94
     41This documentation refers to HoneyClient::Manager:VM version 0.95
    4242 
    4343=head1 SYNOPSIS 
     
    320320 
    321321    # Set our package version. 
    322     $VERSION = 0.94
     322    $VERSION = 0.95
    323323 
    324324    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Util/Config.pm

    r197 r234  
    3737=head1 VERSION 
    3838 
    39 This documentation refers to HoneyClient::Util::Config version 0.94
     39This documentation refers to HoneyClient::Util::Config version 0.95
    4040 
    4141=head1 SYNOPSIS 
     
    9494 
    9595    # Set our package version. 
    96     $VERSION = 0.94
     96    $VERSION = 0.95
    9797 
    9898    @ISA = qw(Exporter); 
  • honeyclient/trunk/lib/HoneyClient/Util/SOAP.pm

    r197 r234  
    3737=head1 VERSION 
    3838 
    39 This documentation refers to HoneyClient::Util::SOAP version 0.94
     39This documentation refers to HoneyClient::Util::SOAP version 0.95
    4040 
    4141=head1 SYNOPSIS 
     
    130130 
    131131    # Set our package version. 
    132     $VERSION = 0.94
     132    $VERSION = 0.95
    133133 
    134134    @ISA = qw(Exporter); 
  • honeyclient/trunk/t/honeyclient_agent_driver_browser.t

    r131 r234  
    5555 
    5656 
     57# =begin testing 
     58{ 
     59# XXX: Test this. 
     601; 
     61} 
     62 
     63 
     64 
    5765 
    58661; 
  • honeyclient/trunk/t/honeyclient_agent_driver_ff.t

    r13 r234  
    77 
    88 
    9 # =begin testing 
    10 { 
    11 # XXX: Add this. 
    12 1; 
    13 } 
    14  
    15  
    16  
    17 # =begin testing 
    18 { 
    19 # XXX: Test this. 
    20 1; 
    21 } 
    22  
    23  
    24  
    25 # =begin testing 
    26 { 
    27 # XXX: Test this. 
    28 1; 
    29 } 
    30  
    31  
    32  
    33 # =begin testing 
    34 { 
    35 # XXX: Test this. 
    36 1; 
    37 } 
    38  
    39  
    40  
    41 # =begin testing 
    42 { 
    43 # XXX: Test this. 
    44 1; 
    45 } 
    469 
    4710 
  • honeyclient/trunk/t/honeyclient_manager_fw.t

    r131 r234  
    107107my $hashref = { 
    108108 
    109     'foo' => {     
    110         'targets' => {    
     109    'foo' => { 
     110        'targets' => { 
    111111            'rcf.mitre.org'   => { 'tcp' => [ 80 ], }, 
    112112        }, 
     
    118118 
    119119            '00:0C:29:94:B9:15' => { 
    120                 '10.0.0.128' => {    
     120                '10.0.0.128' => { 
    121121                    'tcp' => undef, 
    122122                    'udp' => [ 23, 53, '80:1024', ], 
     
    154154    $som = $stub->_setAcceptPolicy(); 
    155155    $som = $stub->_flushChains(); 
    156      
     156 
    157157}; 
    158158 
     
    165165    fail($@); 
    166166} 
    167      
    168167} 
    169168 
     
    193192    fail($@); 
    194193    } 
    195      
    196194} 
    197195 
     
    224222    fail($@); 
    225223    } 
    226      
    227224} 
    228225 
     
    318315{ 
    319316eval{ 
    320      
     317 
    321318    $URL = HoneyClient::Manager::FW->init_fw(); 
    322319    # Wait at least a second, in order to initialize the daemon.