[X] The "/FAQ i-a.c.s.o/1296_giorni_con_OpenOffice.zip" file could not be found or is not available. Please select another file.

This project has been replaced by cidrmerge. Please refer to http://cidrmerge.sourceforge.net/


http://optimize.sourceforge.net





Separate each tag with a space.

Release Date:

2005-08-09

Topics:

License:

Operating System:

Intended Audience:

User Interface:

Programming Language:

C

Registered:

2004-11-21

Ratings and Reviews

Be the first to post a text review of Optimize. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • optimize optimize-2.5.1 file released: optimize-2.5.1.tar.gz

    2.5.1 - Refuse to run if the size of integer is not 32 bits - Protect from too big network expansion (network <=4) appling whitelist, that can cause program to segfault - Corrected array memmove problem that was causing one network to be lost each expansion - Renamed defined variable and moved to makefile - Changed makefile to be easyest to modify/configure 2.5.0 - Introduced "OPTIMIZED_SORT" compile-time flag to use a very optimized sorting routine (thanks to Michael Tokarev). On my pc sorting 8M networks now take 2 secs instead of 17! - Corrected a bug in conflicts resolution (introduced in 2.4.0) that could cause some blacklisted IPs to be lost in case of whitelisted subnetworks - Rewritten input function (again!) to be faster and more readable. - Changed output function to be faster (-20% of total exectution time during my testing whith 8M networks) - Introduced "TIMESTAMP" compile-time flag to produce timestamp.out output with function-level profiling informations 2.4.1 - Changed makefile to work on solaris whithout warnings 2.4.0 - Input Parsing function rewritten. Added logic to handle space characters as carriage returns - Library function prototypes changed to be more flexible (now auto sorting is an option): please check header file to see what's new - Corrected bug in whitelisting that could cause whitelisted hosts to be produced in output - Rationalized whitelist function (shorter and better I hope :-) ) 2.3.2 - Adding support for * in input lines (examples: 10.*, 10.20.*, etc) 2.3.1 - Enforce syntax cheking in order to refuse all lines with letters into. 2.3.0 - Adding support for not cidr compliant line in input files. Support: "X" "X.Y" "X.Y.Z" "X.Y.Z.N". Those lines are threated using full network range. 2.2.1 - Splitted library compilation from main executable: to have the library, now is necessary to use the "make lib" makefile commandZ 2.2.0 - First public release

    posted 1560 days ago

  • File released: /optimize/optimize-2.5.1/optimize-2.5.1.tar.gz

    posted 1560 days ago

  • optimize optimize-2.5.0 file released: optimize-2.5.0.tar.gz

    2.5.0 - Introduced "OPTIMIZED_SORT" compile-time flag to use a very optimized sorting routine (thanks to Michael Tokarev). On my pc sorting 8M networks now take 2 secs instead of 17! - Corrected a bug in conflicts resolution (introduced in 2.4.0) that could cause some blacklisted IPs to be lost in case of whitelisted subnetworks - Rewritten input function (again!) to be faster and more readable. - Changed output function to be faster (-20% of total exectution time during my testing whith 8M networks) - Introduced "TIMESTAMP" compile-time flag to produce timestamp.out output with function-level profiling informations 2.4.1 - Changed makefile to work on solaris whithout warnings 2.4.0 - Input Parsing function rewritten. Added logic to handle space characters as carriage returns - Library function prototypes changed to be more flexible (now auto sorting is an option): please check header file to see what's new - Corrected bug in whitelisting that could cause whitelisted hosts to be produced in output - Rationalized whitelist function (shorter and better I hope :-) ) 2.3.2 - Adding support for * in input lines (examples: 10.*, 10.20.*, etc) 2.3.1 - Enforce syntax cheking in order to refuse all lines with letters into. 2.3.0 - Adding support for not cidr compliant line in input files. Support: "X" "X.Y" "X.Y.Z" "X.Y.Z.N". Those lines are threated using full network range. 2.2.1 - Splitted library compilation from main executable: to have the library, now is necessary to use the "make lib" makefile commandZ 2.2.0 - First public release

    posted 1565 days ago

  • File released: /optimize/optimize-2.5.0/optimize-2.5.0.tar.gz

    posted 1565 days ago

  • optimize optimize-2.4.1 file released: optimize-2.4.1.tar.gz

    2.4.1 - Changed makefile to work on solaris whithout warnings 2.4.0 - Input Parsing function rewritten. Added logic to handle space characters as carriage returns - Library function prototypes changed to be more flexible (now auto sorting is an option): please check header file to see what's changed - Corrected bug in whitelisting that could cause whitelisted hosts to be produced in output - Rationalized whitelist function (shorter and better I hope :-) ) 2.3.2 - Adding support for * in input lines (examples: 10.*, 10.20.*, etc) 2.3.1 - Enforce syntax cheking in order to refuse all lines with letters into. 2.3.0 - Adding support for not cidr compliant line in input files. Support: "X" "X.Y" "X.Y.Z" "X.Y.Z.N". Those lines are threated using full network range. 2.2.1 - Splitted library compilation from main executable: to have the library, now is necessary to use the "make lib" makefile commandZ 2.2.0 - First public release

    posted 1607 days ago

  • File released: /optimize/optimize-2.4.1/optimize-2.4.1.tar.gz

    posted 1607 days ago

  • optimize optimize-2.4.0 file released: optimize-2.4.0.tar.gz

    2.4 - Input Parsing function rewritten. Added logic to handle space characters as carriage returns - Library function prototypes changed to be more flexible (now auto sorting is an option): please check header file to see what's changed - Corrected bug in whitelisting that could cause whitelisted hosts to be produced in output - Rationalized whitelist function (shorter and better I hope :-) ) 2.3.2 - Adding support for * in input lines (examples: 10.*, 10.20.*, etc) 2.3.1 - Enforce syntax cheking in order to refuse all lines with letters into. 2.3.0 - Adding support for not cidr compliant line in input files. Support: "X" "X.Y" "X.Y.Z" "X.Y.Z.N". Those lines are threated using full network range. 2.2.1 - Splitted library compilation from main executable: to have the library, now is necessary to use the "make lib" makefile commandZ 2.2.0 - First public release

    posted 1607 days ago

  • File released: /optimize/optimize-2.4.0/optimize-2.4.0.tar.gz

    posted 1607 days ago

  • optimize optimize-2.3.2.tar.gz file released: optimize-2.3.2.tar.gz

    2.3.2 - Adding support for * in input lines (examples: 10.*, 10.20.*, etc) 2.3.1 - Enforce syntax cheking in order to refuse all lines with letters into. 2.3.0 - Adding support for not cidr compliant line in input files. Support: "X" "X.Y" "X.Y.Z" "X.Y.Z.N". Those lines are threated using full network range. 2.2.1 - Splitted library compilation from main executable: to have the library, now is necessary to use the "make lib" makefile commandZ 2.2.0 - First public release

    posted 1725 days ago

  • File released: /optimize/optimize-2.3.2.tar.gz/optimize-2.3.2.tar.gz

    posted 1725 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Optimize Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review