codegooglecom / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Create Registry plugin / module. #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create Registry plugin/module for libproxy.
This module will be in action for windows port of libproxy.
It will findout the proxy configuration stored in the registry (if any).

Original issue reported on code.google.com by mital.d....@gmail.com on 9 Jul 2009 at 10:48

GoogleCodeExporter commented 9 years ago
btw its not a defect... its a feature request... though I am not able to change 
the
type :P

Original comment by mital.d....@gmail.com on 9 Jul 2009 at 10:49

GoogleCodeExporter commented 9 years ago

Original comment by dominiqu...@gmail.com on 9 Jul 2009 at 4:33

GoogleCodeExporter commented 9 years ago
Adding the Registry plugin functionality.

Please let me know if any bugs/changes required before integrating it with 
trunk.

Original comment by mital.d....@gmail.com on 27 Jul 2009 at 7:19

Attachments:

GoogleCodeExporter commented 9 years ago
npmccallum: please assign this issue to me ...

Original comment by mital.d....@gmail.com on 27 Jul 2009 at 7:20

GoogleCodeExporter commented 9 years ago
uploading the same patch with changes suggested by npmccallum.

Original comment by mital.d....@gmail.com on 28 Jul 2009 at 8:47

Attachments:

GoogleCodeExporter commented 9 years ago
I've actually committed an implementation of w32reg today.  It implements
get_config(), however, get_ignore() still needs to be implemented.  Feel free 
to work
on it.

Original comment by npmccallum@gmail.com on 17 Aug 2009 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by npmccallum@gmail.com on 22 Jan 2010 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by npmccallum@gmail.com on 22 Jan 2010 at 9:05

GoogleCodeExporter commented 9 years ago
This functionality now exists and is tested in trunk.

Original comment by npmccallum@gmail.com on 17 Feb 2010 at 1:58