0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
James Yonan efd1139571 Implemented base64 so static challenge/response now works.
Refactored some of the base Activity stuff into
OpenVPNClientBase.java.

Clients sending intents to OpenVPNService should use
OpenVPNService.INTENT_PREFIX as a key prefix when
calling putExtra.
2012-03-01 22:50:57 +00:00
..
addr Android 4 client port is almost working (need to get an Android 2012-02-19 01:36:50 +00:00
applecrypto Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
buffer Added compression methods LZO, LZ4, and Snappy. 2012-01-31 11:15:21 +00:00
client Implemented base64 so static challenge/response now works. 2012-03-01 22:50:57 +00:00
common Implemented base64 so static challenge/response now works. 2012-03-01 22:50:57 +00:00
compress Start process of moving client logic out of cli.cpp into 2012-02-04 10:24:54 +00:00
crypto Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
error Android 4 client port is almost working (need to get an Android 2012-02-19 01:36:50 +00:00
frame Added explicit-exit-notify support (client-side only). 2012-02-27 07:31:45 +00:00
gencrypto Top-level client refactoring, to move configuration functionality 2012-02-06 20:39:10 +00:00
init Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
log Implemented OpenVPNClient stats methods. 2012-02-12 23:09:28 +00:00
netconf Android 4 client port is almost working (need to get an Android 2012-02-19 01:36:50 +00:00
openssl Implemented Java client using Swig. 2012-02-11 14:02:51 +00:00
options Android 4 client port is almost working (need to get an Android 2012-02-19 01:36:50 +00:00
pki Search/replace of: 2012-02-17 19:28:44 +00:00
random Full-protocol unit test using ProtoContext, w/o soft resets. 2011-12-11 08:28:55 +00:00
reliable Added IP address classes for IPv4/v6. 2012-01-11 06:15:32 +00:00
ssl Added explicit-exit-notify support (client-side only). 2012-02-27 07:31:45 +00:00
time Bug fixes: 2012-02-07 20:52:40 +00:00
transport Implement error handling if socket_protect() call fails. 2012-02-17 20:30:08 +00:00
tun Added meta option parsing capability to options parser. 2012-02-29 01:59:01 +00:00