openssl.git
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-17 Richard Levittesiglen is unsigned, so comparing it to less than 0...
2000-09-17 Richard LevitteOops, no engine in the main trunk.
2000-09-17 Richard LevitteTell users that a rewrite might be a good idea.
2000-09-17 Richard LevitteSome platforms define NULL as ((void *)0). Unfortunate...
2000-09-17 Richard LevitteA couple of more names need to be shortened for VMS...
2000-09-17 Richard LevitteMake sure Compaq C doesn'r complain about dollars,...
2000-09-17 Richard LevitteInform the VMS people that RSAref is no longer needed
2000-09-17 Richard LevitteVMS didn't work out too well...
2000-09-17 Bodo MöllerRename new BIO_set_shutdown_wr macro to just BIO_shutdo...
2000-09-16 Richard LevitteMove text that isn't really descriptions of the functio...
2000-09-16 Richard LevitteAdd BIO_seek() and BIO_tell() to the BIO control functi...
2000-09-16 Dr. Stephen... New macro BIO_set_shutdown_wr().
2000-09-16 Bodo MöllerSSL => TLS/SSL
2000-09-16 Bodo MöllerTLS => TLS/SSL
2000-09-16 Bodo MöllerChange spelling back to "behaviour" and "flavour" inste...
2000-09-16 Bodo MöllerClarification.
2000-09-16 Ulf Möllerispell and some other nit-picking
2000-09-16 Dr. Stephen... Remove redundant manpages and references to them.
2000-09-16 Ulf Mölleradd links to the new BIO and SSL manpages to make them...
2000-09-16 Dr. Stephen... BIO_f_ssl() docs.
2000-09-15 Richard LevitteCompile all dso files on VMS as well.
2000-09-15 Richard Levitte'make update'
2000-09-15 Richard LevitteMake sure dso_vms.c compiles on other operating systems...
2000-09-15 Richard LevitteA DSO method for VMS was missing, and I had the code...
2000-09-15 Richard LevitteMove up inclusion of conf.h, so non-MONOLITH programs...
2000-09-15 Dr. Stephen... Accept BIO docs.
2000-09-15 Richard Levitte'make update'
2000-09-15 Richard LevitteAdd a flag for OpenVMS.
2000-09-15 Richard LevitteLater, Jeffrey changed his mind. Apparently, GetCursor...
2000-09-15 Ulf MöllerJeffrey Altman points out that GetQueueStatus() crashes...
2000-09-15 Dr. Stephen... Update BIO_s_connect().
2000-09-14 Bodo MöllerSome small clarifications.
2000-09-14 Richard LevitteIn the name section, all the functions described shoud...
2000-09-14 Richard LevitteUpdate the info on version numbering
2000-09-14 Richard LevitteBIO_seed() and BIO_tell() were documented in two other...
2000-09-14 Richard LevitteBIO_seed() and BIO_tell() were documented in two other...
2000-09-14 Richard LevitteItems without a =over and a =back are ignored.
2000-09-14 Dr. Stephen... BIO_s_bio() manual page detailing BIO pair.
2000-09-14 Ulf MöllerBug fix: Montgomery multiplication could produce result...
2000-09-14 Richard LevitteRemove engine stuff that was erroneously put in the...
2000-09-14 Richard LevitteAdd Damien Miller's RPM specification file with a few...
2000-09-14 Richard LevitteRemove indentation in the NAME section. There's really...
2000-09-14 Richard LevitteAdd a number of documentation files, mostly for SSL...
2000-09-14 Richard LevitteAdd a configuration for Sony News 4.
2000-09-14 Dr. Stephen... Initial connect BIO docs.
2000-09-14 Richard LevitteRemove indentation in the NAME section. There's really...
2000-09-14 Richard Levittersa_num2 is no longer used, so remove it.
2000-09-14 Richard LevitteJeffrey Altman convinced me this patch was really neede...
2000-09-14 Dr. Stephen... Docs for socket BIO.
2000-09-13 Bodo Möller'make update'
2000-09-13 Dr. Stephen... BIO_s_fd() manual page.
2000-09-13 Ulf MöllerPoint to Peter Gutmann's revised paper.
2000-09-13 Richard LevitteOne more passed test
2000-09-13 Richard LevitteUpdate info on what has been fixed
2000-09-13 Richard LevitteUpdate info on what has been fixed, and switch format...
2000-09-13 Richard LevitteMake sure that Configure will defined DSO_WIN32 for...
2000-09-13 Richard Levitte3 changes:
2000-09-13 Ulf MöllerThe other log message should have read "Note the DSA...
2000-09-13 Ulf MöllerMore Windows failures reported
2000-09-13 Ulf MöllerNot the DSA change.
2000-09-13 Ulf MöllerDon't set the two top bits to one when generating a...
2000-09-13 Dr. Stephen... Clarify some of the I/O issues.
2000-09-12 Richard LevitteA few more systems reported successfull.
2000-09-12 Bodo MöllerNew SSL API mode 'SSL_MODE_AUTO_RETRY', which disables...
2000-09-12 Ulf Möllerbug: RAND_poll().
2000-09-12 Richard LevitteHolger Reif reports a few more Solaris successes.
2000-09-12 Richard LevitteNote the failure on Win32
2000-09-12 Richard LevitteFreeBSD and solaris with gcc passed
2000-09-12 Richard LevitteBetter error checking for RSA and DSA signature and...
2000-09-12 Richard LevitteLinux in Sparc v7 passed
2000-09-12 Richard LevitteSCO 5.0.5 with both gcc and cc passed
2000-09-12 Dr. Stephen... More BIO docs.
2000-09-11 Richard LevitteDSA_verify() and DSA_sign() might return -1...
2000-09-11 Richard LevitteA couple more HP-UX targets tested.
2000-09-11 Richard Levittedebug-linux-elf and debug-linux-elf-efence need to...
2000-09-11 Richard LevitteFailure on Solaris when using the CSwift card.
2000-09-11 Richard Levittemkdef.pl still needed better logic. Also, the semantic...
2000-09-11 Ben LaurieDocument an old change.
2000-09-11 Richard Levittemkdef.pl has erroneous conditions to check if a symbol...
2000-09-11 Richard Levittelinux-elf passed
2000-09-11 Richard LevitteOpenBSD doesn't support timeb.
2000-09-11 Richard LevitteDon't include e_os.h before the system headers
2000-09-11 Richard LevitteReports for OpenBSD 2.7 and HP-UX 10.20
2000-09-11 Richard LevitteLast minute update, in time to make it to 0.9.6-beta1
2000-09-11 Richard LevitteTime to release a beta. Change the status accordingly.
2000-09-11 Richard LevitteTime to release a beta. Change the version numbers...
2000-09-11 Richard LevitteI started with a make update, but a rewrite was actuall...
2000-09-11 Richard LevitteA cast is needed or Borland C will complain.
2000-09-11 Dr. Stephen... Docs for cipher and base64 BIOs.
2000-09-10 Dr. Stephen... More new BIO docs, correct some old ones.
2000-09-10 Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-09-10 Dr. Stephen... More preliminary BIO docs...
2000-09-09 Richard LevitteMore VMS synchronisation
2000-09-09 Ulf MöllerFix some CygWin problems.
2000-09-09 Dr. Stephen... Really add BIO_read this time...
2000-09-09 Dr. Stephen... Add BIO_read() (etc.) docs.
2000-09-08 Richard LevitteClarify how one should behave when make fails. The...
2000-09-08 Richard LevitteSynchronise the VMS build with the Unix one.
2000-09-08 Richard LevitteTwo places where I forgot to change vms_idhacks to...
next