|
From: <ope...@li...> - 2011-08-24 15:11:37
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 186baf0db65b3ce4a9d83db2fea3cc2797e04d75 (commit)
from c1f25b6644efaa74c069c20d9a008e1786209a88 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 186baf0db65b3ce4a9d83db2fea3cc2797e04d75
Author: Heiko Hund <hei...@so...>
Date: Thu Aug 11 15:19:46 2011 +0000
remove legacy code to query IE proxy information
The code in ieproxy.[ch] is not used anywhere in OpenVPN anymore.
So, there's no need to keep it.
Signed-off-by: Heiko Hund <hei...@so...>
Acked-by: Gert Doering <ge...@gr...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 -
ieproxy.c | 146 -----------------------------------------------------------
ieproxy.h | 24 ----------
proxy.c | 5 --
4 files changed, 0 insertions(+), 176 deletions(-)
delete mode 100644 ieproxy.c
delete mode 100644 ieproxy.h
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|