Re: libssl WIN32 removal

2014-04-28 Thread Miod Vallat
> I got a bit bored, so I decided to help in the springcleaning of > libssl. I removed some seemingly harmless WIN32 defines. Applied (well, the parts which still applied), except for the crypto/conf/ part for which I have a larger cleanup diff pending. > ps. How many ways to define an int64 are

libssl WIN32 removal

2014-04-24 Thread Martijn van Duren
Hello tech, I got a bit bored, so I decided to help in the springcleaning of libssl. I removed some seemingly harmless WIN32 defines. According to grep there's still some WIN32 named functions and defines left, but I didn't dare to touch those. I couldn't test this diff because I got the follow