Re: OpenSSL and LSB (patch)

2006-11-29 Thread Nils Larsch
Camp, TracyX E wrote: ... Comments, etc. welcomed. I've committed one part of the patch (to OpenSSL_0_9_8-stable and the cvs head). The changes in crypto/x509/ are little bit problematic IMHO as it could require code changes in application using the existing macros. For example if you have

RE: OpenSSL and LSB (patch)

2006-11-29 Thread Camp, TracyX E
For 0.9.9-dev I would prefer making the parameter (and hence the return type) in the X509_foo_get() functions const but I'm not sure if we should change this behaviour in 0.9.8-stable. Comments are welcome. I think I had experimented with making things const at one point but had concluded that

Re: [CVS] OpenSSL: openssl/apps/ dgst.c enc.c s_client.c s_server.c openss...

2006-11-29 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nils Larsch schrieb: Hello Nils, Server: cvs.openssl.org Name: Nils Larsch Root: /v/openssl/cvs Email: [EMAIL PROTECTED] Module: openssl Date: 29-Nov-2006 21:54:57

Re: [CVS] OpenSSL: openssl/apps/ dgst.c enc.c s_client.c s_server.c openss...

2006-11-29 Thread Nils Larsch
Moin Goetz, Goetz Babin-Ebell wrote: .. Index: openssl/crypto/bio/bio.h $ cvs diff -u -r1.69 -r1.70 bio.h --- openssl/crypto/bio/bio.h 18 Dec 2005 19:11:36 - 1.69 +++ openssl/crypto/bio/bio.h 29