Re: [openssl-dev] Start contributing to OpenSSL

2016-04-14 Thread Matt Caswell
On 14/04/16 01:31, CHOW Anthony wrote: > I would like to start contributing to this project. On github under > openssl/CONTRIBUTING stated that there are local unit testing that can > be done for sanity checking that we can do before submitting a PR. > > > > I

[openssl-dev] Start contributing to OpenSSL

2016-04-13 Thread CHOW Anthony
I would like to start contributing to this project. On github under openssl/CONTRIBUTING stated that there are local unit testing that can be done for sanity checking that we can do before submitting a PR. In some cases, running these local unit test is not enough. I will be doing

Re: Start Contributing

2014-04-24 Thread Zoltan Arpadffy
Hi, another area where OpenSSL needs competent contibution is testing. Build OpenSSL on as many different platforms, architectures using as many different compilers as possible and turn off/on different swithes, features and test if it works. In the beginning the UC tests would be enough,

Re: Start Contributing

2014-04-24 Thread Matt Caswell
On 24 April 2014 00:21, Daniel Kahn Gillmor d...@fifthhorseman.net wrote: On 04/23/2014 04:52 PM, Matt Caswell wrote: I am actively seeking people to help out on the OpenSSL Wiki. Documentation is an area where OpenSSL has frequently been criticized in the past and is an area where we can do

Start Contributing

2014-04-23 Thread Daniel Hamacher
Hi OpenSSL Team, Any suggestions on how to contribute. Are there specific requirements I need to have? Thanks, Daniel

Re: Start Contributing

2014-04-23 Thread Fedor Indutny
Hello Team! I'd like to contribute some stuff too, let me know if I could help. Thanks, Fedor. On Wed, Apr 23, 2014 at 9:17 PM, Daniel Hamacher danielhamacher...@gmail.com wrote: Hi OpenSSL Team, Any suggestions on how to contribute. Are there specific requirements I need to have?

Re: Start Contributing

2014-04-23 Thread Paul Vander Griend
Hello OpenSSL team! I would like to offer my help to the project. Thanks, -Paul On Wed, Apr 23, 2014 at 2:50 PM, Fedor Indutny fe...@indutny.com wrote: Hello Team! I'd like to contribute some stuff too, let me know if I could help. Thanks, Fedor. On Wed, Apr 23, 2014 at 9:17 PM,

Re: Start Contributing

2014-04-23 Thread Matt Caswell
On 23 April 2014 18:17, Daniel Hamacher danielhamacher...@gmail.com wrote: Any suggestions on how to contribute. Are there specific requirements I need to have? Hi Daniel/Fedor/Paul I am actively seeking people to help out on the OpenSSL Wiki. Documentation is an area where OpenSSL has

Re: Start Contributing

2014-04-23 Thread Paul Vander Griend
Matt, Thanks for the information. Coding is definitely more my thing but I can certainly help out with the documentation until said changes are announced. That way I don't have to learn two separate processes for submitting patches. -Paul On Wed, Apr 23, 2014 at 3:52 PM, Matt Caswell

Re: Start Contributing

2014-04-23 Thread Daniel Kahn Gillmor
On 04/23/2014 04:52 PM, Matt Caswell wrote: I am actively seeking people to help out on the OpenSSL Wiki. Documentation is an area where OpenSSL has frequently been criticized in the past and is an area where we can do something about it NOW. fwiw, i actually don't think that a wiki is going

Re: Start Contributing

2014-04-23 Thread sampo
I would like to contribute, mainly in coding and stabiliztion and maintenance of the existing feature set. I particular, I would like to be able to demonstrate that the critical code paths in OpenSSL are much less than the 300k lines - in the spirit that less code means less opportunities for