On Wed, 2009-05-13 at 16:08 +0200, Robin Seggelmann via RT wrote:
> > This patch is broken due to line wrap issues. Try a plain text
> > attachment or if that fails a gziped one.
> 
> Ok, let's try a plain text attachment...
> 
> 
> > Some of the changes break source compatibility with previous  
> > versions of
> > the patch. That's ok for now but once this stuff appears in a released
> > version no such changes are permissible as they would break  
> > applications.
> 
> I don't know what exactly you mean. There are no changes to the api or  
> any behavior noticable by the user. Actually, I mostly just moved code  
> and renamed some internal functions that weren't accessible to or  
> intended for the user anyway.

You've added new members to a public structure DTLS1_STATE. This doesn't
break API but breaks ABI so any application which might access the
public structure has to be recompiled.

-- 
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
                                              Turkish proverb

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to