| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
PR: 246273
Submitted by: maintainer
Reviewed by: tobik@
Notes:
svn path=/head/; revision=538432
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Also fix build with LibreSSL: The configure script checks that
libssl has ssl3_new() which LibreSSL doesn't have but aimage itself
never uses it, so pretend it's there to pass the check.
PR: 228756
Reported by: Chris Hutchinson <portmaster@bsdforge.com>
Submitted by: tobik
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes:
svn path=/head/; revision=471840
|
| |
|
|
|
|
|
|
| |
PR: 226229
Submitted by: maintainer
Notes:
svn path=/head/; revision=463984
|
| |
|
|
|
|
|
| |
Reported by: local portscout
Notes:
svn path=/head/; revision=304931
|
| |
|
|
|
|
|
|
|
|
|
|
| |
header files used by aimage
- Fix warnings about passing std::string objects to printf
- Take maintainership
Reported by: pointyhat (via pav)
Feature safe: yes
Notes:
svn path=/head/; revision=267804
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
2009-11-23:
- src/imager.cpp (imager::start_imaging): fixed for threaded_hash.
20091022:
- configure.ac: updated to version 3.2.3
- configure.ac: fixed the optimization flag stuff.
- imager.cpp & imager.h: modified to work with threaded_hash and EVP system
20090905:
- configure.ac: minor changes to compile under GCC +4.4
PR: ports/151683
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=263600
|
|
|
aimage is a component the Advanced Forensics Format project.
WWW: http://www.afflib.org
PR: ports/122273
Submitted by: Chris Calvey <chris at securityforensics.co.uk>
Notes:
svn path=/head/; revision=210657
|