[fpc-devel] OT: Code generation

2014-04-11 Thread Mark Morgan Lloyd
Knowing that there are some good compiler guys in here: does anybody remember a paper and set of patches for GCC that randomises register allocation and makes random choices for the code generator (e.g. zero a register either by xor a,a or sub a,a etc.) in order to give buffer overflows less

Re: [fpc-devel] OT: Code generation

2014-04-11 Thread Nikolay Nikolov
On 04/11/2014 11:22 AM, Mark Morgan Lloyd wrote: Knowing that there are some good compiler guys in here: does anybody remember a paper and set of patches for GCC that randomises register allocation and makes random choices for the code generator (e.g. zero a register either by xor a,a or sub

[fpc-devel] https support; call for testers

2014-04-11 Thread Michael Van Canneyt
Hello, I've just committed support for SSL in the ssockets unit of FPC. I also made the OpenSSL unit more thread-safe. One consequence of this is that the fphttpclient unit now has support for the https:// protocol. I have tested on windows and unix, the support for client-side SSL support

Re: [fpc-devel] https support; call for testers

2014-04-11 Thread Dimitrios Chr. Ioannidis
Hi, Στις 11/4/2014 4:00 μμ, ο/η Michael Van Canneyt έγραψε: Hello, I've just committed support for SSL in the ssockets unit of FPC. I also made the OpenSSL unit more thread-safe. Great News !!! Thx a lot. Did you backported it to barnch fixes_2.6 also ? I needed for a project starting

Re: [fpc-devel] https support; call for testers

2014-04-11 Thread Dimitrios Chr. Ioannidis
Hi, Στις 11/4/2014 4:00 μμ, ο/η Michael Van Canneyt έγραψε: Hello, I've just committed support for SSL in the ssockets unit of FPC. I also made the OpenSSL unit more thread-safe. Great News !!! Thx a lot. Did you backported it to barnch fixes_2.6 also ? I needed for a project starting

Re: [fpc-devel] https support; call for testers

2014-04-11 Thread Michael Van Canneyt
On Fri, 11 Apr 2014, Dimitrios Chr. Ioannidis wrote: Hi, Στις 11/4/2014 4:00 μμ, ο/η Michael Van Canneyt έγραψε: Hello, I've just committed support for SSL in the ssockets unit of FPC. I also made the OpenSSL unit more thread-safe. Great News !!! Thx a lot. Did you backported it to

Re: [fpc-devel] https support; call for testers

2014-04-11 Thread Dimitrios Chr. Ioannidis
Hi, Στις 11/4/2014 4:26 μμ, ο/η Michael Van Canneyt έγραψε: On Fri, 11 Apr 2014, Dimitrios Chr. Ioannidis wrote: Hi, Στις 11/4/2014 4:00 μμ, ο/η Michael Van Canneyt έγραψε: Hello, I've just committed support for SSL in the ssockets unit of FPC. I also made the OpenSSL unit more