My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jul 13, 2009
    r95 (Removed the inifitive loop from the scipts, running it from ...) committed by michael.boman   -   Removed the inifitive loop from the scipts, running it from cron instead.
    Removed the inifitive loop from the scipts, running it from cron instead.
  • Apr 28, 2009
    r94 (Added a more meaningful body message (link to Wiki page) ) committed by michael.boman   -   Added a more meaningful body message (link to Wiki page)
    Added a more meaningful body message (link to Wiki page)
  • Apr 07, 2009
    r93 (Improve the local caching usage) committed by michael.boman   -   Improve the local caching usage
    Improve the local caching usage
  • Apr 07, 2009
    r92 (Tidy up the source) committed by michael.boman   -   Tidy up the source
    Tidy up the source
  • Apr 07, 2009
    r91 (Implement a local cache of the S3 archive) committed by michael.boman   -   Implement a local cache of the S3 archive
    Implement a local cache of the S3 archive
  • Apr 07, 2009
    r90 (Implement a local cache of the S3 archive) committed by michael.boman   -   Implement a local cache of the S3 archive
    Implement a local cache of the S3 archive
  • Apr 07, 2009
    r89 (Tell perl where the .pm files are located) committed by michael.boman   -   Tell perl where the .pm files are located
    Tell perl where the .pm files are located
  • Apr 07, 2009
    r88 (Tell perl where the .pm files are located) committed by michael.boman   -   Tell perl where the .pm files are located
    Tell perl where the .pm files are located
  • Mar 25, 2009
    r87 (Bugfix: Referred to the wrong variable) committed by michael.boman   -   Bugfix: Referred to the wrong variable
    Bugfix: Referred to the wrong variable
  • Mar 20, 2009
    r86 (Delete the sample after upload) committed by michael.boman   -   Delete the sample after upload
    Delete the sample after upload
  • Mar 20, 2009
    r85 (Added browser agent) committed by michael.boman   -   Added browser agent
    Added browser agent
  • Mar 13, 2009
    r84 (Fixed some logic errors ) committed by michael.boman   -   Fixed some logic errors
    Fixed some logic errors
  • Mar 12, 2009
    r83 (Code to automatically generate .hdb-style ClamAV signatures ...) committed by michael.boman   -   Code to automatically generate .hdb-style ClamAV signatures on Malware that yet doesn't have a ClamAV signature.
    Code to automatically generate .hdb-style ClamAV signatures on Malware that yet doesn't have a ClamAV signature.
  • Mar 12, 2009
    r82 (Don't do unneeded stuff. ) committed by michael.boman   -   Don't do unneeded stuff.
    Don't do unneeded stuff.
  • Mar 11, 2009
    r81 (Optimized some logic ) committed by michael.boman   -   Optimized some logic
    Optimized some logic
  • Mar 10, 2009
    r80 (Tidy up the source code a bit ) committed by michael.boman   -   Tidy up the source code a bit
    Tidy up the source code a bit
  • Mar 10, 2009
    r79 (Upload everything except ZIP and RAR files, which will be un...) committed by michael.boman   -   Upload everything except ZIP and RAR files, which will be unpacked first.
    Upload everything except ZIP and RAR files, which will be unpacked first.
  • Mar 10, 2009
    r78 (Moved Wordpress to it's own module due to problem creating W...) committed by michael.boman   -   Moved Wordpress to it's own module due to problem creating WP posts (blocking Wiki updates).
    Moved Wordpress to it's own module due to problem creating WP posts (blocking Wiki updates).
  • Mar 07, 2009
    r77 (Only scan samples that haven't been scanned before. Upload o...) committed by michael.boman   -   Only scan samples that haven't been scanned before. Upload only modified metadata.
    Only scan samples that haven't been scanned before. Upload only modified metadata.
  • Mar 07, 2009
    r76 (Print the debugging message as soon as you enter the functio...) committed by michael.boman   -   Print the debugging message as soon as you enter the function
    Print the debugging message as soon as you enter the function
  • Mar 07, 2009
    r75 (Added back scan date to template) committed by michael.boman   -   Added back scan date to template
    Added back scan date to template
  • Mar 07, 2009
    r74 (only download files if needed. Save S3 bandwidth (and money)...) committed by michael.boman   -   only download files if needed. Save S3 bandwidth (and money).
    only download files if needed. Save S3 bandwidth (and money).
  • Mar 07, 2009
    r73 (Added documentation) committed by michael.boman   -   Added documentation
    Added documentation
  • Mar 07, 2009
    r72 (* Removed some debugging * Only create Wordpress entries for...) committed by michael.boman   -   * Removed some debugging * Only create Wordpress entries for samples that does not yet have their WP post * Save WP post number into metadata
    * Removed some debugging * Only create Wordpress entries for samples that does not yet have their WP post * Save WP post number into metadata
  • Mar 06, 2009
    r71 (Use the correct time variable) committed by michael.boman   -   Use the correct time variable
    Use the correct time variable
  • Mar 06, 2009
    r70 (Use MDBUtils::get_config() to read the configuration file) committed by michael.boman   -   Use MDBUtils::get_config() to read the configuration file
    Use MDBUtils::get_config() to read the configuration file
  • Mar 06, 2009
    r69 (Use MDBUtils::get_config() to read the configuration file Re...) committed by michael.boman   -   Use MDBUtils::get_config() to read the configuration file Removed some debugging statements
    Use MDBUtils::get_config() to read the configuration file Removed some debugging statements
  • Mar 06, 2009
    r68 (Code to update Wordpress blog. Need to document this. ) committed by michael.boman   -   Code to update Wordpress blog. Need to document this.
    Code to update Wordpress blog. Need to document this.
  • Mar 06, 2009
    r67 (Use MDBUtils::get_config() to read the configuration file Cr...) committed by michael.boman   -   Use MDBUtils::get_config() to read the configuration file Create blog entry if one not yes exist
    Use MDBUtils::get_config() to read the configuration file Create blog entry if one not yes exist
  • Mar 06, 2009
    r66 (Renaming files again ) committed by michael.boman   -   Renaming files again
    Renaming files again
  • Mar 06, 2009
    r65 (Renaming files ) committed by michael.boman   -   Renaming files
    Renaming files
  • Mar 06, 2009
    r64 (Small utility that uploads a file to Amazon S3 and submits m...) committed by michael.boman   -   Small utility that uploads a file to Amazon S3 and submits metadata
    Small utility that uploads a file to Amazon S3 and submits metadata
  • Mar 06, 2009
    r63 (* Added get_config() function with associated documentation ...) committed by michael.boman   -   * Added get_config() function with associated documentation * Added debugging messages
    * Added get_config() function with associated documentation * Added debugging messages
  • Mar 06, 2009
    r62 (* Added some debugging messages * Read configuration using M...) committed by michael.boman   -   * Added some debugging messages * Read configuration using MDBUtils::get_config() * Make sure that sdb_put_metadata() doesn't try to upload any undefined values
    * Added some debugging messages * Read configuration using MDBUtils::get_config() * Make sure that sdb_put_metadata() doesn't try to upload any undefined values
  • Mar 06, 2009
    r61 (Force re-scan all the time, and added some debugging message...) committed by michael.boman   -   Force re-scan all the time, and added some debugging message.
    Force re-scan all the time, and added some debugging message.
  • Mar 06, 2009
    r60 (Added some debugging messages) committed by michael.boman   -   Added some debugging messages
    Added some debugging messages
  • Mar 06, 2009
    r59 (Use MDBUtils::get_config() to read the configuration) committed by michael.boman   -   Use MDBUtils::get_config() to read the configuration
    Use MDBUtils::get_config() to read the configuration
  • Mar 05, 2009
    r58 (cwsandbox module has a 'email' property now ) committed by michael.boman   -   cwsandbox module has a 'email' property now
    cwsandbox module has a 'email' property now
  • Mar 05, 2009
    r57 (The virustotal_submit.pl code is finally working as a module...) committed by michael.boman   -   The virustotal_submit.pl code is finally working as a module now
    The virustotal_submit.pl code is finally working as a module now
  • Mar 05, 2009
    r56 (Forgot the LinkExtor object creation) committed by michael.boman   -   Forgot the LinkExtor object creation
    Forgot the LinkExtor object creation
  • Mar 05, 2009
    r55 (Only look for the required pages) committed by michael.boman   -   Only look for the required pages
    Only look for the required pages
  • Mar 05, 2009
    r54 (Divide by zero bug fixed) committed by michael.boman   -   Divide by zero bug fixed
    Divide by zero bug fixed
  • Mar 05, 2009
    r53 (Minor change of report language) committed by michael.boman   -   Minor change of report language
    Minor change of report language
  • Mar 05, 2009
    r52 (* Use new MDBAWS routines * Put out a lot of code into own m...) committed by michael.boman   -   * Use new MDBAWS routines * Put out a lot of code into own module for readability and for code-reuse
    * Use new MDBAWS routines * Put out a lot of code into own module for readability and for code-reuse
  • Mar 05, 2009
    r51 (* Use HashRef instead of Hash when dealing with metadata * H...) committed by michael.boman   -   * Use HashRef instead of Hash when dealing with metadata * Handle VirusTotal results * Use the new MDBAWS routines for SQS/SDB
    * Use HashRef instead of Hash when dealing with metadata * Handle VirusTotal results * Use the new MDBAWS routines for SQS/SDB
  • Mar 05, 2009
    r50 (Use HashRef instead of Hash when dealing with metadata ) committed by michael.boman   -   Use HashRef instead of Hash when dealing with metadata
    Use HashRef instead of Hash when dealing with metadata
  • Mar 05, 2009
    r49 (* Use HashRef instead of Hash when dealing with metadata * N...) committed by michael.boman   -   * Use HashRef instead of Hash when dealing with metadata * New functions: * sqs_put_queue( $message ); * $queue = sqs_get_queue( $modulename ); * $message = sqs_get_message( $queue );
    * Use HashRef instead of Hash when dealing with metadata * New functions: * sqs_put_queue( $message ); * $queue = sqs_get_queue( $modulename ); * $message = sqs_get_message( $queue );
  • Mar 04, 2009
    r48 (Misc. bug-fixing in SimpleDB routines ) committed by michael.boman   -   Misc. bug-fixing in SimpleDB routines
    Misc. bug-fixing in SimpleDB routines
  • Mar 04, 2009
    r47 (More command-line options (totally unneeded in the final ver...) committed by michael.boman   -   More command-line options (totally unneeded in the final version, but nice to have in developing stage).
    More command-line options (totally unneeded in the final version, but nice to have in developing stage).
  • Mar 04, 2009
    r46 (It also now takes note of what engines detects the malware ) committed by michael.boman   -   It also now takes note of what engines detects the malware
    It also now takes note of what engines detects the malware
 
Hosted by Google Code