This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file.
Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a:
o Security: Important security related bugfixes.
o Enhanced compatibility with MIT Kerberos.
o Can be built without the ENGINE framework.
o IA32 assembler enhancements.
o Support for new platforms: FreeBSD/IA64 and BSD/Sparc64.
o Configuration: the no-err option now works properly.
o SSL/TLS: now handles manual certificate chain building.
o SSL/TLS: certain session ID malfunctions corrected.
Things are really busy for me right now, I don't know when I'll be able to impliment the different style of ssl fxp offered by raidentftpd, also another ftpd author (lundftpd) contacted me and they're using another style for ssl fxp. I sure wish everyone would agree to a single solution
######### Miscellaneous ########################
}
If RaidenFTPD #¤¤ use OPEN SSL FXER goto end.
If LundFTPD #¤¤# use OPEN SSL XFER goto end.
If other use Buildin SSL.dll goto end.
}
I think that's not a FlashFXP problem but ftpd coders problem: if each one of those coders uses a different way of ssl fxp this could be insane for a ftp client
Uh I don't see the point of your code example, unless you plan on implimenting it into FlashFXP for me. Like I said I don't have the time now. I implimented SSL FXP for glftpd awhile back while I had free time. glftpd SSL FXP is completely different compared to raidenftpd or lundftpd.
In order to support raidenftpd or lundftpd, first and formost I have to add support for FEAT. Maybe in a week or two or something I'll have time. I really wanted to release a new public non-beta build but this whole raidenftpd/lundftpd ssl fxp messed up my plans.