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?
Learning to programme OpenVPN
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVPN Power User
- Posts: 87
- Joined: Sun May 22, 2011 8:14 am
-
- Forum Team
- Posts: 117
- Joined: Tue Jun 09, 2009 4:25 pm
- Location: St. Louis, MO USA
Re: Learning to programme OpenVPN
This link should answer most of your questions:
https://community.openvpn.net/openvpn/wiki/Contributing
https://community.openvpn.net/openvpn/wiki/Contributing
-
- OpenVPN Power User
- Posts: 87
- Joined: Sun May 22, 2011 8:14 am
Re: Learning to programme OpenVPN
I have checked the information indicated by your URL thoroughly and there is nothing in there that answers my question.george wrote:This link should answer most of your questions:
https://community.openvpn.net/openvpn/wiki/Contributing
Could someone else help me out please?
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Learning to programme OpenVPN
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.
thorough network knowledge is requiref if you want to make significant changes to the OpenVPN sources.
-
- Forum Team
- Posts: 285
- Joined: Wed Aug 27, 2008 2:41 am
Re: Learning to programme OpenVPN
I do wonder some times what made them pick C versus C++.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.

- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Learning to programme OpenVPN
Real programmers write in C.
People who think they can program write in C++
People who think they can program write in C++