Page 1 of 1

Learning to programme OpenVPN

Posted: Mon Aug 29, 2011 2:21 pm
by innogen
Hi,

What are the programming languages that I should learn if I wish to be able to programme or edit OpenVPN and OpenSSL source codes?

Re: Learning to programme OpenVPN

Posted: Mon Aug 29, 2011 2:53 pm
by george
This link should answer most of your questions:

https://community.openvpn.net/openvpn/wiki/Contributing

Re: Learning to programme OpenVPN

Posted: Tue Aug 30, 2011 10:03 am
by innogen
george wrote:This link should answer most of your questions:

https://community.openvpn.net/openvpn/wiki/Contributing
I have checked the information indicated by your URL thoroughly and there is nothing in there that answers my question.

Could someone else help me out please?

Re: Learning to programme OpenVPN

Posted: Tue Aug 30, 2011 10:06 am
by janjust
the core of openvpn and openssl are written in C.
thorough network knowledge is requiref if you want to make significant changes to the OpenVPN sources.

Re: Learning to programme OpenVPN

Posted: Mon Sep 05, 2011 12:25 pm
by Douglas
janjust wrote:the core of openvpn and openssl are written in C.
thorough network knowledge is requiref if you want to make significant changes to the OpenVPN sources.
I do wonder some times what made them pick C versus C++. :mrgreen:

Re: Learning to programme OpenVPN

Posted: Mon Sep 05, 2011 12:33 pm
by janjust
Real programmers write in C.
People who think they can program write in C++