2010/6/4 Eric Blake <eblake(a)redhat.com>:
On 06/03/2010 06:06 PM, Matthias Bolte wrote:
> Allow to specify a proxy to be used by libcurl.
> ---
> docs/drvesx.html.in | 20 ++++++++++++++++-
> src/esx/esx_driver.c | 12 +++++++---
> src/esx/esx_util.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++
> src/esx/esx_util.h | 4 +++
> src/esx/esx_vi.c | 17 ++++++++++++--
> src/esx/esx_vi.h | 4 ++-
> 6 files changed, 105 insertions(+), 9 deletions(-)
ACK.
Thanks, pushed.
Matthias