2008-10-31 Gonzalo Paniagua Javier <gonzalo@novell.com>
[mono.git] / mcs / class / System / System.Net / WebProxy.cs
2007-06-19 Dick Porter2007-06-19 Dick Porter <dick@ximian.com>
2007-05-16 Adar Wesley2007-05-16 Adar Wesley <adarw@mainsoft.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-01 Gert Driesen* WebProxy.cs: In IsBypassed, move address check back...
2007-02-01 Miguel de IcazaRestore address test that was there before 71806
2007-01-28 Raja R HarinathIn gmcs:
2007-01-28 Gert Driesen* WebProxyTest.cs: Move IsBypassed null check to separa...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-06-02 Gonzalo Paniagua... 2006-06-02 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-20 Gonzalo Paniagua... 2006-04-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-20 Gonzalo Paniagua... 2006-04-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-26 Gonzalo Paniagua... 2004-07-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-07-26 Gonzalo Paniagua... 2004-07-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.dll
2003-07-13 Andreas N2003-07-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-06-06 Gonzalo Paniagua... Reworked HttpWebRequest and related classes.
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-21 Lawrence Pit * WebProxy.cs: more rigorous testing, fixed bug +...
2002-05-21 Lawrence Pit * WebClient.cs: stubbed
2002-05-20 Lawrence Pit * WebProxy.cs: added, implemented