11
edits
(minor edit) |
Srijanshetty (talk | contribs) (Progress report for the last three weeks) |
||
Line 59: | Line 59: | ||
== Updates == | == Updates == | ||
We have a weekly meeting every wednesday, at 9AM PDT (9:30 IST). | We have a weekly meeting every wednesday, at 9AM PDT (9:30 IST). | ||
=== 2014-10-29 === | |||
==== Progress ==== | |||
Got stuck on the following points | |||
* Handling timestamps for cookie expiration check | |||
* File functions to maintain a persistent list of cookies on the client side | |||
Created new branch feature/session to work on session support. | |||
Refer: https://github.com/harsh1618/openvpn/commit/52511e638a342c10cda40b6760bb024f1aaa66d8 | |||
=== 2014-10-24 === | |||
==== Progress ==== | |||
Started working on session support. Check the prelogue for implementation details. | |||
=== 2014-10-16 === | |||
==== Progress ==== | |||
Patches sent to Mozilla's newly created fork of OpenVPN https://github.com/mozilla/openvpn. | |||
Added support for all possible combinations of backwards compatibility that we could think of. (This might break when we implement Session Support in further releases). | |||
Refer: https://github.com/harsh1618/openvpn/commit/95ff0b5bdc3f798d41e251eac7d8fddbc9ab371e | |||
=== 2014-10-08 === | === 2014-10-08 === | ||
==== Progress ==== | ==== Progress ==== | ||
Second factor authentication using an external script is now supported. Currently, we are working on backwards compatibility to ensure that users running older versions of OpenVPN client are able to authenticate using old auth methods. We will be submitting patches to Mozilla's newly created fork of OpenVPN https://github.com/mozilla/openvpn. | Second factor authentication using an external script is now supported. Currently, we are working on backwards compatibility to ensure that users running older versions of OpenVPN client are able to authenticate using old auth methods. We will be submitting patches to Mozilla's newly created fork of OpenVPN https://github.com/mozilla/openvpn. | ||
=== 2014-09-27 === | === 2014-09-27 === | ||
==== Progress ==== | ==== Progress ==== |
edits