forgot this
[mono.git] / mcs / class / System / System.Net / ChangeLog
2002-10-24 Gonzalo Paniagua... forgot this
2002-10-24 Gonzalo Paniagua... 2002-10-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-10-03 Dick Porter2002-10-03 Dick Porter <dick@ximian.com>
2002-09-09 Gonzalo Paniagua... 2002-09-09 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-09-04 Gonzalo Paniagua... 2002-09-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-05-28 Lawrence Pit * MonoHttpDate.cs: added
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
2002-05-19 Lawrence Pit * FileWebRequest.cs: finished implementation of async...
2002-05-18 Lawrence Pit * IPEndPoint.cs: fixed bug #24666 in Serialize and...
2002-05-13 Lawrence Pit * Dns.cs: Reimplemented (simplified and fixed) asynchr...
2002-05-12 Lawrence Pit * HttpWebRequest.cs: properties implemented
2002-05-11 Lawrence Pit * FileWebResponse.cs: added
2002-05-11 Lawrence PitWebHeaderCollection implemented
2002-05-11 Lawrence Pitfinished WebRequest.cs
2002-05-09 Lawrence Pit2002-05-09 Lawrence Pit <loz@cable.a2000.nl>
2002-05-05 Lawrence Pit2002-05-06 Lawrence Pit <loz@cable.a2000.nl>
2002-05-05 Lawrence Pitadded implementation of CredentialCache
2002-05-05 Lawrence Pit * IPAddress.cs: fixed IsLoopback, address was already...
2002-05-05 Lawrence Pitnot defined in .net spec, needed for Uri.cs though
2002-05-01 Lawrence Pitnot yet used by Dns itself
2002-04-28 Lawrence PitSocket permission stuff, not yet used by Socket itself.
2002-04-26 Lawrence PitCookie support
2002-04-23 Gonzalo Paniagua... 2002-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-18 Gonzalo Paniagua... 2002-04-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-18 Gonzalo Paniagua... 2002-04-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-16 Gonzalo Paniagua... 2002-04-17 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Patrik Torstensson2002-04-15 Patrik Torstensson <patrik.torstensson...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... Some changes to behave as MS does.
2002-04-14 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-02-24 Duncan Mak2002-02-24 Duncan Mak <duncan@ximian.com>
2002-01-23 Dick Porter2002-01-23 Dick Porter <dick@ximian.com>
2002-01-17 Miguel de IcazaMostly changes to get System.dll compiling again. ...
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2001-11-21 Nick Drochak2001-11-22 Nick Drochak <ndrochak@gol.com>
2001-11-20 Miguel de Icaza2001-11-20 Miguel de Icaza <miguel@ximian.com>
2001-09-26 Mads Pultz* Dns.cs: Initial work on BeginGetHostByName and EndGet...
2001-09-24 Mads Pultz* DnsTest.cs: now tests GetHostByAddress, GetHostByName...
2001-09-23 Mads Pultz*** empty log message ***
2001-07-13 Sean MacIsaacFixed all sorts of compiler errors.