ChangeLog 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789
  1. 2006-04-03 Chris Toshok <[email protected]>
  2. * HttpWebResponse.cs (ContentEncoding): return "" if the header
  3. isn't present.
  4. 2006-03-30 Atsushi Enomoto <[email protected]>
  5. * DownloadStringCompletedEventHandler.cs : missing delegate.
  6. 2006-03-30 Atsushi Enomoto <[email protected]>
  7. * Dns.cs : minor argument renaming.
  8. 2006-03-28 Atsushi Enomoto <[email protected]>
  9. * DownloadDataCompletedEventArgs.cs
  10. DownloadDataCompletedEventHandler.cs
  11. DownloadProgressChangedEventArgs.cs
  12. DownloadProgressChangedEventHandler.cs
  13. DownloadStringCompletedEventArgs.cs
  14. OpenReadCompletedEventArgs.cs
  15. OpenReadCompletedEventHandler.cs
  16. OpenWriteCompletedEventArgs.cs
  17. OpenWriteCompletedEventHandler.cs
  18. UploadDataCompletedEventArgs.cs
  19. UploadDataCompletedEventHandler.cs
  20. UploadFileCompletedEventArgs.cs
  21. UploadFileCompletedEventHandler.cs
  22. UploadProgressChangedEventArgs.cs
  23. UploadProgressChangedEventHandler.cs
  24. UploadStringCompletedEventArgs.cs
  25. UploadStringCompletedEventHandler.cs
  26. UploadValuesCompletedEventArgs.cs
  27. UploadValuesCompletedEventHandler.cs : added 2.0 types.
  28. 2006-03-28 Atsushi Enomoto <[email protected]>
  29. * Dns.cs : filled missing NET_2_0 members.
  30. 2006-03-28 Atsushi Enomoto <[email protected]>
  31. * IPAddress.cs : ugh, I was testing with run-test-ondotnet, not
  32. run-test. Those IPv6 properties needed to be reimplemented.
  33. 2006-03-27 Atsushi Enomoto <[email protected]>
  34. * IPAddress.cs : added NET_2_0 TryParse() and IPv6 related properties.
  35. 2006-03-16 Gonzalo Paniagua Javier <[email protected]>
  36. * WebConnectionStream.cs: avoid Begin/EndWrite when the body length is
  37. zero.
  38. 2006-03-13 Gonzalo Paniagua Javier <[email protected]>
  39. * HttpWebRequest.cs: send the request if ContentLength is set for
  40. POST/PUT, the request stream has that exact amount of bytes in it and
  41. we're trying to get the response stream.
  42. This way, closing the request stream is not needed in order to actually
  43. send the request. Fixes bug #77753.
  44. * WebConnectionStream.cs: throw if the number of bytes written is
  45. greater than the specified request content length.
  46. 2006-03-11 Miguel de Icaza <[email protected]>
  47. * WebClient.cs: Only expose the right methods to avoid warnings.
  48. * FtpDataStream.cs (Dispose): Fix signature.
  49. * FtpWebResponse.cs: Comment out keepAlive field (unused, sounds
  50. like we are missing features here).
  51. * IPAddress.cs: Move m_HashCode property to the end, and set
  52. pragmas to disable warnings.
  53. 2006-02-16 Dick Porter <[email protected]>
  54. * IPEndPoint.cs: The SocketAddress AddressFamily takes up the
  55. first two bytes, not just one. Check the size of the
  56. SocketAddress buffer for IPv6 as well.
  57. * Dns.cs: Cope when GetHostByName_internal or
  58. GetHostByAddr_internal returns fewer items in the array than it
  59. intended to (maybe due to conversion errors.)
  60. 2006-02-09 Carlos Alberto Cortez <[email protected]>
  61. * FtpWebResponse.cs: Add UpdateStatus method, to update both
  62. statusCode and statusDescription at the same time.
  63. 2006-02-08 Carlos Alberto Cortez <[email protected]>
  64. * FtpWebRequest.cs: Remove WebExceptionStatus argument
  65. from CreateExceptionFromResponse, since exceptions gotten
  66. from server response always have a WebExceptionStatus.ProtocolError
  67. value.
  68. 2006-02-08 Carlos Alberto Cortez <[email protected]>
  69. * FtpWebRequest.cs: Add renaming support when using
  70. WebRequestMethods.Ftp.Rename method.
  71. 2006-02-07 Gonzalo Paniagua Javier <[email protected]>
  72. * ChunkedInputStream.cs:
  73. * ChunkStream.cs: handle partial trailers and zero reads. Patch by Pawel
  74. Sakowski.
  75. 2006-02-07 Gonzalo Paniagua Javier <[email protected]>
  76. * HttpWebRequest.cs: don't send the expect-100 if if there's no content.
  77. * HttpListenerRequest.cs:
  78. * HttpConnection.cs:
  79. * RequestStream.cs: use the content length header to avoid reading past
  80. the end of the stream.
  81. Patch by Horst Reiterer.
  82. 2006-02-01 Carlos Alberto Cortez <[email protected]>
  83. * FtpWebRequest.cs: Add supportedCommands array with the sorted
  84. methods, to search using Array.BinarySearch. Remove CheckMethod.
  85. 2006-02-01 Carlos Alberto Cortez <[email protected]>
  86. * FtpWebRequest.cs: Fixed some typos and small issues.
  87. 2006-02-02 Gonzalo Paniagua Javier <[email protected]>
  88. * HttpWebRequest.cs: dummy implementation of UnsafeAuthenticationBlah
  89. property.
  90. 2006-02-01 Carlos Alberto Cortez <[email protected]>
  91. * FtpRequestCreator.cs:
  92. * FtpAsyncResult.cs:
  93. * FtpDataStream.cs:
  94. * FtpWebRequest.cs:
  95. * FtpWebResponse.cs: Initial implementation of FtpWebRequest (2.0)
  96. 2006-02-01 Carlos Alberto Cortez <[email protected]>
  97. * FtpStatusCode.cs: Fix a typo.
  98. 2006-01-26 Gonzalo Paniagua Javier <[email protected]>
  99. * WebClient.cs: (2.0) UploadString() returns string, not void.
  100. 2006-01-10 Gonzalo Paniagua Javier <[email protected]>
  101. * HttpWebResponse.cs: ignore non-integer values for max-age and version.
  102. Fixes bug #77199. Thanks to Cyrille Colin.
  103. 2006-01-10 Gonzalo Paniagua Javier <[email protected]>
  104. * HttpWebResponse.cs: cope with malformed cookies with '=' as value.
  105. Patch by Cyrille Colin. Fixes bug #77179.
  106. 2005-12-25 Carlos Alberto Cortez <[email protected]>
  107. * FtpStatusCode.cs: New 2.0 enum.
  108. 2005-12-09 Gonzalo Paniagua Javier <[email protected]>
  109. * CookieContainer.cs: fix matching of subdomains. Patch by Cyrille
  110. Colin.
  111. 2005-12-08 Gonzalo Paniagua Javier <[email protected]>
  112. * HttpWebResponse.cs: don't loop forever when no name or value between
  113. semicolons. Fixes bug #76943.
  114. 2005-12-06 Gonzalo Paniagua Javier <[email protected]>
  115. * HttpWebResponse.cs: don't fail if the cookie ends with a 'name'
  116. without a value. Fixes bug #76922.
  117. 2005-11-28 Gonzalo Paniagua Javier <[email protected]>
  118. * EndPointListener.cs:
  119. * HttpListenerRequest.cs: don't require the Host header for 1.0. Just
  120. map that to the '*' or '+' host.
  121. 2005-11-22 Gonzalo Paniagua Javier <[email protected]>
  122. * IPAddress.cs: the byte[] ctor supports length 4 in .NET 2.0.
  123. Fixes bug #76792.
  124. 2005-11-21 Senganal T <[email protected]>
  125. * Dns.cs : corrected a mistake in GetHostEntry ()
  126. 2005-11-21 Senganal T <[email protected]>
  127. * Dns.cs : added GetHostEntry() method for 2.0 api conformance
  128. 2005-11-18 Gonzalo Paniagua Javier <[email protected]>
  129. * HttpRequestHeader.cs: add missing values.
  130. 2005-11-17 Gonzalo Paniagua Javier <[email protected]>
  131. * HttpListenerPrefixCollection.cs:
  132. * HttpWebResponse.cs:
  133. * Dns.cs:
  134. * HttpListenerRequest.cs:
  135. * HttpWebRequest.cs:
  136. * HttpListenerResponse.cs: a few signature fixes for 2.0.
  137. 2005-11-17 Gonzalo Paniagua Javier <[email protected]>
  138. * HttpListenerPrefixCollection.cs:
  139. * EndPointListener.cs:
  140. * HttpStreamAsyncResult.cs:
  141. * HttpListenerContext.cs:
  142. * HttpListenerBasicIdentity.cs:
  143. * AuthenticationSchemeSelector.cs:
  144. * HttpListener.cs:
  145. * WebHeaderCollection.cs:
  146. * ListenerPrefix.cs:
  147. * HttpListenerException.cs:
  148. * HttpResponseHeader.cs:
  149. * EndPointManager.cs:
  150. * HttpListenerRequest.cs:
  151. * HttpRequestHeader.cs:
  152. * BindIPEndPoint.cs:
  153. * ResponseStream.cs:
  154. * ChunkedInputStream.cs:
  155. * HttpStatusCode.cs:
  156. * ListenerAsyncResult.cs:
  157. * ChunkStream.cs:
  158. * HttpConnection.cs:
  159. * HttpUtility.cs:
  160. * HttpListenerResponse.cs:
  161. * RequestStream.cs: initial implementation of HttpListener. There are
  162. a few TODOs left (cookies, HTTPS) but almost everything else is in.
  163. 2005-11-15 Sebastien Pouliot <[email protected]>
  164. * IPv6Address.cs: Added on overload to ToString to get a the full
  165. length address returned (as required by System.Uri).
  166. 2005-11-15 Carlos Alberto Cortez <[email protected]>
  167. * WebRequestMethods.cs: New 2.0 class.
  168. 2005-11-05 Atsushi Enomoto <[email protected]>
  169. * WebClient: use POST for DownloadData(). Fixed bug #76631.
  170. 2005-10-26 Atsushi Enomoto <[email protected]>
  171. * AuthenticationSchemes.cs : Fixed enum values and added [Flags].
  172. 2005-10-19 Atsushi Enomoto <[email protected]>
  173. * WebClient.cs : added net_2_0 DownloadString() and DownloadData()
  174. with HTTP method as well.
  175. 2005-10-19 Atsushi Enomoto <[email protected]>
  176. * WebClient.cs : added UploadString() and Encoding (net_2_0). Added
  177. some new overloaded stuff that takes Uri instead of string address.
  178. 2005-10-17 Sebastien Pouliot <[email protected]>
  179. * ICredentialPolicy.cs: New. Interface for 2.0.
  180. 2005-10-05 Atsushi Enomoto <[email protected]>
  181. * AuthenticationSchemes.cs : new 2.0 enum.
  182. 2005-08-27 Gonzalo Paniagua Javier <[email protected]>
  183. * GlobalProxySelection.cs: remove double lock.
  184. * HttpWebRequest.cs: remove double lock in GetServicePoint() and use
  185. a private object when locking.
  186. 2005-07-15 Miguel de Icaza <[email protected]>
  187. * DigestClient.cs: Fix bug #75556, the qop argument must be
  188. quoted, per http://www.faqs.org/rfcs/rfc2617.html section
  189. `quo-options'.
  190. 2005-07-03 Gonzalo Paniagua Javier <[email protected]>
  191. * WebConnectionStream.cs: initiate writing the body before trying to
  192. read. This fixes the performance problems observed in web services.
  193. Closes bug #75455.
  194. 2005-06-27 Lluis Sanchez Gual <[email protected]>
  195. * IPAddress.cs: Changed field names for the sake of serialization
  196. interoperability with MS.NET.
  197. 2005-06-26 Gonzalo Paniagua Javier <[email protected]>
  198. * WebConnection.cs: if cnc.EndRead throws, mark the asyncresult as done.
  199. * WebConnectionStream.cs: if we're done with the body of a chunk, don't
  200. require the next chunk header to be there, as some servers might close
  201. the connection (while also sending 'Connection: close').
  202. 2005-06-22 Gonzalo Paniagua Javier <[email protected]>
  203. * HttpWebRequest.cs: MS implementation follows redirects for POST. Seems
  204. to me that this is against 10.3.3 in RFC 2616, but may be the user
  205. 'authorization' to do this is implicit in AllowAutoRedirect...
  206. 2005-06-21 Gonzalo Paniagua Javier <[email protected]>
  207. * WebConnection.cs: SslClientStream.BeginRead might not be asynchronous
  208. if there's no record available to read. This is a workaround that makes
  209. the call to BeginRead itself asynchronous. Fixes bug #75342.
  210. 2005-06-10 Gonzalo Paniagua Javier <[email protected]>
  211. * WebConnection.cs:
  212. * HttpWebRequest.cs:
  213. * WebConnectionStream.cs: initiate the polling for input data after
  214. sending the header so that we detect any response that the server sends
  215. back even if we're still trying to write the request for a POST/PUT.
  216. If we get the response (or an error) before any one calls GetResponse(),
  217. keep it around instead of ignoring it.
  218. 2005-06-03 Gonzalo Paniagua Javier <[email protected]>
  219. * HttpWebRequest.cs: send the right header/user/password in
  220. PreAuthenticate in presence of a proxy.
  221. 2005-06-03 Gonzalo Paniagua Javier <[email protected]>
  222. * IPv6Address.cs: fix IsLoopback. Closes bug #75128.
  223. 2005-06-03 Gonzalo Paniagua Javier <[email protected]>
  224. * IPv6Address.cs: don't do extra check on ipv4 if this is a ipv6
  225. address. Fixes bug #75125.
  226. 2005-06-03 Gonzalo Paniagua Javier <[email protected]>
  227. * ServicePointManager.cs: when going through a proxy, use 2 different
  228. service points depending on the scheme. Fixes bug #75135.
  229. 2005-05-30 Gonzalo Paniagua Javier <[email protected]>
  230. * Dns.cs: don't parse the address when it comes from an IPAddress.
  231. 2005-05-23 Gonzalo Paniagua Javier <[email protected]>
  232. * WebConnection.cs: prevent 2 nullrefs when the aborting during
  233. Connect() and reset the status to Success before starting a new
  234. request.
  235. 2005-05-19 Sebastien Pouliot <[email protected]>
  236. * WebRequest.cs: Throw NotImplementedException (not NotSupported
  237. Exception) for stuff that should have been abstract. No exception
  238. is thrown by the serialization constructor.
  239. 2005-05-04 James Willcox <[email protected]>
  240. * DigestClient.cs: convert to a hex string with "X8" consistently
  241. for nc-value
  242. 2005-05-04 Gonzalo Paniagua Javier <[email protected]>
  243. * WebConnection.cs: don't rethrow errors in Write, as the error will be
  244. received by GetResponse*. The result is that the threadpool thread doing
  245. this will not end up printing the exception. Fixes bug #74817.
  246. 2005-05-03 Gonzalo Paniagua Javier <[email protected]>
  247. * ServicePoint.cs: HostEntry needs to be thread safe.
  248. 2005-05-03 Gonzalo Paniagua Javier <[email protected]>
  249. * WebConnection.cs: removed a 'slightly' important line by mistake.
  250. * WebConnectionStream.cs: if the transfer encoding is chunked, ignore
  251. content-length header if present.
  252. 2005-05-03 Gonzalo Paniagua Javier <[email protected]>
  253. * WebConnection.cs: no need to use an AutoResetEvent.
  254. * WebConnectionStream.cs: don't start any more reads on the socket
  255. after getting a 0 signalling the end. This fixes Ben's infamous foo.cs
  256. test.
  257. 2005-04-29 Gonzalo Paniagua Javier <[email protected]>
  258. * BasicClient.cs: firefox/IE just send latin1, stripping the high byte
  259. from unicode >= 256 characters.
  260. 2005-04-29 Gonzalo Paniagua Javier <[email protected]>
  261. * BasicClient.cs: use latin1 when encoding the username/domain/password.
  262. Fixes bug #74745.
  263. 2005-04-17 Gonzalo Paniagua Javier <[email protected]>
  264. * WebConnectionStream.cs: if the BeginRead/BeginWrite is completed
  265. synchronously, no need to create the ManualResetEvent to wait on.
  266. 2005-04-16 Gonzalo Paniagua Javier <[email protected]>
  267. * WebConnectionStream.cs: call SetComplete in EndWrite when we're not
  268. buffering the request body. Fixes bug #74637.
  269. * WebAsyncResult.cs: renamed field.
  270. 2005-04-14 Gonzalo Paniagua Javier <[email protected]>
  271. * WebConnectionStream.cs:
  272. * WebAsyncResult.cs: ensure we only call EndRead once per async. result.
  273. Update total before invoking the callback when present.
  274. 2005-04-11 Gonzalo Paniagua Javier <[email protected]>
  275. * WebConnection.cs:
  276. * WebConnectionStream.cs: don't start reading until we've sent at least
  277. the headers. This way we ensure that a Write happens before any Read,
  278. which is needed by the SSL code.
  279. 2005-04-11 Gonzalo Paniagua Javier <[email protected]>
  280. * HttpWebRequest.cs: ensure we read everything before redirecting.
  281. 2005-04-11 Gonzalo Paniagua Javier <[email protected]>
  282. * WebConnectionStream.cs: provide a default callback when doing async.
  283. read/write and waiting for a timeout so that the callback sets the
  284. event and we don't block forever. Fixes bug #74539 take 3.
  285. 2005-04-10 Gonzalo Paniagua Javier <[email protected]>
  286. * WebConnection.cs:
  287. * HttpWebRequest.cs: now Abort() works properly. Fixes bug #74177.
  288. 2005-04-10 Gonzalo Paniagua Javier <[email protected]>
  289. * WebConnection.cs: fix some breakage from my last patch.
  290. * WebConnectionStream.cs: invoke the callback when done even in EndRead.
  291. 2005-04-10 Sebastien Pouliot <[email protected]>
  292. * WebConnection.cs: Added support for TrustFailure when throwing a
  293. WebException. Fix bug #74286.
  294. 2005-04-10 Gonzalo Paniagua Javier <[email protected]>
  295. * HttpWebRequest.cs:
  296. * WebConnectionStream.cs: implemented support for ReadWriteTimeout.
  297. 2005-04-10 Gonzalo Paniagua Javier <[email protected]>
  298. * WebConnection.cs: if we're reading chunked data and didn't use the
  299. stream to read, we gotta set the async. result as complete and invoke
  300. the callback. Don't call nstream.EndRead with the wrong IAsyncResult.
  301. * WebConnectionStream.cs: in EndRead, pass the correct IAsyncResult to
  302. cnc.EndRead. Lock on a field instead of 'this'.
  303. 2005-04-09 Gonzalo Paniagua Javier <[email protected]>
  304. * HttpWebRequest.cs: throw the exception if we got an error, as now
  305. it's catched in the redirection handling code.
  306. 2005-04-08 Gonzalo Paniagua Javier <[email protected]>
  307. * HttpWebRequest.cs: moved redirection handling to a proper place.
  308. 2005-04-07 Gonzalo Paniagua Javier <[email protected]>
  309. * WebHeaderCollection.cs: added if-modified-since to the list of
  310. restricted headers.
  311. * ServicePoint.cs: use a field object when locking.
  312. 2005-04-07 Gonzalo Paniagua Javier <[email protected]>
  313. * WebConnectionStream.cs: ForceCompletion actually calls NextRead. No
  314. need to wait for a Close/ReadAll when we have no content.
  315. 2005-04-04 Gonzalo Paniagua Javier <[email protected]>
  316. * NtlmClient.cs: fix typo in assembly name.
  317. 2005-03-30 Gonzalo Paniagua Javier <[email protected]>
  318. * CookieContainer.cs: adding to a CookieCollection might not increment
  319. the number of items if the cookie is replaced. Now Count works properly.
  320. Fixed an array index exception (typo).
  321. * CookieCollection.cs: also compare the version.
  322. * HttpWebResponse.cs: when we have cookies, add them to the request
  323. container.
  324. * HttpWebRequest.cs: changed last parameter of HttpWebResponse ctor.
  325. 2005-03-30 Miguel de Icaza <[email protected]>
  326. * Cookie.cs: Compare using the InvariantCulture, to match the
  327. behavior of CookieContainer that already did this.
  328. 2005-03-30 Gonzalo Paniagua Javier <[email protected]>
  329. * WebConnection.cs: we don't need to trigger the next queued request
  330. until the response is closed.
  331. 2005-03-29 Miguel de Icaza <[email protected]>
  332. * HttpWebResponse.cs: Handle quotations in the cookies values, per
  333. the spec http://www.faqs.org/rfcs/rfc2109.html, it is allowed to
  334. have quotations.
  335. 2005-03-18 Gonzalo Paniagua Javier <[email protected]>
  336. * BasicClient.cs:
  337. * DigestClient.cs: check that GetCredential() does not return null.
  338. 2005-03-16 Gonzalo Paniagua Javier <[email protected]>
  339. * BasicClient.cs: ensure credentials are not null.
  340. 2005-03-10 Gonzalo Paniagua Javier <[email protected]>
  341. * HttpWebResponse.cs: moved cookie parsing into its own class.
  342. * WebHeaderCollection.cs: remove (probably bogus) GetMultipleValues
  343. call.
  344. * HttpWebRequest.cs: don't let exception raised in the ctor of
  345. HttpWebResponse vanish.
  346. Fixes bug #73275.
  347. 2005-03-01 Gonzalo Paniagua Javier <[email protected]>
  348. * WebHeaderCollection.cs: handle commas inside quotes when splitting
  349. a multi-value header. Fixes bug #73151.
  350. 2005-02-13 Gonzalo Paniagua Javier <[email protected]>
  351. * DigestClient.cs: fix for digest auth. and URIs containing query. Patch
  352. by James Wilcox. Fixes bug #72571.
  353. 2005-02-12 Gonzalo Paniagua Javier <[email protected]>
  354. * HttpWebResponse.cs:
  355. * WebConnection.cs:
  356. * HttpWebRequest.cs:
  357. * WebConnectionStream.cs: don't read the entire response unless the
  358. user requests it. Fixes bug #72443.
  359. 2005-02-08 Zoltan Varga <[email protected]>
  360. * IPv6Address.cs: Fix endianess problems.
  361. * IPAddress.cs: Fix misleading comments.
  362. 2005-02-04 Gonzalo Paniagua Javier <[email protected]>
  363. * HttpWebRequest.cs: send the headers when we're supposed to write
  364. a POST/PUT but call GetResponse before GetRequestStream.
  365. * WebConnectionStream.cs: new RequestWritten property.
  366. 2005-01-20 Jonathan Pryor <[email protected]>
  367. * EndpointPermission.cs: Fix IsSubsetof(hostname) so that the regression
  368. tests work. In particular, IsSubsetOf ("12.13.*.*", "12.13.14.*") failed
  369. because 14 wasn't a subset of * (which it is). Fix: if part1 is we
  370. continue to the next portion.
  371. 2005-01-20 Jonathan Pryor <[email protected]>
  372. * IPAddress.cs (ParseIPV4): Fix so that the regression tests work. In
  373. particular, " foo" and ".1.1.6" weren't being caught (" foo" because it
  374. started with a space, and ".1.1.6" because the split string accepted a
  375. 0-length portion, which would make 1...6 valid, but isn't valid based on
  376. similar test cases).
  377. 2005-01-20 Jonathan Pryor <[email protected]>
  378. * WebHeaderCollection.cs: Fix GetValues(string) to split the values on
  379. commas if the header is a Multi-Value header. This matches
  380. MonoTests.System.Net.WebHeaderCollectionTest.
  381. 2005-01-19 Sebastien Pouliot <[email protected]>
  382. * WebPermissionAttribute.cs: Fixed NET_1_1 behaviour.
  383. 2004-12-14 Gonzalo Paniagua Javier <[email protected]>
  384. * WebConnectionStream.cs: remove unneeded check. Write detects and
  385. triggers the exception now.
  386. 2004-12-14 Gonzalo Paniagua Javier <[email protected]>
  387. * AuthenticationManager.cs: don't lock on a public Type.
  388. * HttpWebRequest.cs: read the error response for auth. errors.
  389. 2004-12-12 Gonzalo Paniagua Javier <[email protected]>
  390. * HttpWebRequest.cs: set webResponse back to null when redirecting.
  391. Fix the previous patch so that it reads the whole response even if
  392. auto-redirect is not enabled. Closes bug #70484.
  393. 2004-12-12 Gonzalo Paniagua Javier <[email protected]>
  394. * HttpWebResponse.cs: added ReadAll method.
  395. * WebConnection.cs: in HandleError, set the response error after
  396. closing the socket. Use an async. delegate to finish reading any prior
  397. WebConnectionStream.
  398. * HttpWebRequest.cs: for error responses that allow content, read the
  399. stream immediately. Fixes bug #70483.
  400. 2004-12-11 Gonzalo Paniagua Javier <[email protected]>
  401. * CookieContainer.cs: quote the port number.
  402. 2004-12-10 Gonzalo Paniagua Javier <[email protected]>
  403. * WebConnection.cs:
  404. * WebConnectionStream.cs: removed TryReconnect. It's no longer needed.
  405. 2004-12-05 Gonzalo Paniagua Javier <[email protected]>
  406. * WebConnection.cs: set the event in Close so that if the queue is
  407. empty, we won't block forever on next request. The finalizer was
  408. removed because we're not implementing IDisposable pattern here.
  409. 2004-12-04 Gonzalo Paniagua Javier <[email protected]>
  410. * WebConnection.cs: handle errors on chunked streams. Fixes bug #66858.
  411. * ChunkStream.cs: added error checking all over.
  412. * HttpWebRequest.cs: throw the exception received in SetResponseError
  413. if we already have a response.
  414. (SetRequestData): Don't nest the exception if it's a WebException.
  415. 2004-12-03 Gonzalo Paniagua Javier <[email protected]>
  416. * WebConnection.cs: remove prevStream and don't set busy to false in
  417. HandleError. prevStream is not needed any more and setting 'busy' so
  418. early might let a request skip the queue.
  419. * WebConnectionGroup.cs: decrement the indexer when removing a dead
  420. reference from the arraylist.
  421. * WebConnectionStream.cs:
  422. (ReadAll): call NextRead if it has not been called before even when
  423. we have completed the request. Reuse the read buffer when reading a
  424. response of unknown size. Increase the buffer to 8kB.
  425. (BeginRead): increase pendingReads earlier and even when reading from
  426. the internal buffer.
  427. (EndRead): decrease pendingReads later and always.
  428. 2004-12-01 Gonzalo Paniagua Javier <[email protected]>
  429. * CookieContainer.cs: style, fixed checks for properties, implemented
  430. the MonoTODOs for the method that take an Uri. GetCookies and
  431. GetCookieHeaders now really return only the cookies that are requested
  432. filtering by the Uri parameter.
  433. * Cookie.cs: style, added default values for Comment, Domain and Port.
  434. 2004-12-01 Gonzalo Paniagua Javier <[email protected]>
  435. * CookieCollection.cs: reformatted, fixed Add by adding a new method to
  436. search across the arraylist, as list.IndexOf is not what we want.
  437. 2004-11-19 Gonzalo Paniagua Javier <[email protected]>
  438. * WebConnection.cs: check for FIN or RST on the socket before reusing.
  439. Fixes bug #69388.
  440. 2004-11-09 Gonzalo Paniagua Javier <[email protected]>
  441. * ChunkStream.cs: simplified condition for WantMore property.
  442. * WebConnection.cs: in Connect(), finish any pending reads we might
  443. have for chunked data. Ignore possible blank lines at the very
  444. beginning of the server response. Honor user set KeepAlive in
  445. HttpWebRequest for HTTP/1.1 connections. Thanks to Eyal Alayuf for
  446. his suggestions and code.
  447. 2004-11-01 Gonzalo Paniagua Javier <[email protected]>
  448. * HttpWebResponse.cs: don't lock up when the cookie received ends with
  449. a semicolon. Patch by Darryl VanDorp. Fixes bug #68956.
  450. 2004-10-27 Gonzalo Paniagua Javier <[email protected]>
  451. * HttpWebRequest.cs: don't fail if the request has already been sent
  452. when accessing ContentType setter. Fixes bug #68848.
  453. 2004-10-25 Gonzalo Paniagua Javier <[email protected]>
  454. * ChunkStream.cs:
  455. (WantMore): we're not done until we get a 0 chunk size and the trailer.
  456. The 0 can be expressed as more than one character too (ie, 000000).
  457. * HttpWebRequest.cs: new argument in SetResponseError.
  458. * WebConnection.cs: added argument to HandleError as a hint for
  459. debugging.
  460. (Connect): make the chunked stream be in the expected state when
  461. reusing.
  462. * WebConnectionStream.cs: removed unused method (ResetWriteBuffer).
  463. 2004-10-10 David Sheldon <[email protected]>
  464. * HttpWebRequest.cs: Use RemoveAndAdd for AddRange. Fixes unittest.
  465. 2004-10-05 Gonzalo Paniagua Javier <[email protected]>
  466. * HttpWebRequest.cs: use RemoveAndAdd for headers multivalue headers.
  467. * WebHeaderCollection.cs: added RemoveAndAdd that behaves like the old
  468. SetInternal.
  469. 2004-10-04 Gonzalo Paniagua Javier <[email protected]>
  470. * HttpWebRequest.cs: ProxyQuery returns true when we use a proxy without
  471. tunneling a secure connection.
  472. * ServicePoint.cs: added UseConnect property.
  473. * ServicePointManager.cs: set the UseConnect property when we use a http
  474. proxy for a https connection.
  475. * WebConnection.cs: setup the tunnled connection when using a proxy and
  476. https.
  477. 2004-09-13 Gonzalo Paniagua Javier <[email protected]>
  478. * HttpWebResponse.cs: remove unused SplitValue method.
  479. 2004-09-10 Sebastien Pouliot <[email protected]>
  480. * DnsPermission.cs: Updated to pass new unit tests.
  481. * DnsPermissionAttribute.cs: Cleanup.
  482. * SocketPermission.cs: Updated to pass new unit tests.
  483. * SocketPermissionAttribute.cs: Updated to pass new unit tests.
  484. * WebPermission.cs: Implemented some TODO - not complete yet.
  485. * WebPermissionAttribute.cs: Updated to pass new unit tests.
  486. 2004-08-11 Gonzalo Paniagua Javier <[email protected]>
  487. * Cookie.cs: don't fail when using default constructor. Fixes bug
  488. #62890.
  489. 2004-08-11 Gonzalo Paniagua Javier <[email protected]>
  490. * HttpWebResponse.cs: set-cookie and set-cookie2 can be present more
  491. than once and have multiple values. Don't rely on string.split when
  492. parsing cookie values.
  493. * WebHeaderCollection.cs: same thing for set-cookie and set-cookie2.
  494. Fixed GetValues (it was splitting values that contained a comma) and
  495. changed SetInternal to handle multi-value headers.
  496. Fixes bug #62744.
  497. 2004-07-26 Gonzalo Paniagua Javier <[email protected]>
  498. * WebProxy.cs: fix scheme detection. Patch by Konstantin Triger
  499. ([email protected]).
  500. 2004-07-16 Gonzalo Paniagua Javier <[email protected]>
  501. * HttpWebRequest.cs: detect changes in scheme or port when redirecting.
  502. Fixes las take on bug 61218.
  503. 2004-07-14 Gonzalo Paniagua Javier <[email protected]>
  504. * WebConnection.cs: moved loading of the ssl stream Type to its own
  505. method. Don't create a new ssl stream if we're reusing the connection.
  506. * WebConnectionStream.cs: ensure the number of bytes copied in ReadAll
  507. is the expected even if the dta from the server has extra bytes.
  508. 2004-07-12 Gonzalo Paniagua Javier <[email protected]>
  509. * WebConnection.cs:
  510. * WebConnectionStream.cs: when the status code is 1xx, 204 or 304,
  511. "responses MUST NOT include a message-body". We tried to read the
  512. stream even when getting those codes and considered the 0 length
  513. read as a failure.
  514. 2004-07-09 Gonzalo Paniagua Javier <[email protected]>
  515. * HttpWebRequest.cs: removed bogus Monitor.Exit.
  516. * WebConnection.cs: use Address instead of RequestUri when checking for
  517. the scheme in order to select the stream type. Fixes bug #61218.
  518. 2004-06-06 Gonzalo Paniagua Javier <[email protected]>
  519. * ChunkStream.cs: added ChunkLeft property.
  520. * WebConnection.cs:
  521. (EndRead): when using small byte arrays to read from a chunked stream,
  522. ensure we've read the chunk size and try to fulfill the request
  523. completely. fixes bug 59653.
  524. 2004-05-29 Gonzalo Paniagua Javier <[email protected]>
  525. * WebConnectionStream.cs: fixed CanRead property. Closes bug #59273.
  526. 2004-05-28 Gonzalo Paniagua Javier <[email protected]>
  527. * DigestClient.cs: cache the sessions based on address and
  528. credentials, not only address. Added poor men's expiration to
  529. the session cache. Fixes bug #59202.
  530. 2004-05-26 Gonzalo Paniagua Javier <[email protected]>
  531. * IPAddress.cs:
  532. * IPEndPoint.cs:
  533. * IPv6Address.cs: no more warnings about IPAddress.Address.
  534. 2004-05-18 Gonzalo Paniagua Javier <[email protected]>
  535. * WebException.cs: implemented serialization .ctor and
  536. GetObjectData().
  537. 2004-05-13 Gonzalo Paniagua Javier <[email protected]>
  538. * WebAsyncResult.cs: don't create the WaitHandle if not needed.
  539. 2004-05-13 Gonzalo Paniagua Javier <[email protected]>
  540. * HttpWebRequest.cs: added 3 missing properties for 1.1. They are not
  541. used yet.
  542. * NetConfig.cs: added MaxResponseHeadersLength field.
  543. * ServicePoint.cs:
  544. * ServicePointManager.cs: added missing properties for 1.1.
  545. 2004-05-03 Sebastien Pouliot <[email protected]>
  546. * WebConnection.cs: Use assembly name const to load Mono.Security.
  547. 2004-05-03 Lluis Sanchez Gual <[email protected]>
  548. * NtlmClient.cs: Use assembly name const to load Mono.Security.
  549. 2004-04-24 Gonzalo Paniagua Javier <[email protected]>
  550. * WebConnectionStream.cs: avoid the exception when getting the content
  551. length if possible.
  552. 2004-03-29 Lluis Sanchez Gual <[email protected]>
  553. * HttpWebRequest.cs: Use a lock block instead of Monitor.Enter/Exit, so
  554. the lock is released in case of exception (for example, a
  555. ThreadAbortException). This also "fixes" bug #52417.
  556. Beware, this requires a runtime update (due to a bug in Monitor.Exit).
  557. * ServicePoint.cs: Changed method from internal to private, since it
  558. is not called from outside the class.
  559. 2004-03-24 Gonzalo Paniagua Javier <[email protected]>
  560. * HttpWebRequest.cs: added the exception status to the error message.
  561. * WebConnection.cs: add headers using SetInternal instead of Add to
  562. bypass header name validation. Fixes bug #55994.
  563. * WebHeaderCollection.cs: added SetInternal (string header).
  564. 2004-03-04 Gonzalo Paniagua Javier <[email protected]>
  565. * WebConnection.cs:
  566. * WebConnectionGroup.cs: the requests queue is now shared for all the
  567. connections belonging to the same connection group.
  568. 2004-02-26 Sebastien Pouliot <[email protected]>
  569. * DefaultCertificatePolicy.cs: New. Certificate validation
  570. policy compatible with the documented one present in Fx. It
  571. allows valid certificates and expired certificates to be used
  572. for SSL connections.
  573. * ServicePointManager.cs: Removed the DummyPolicy. Now creates
  574. a DefaultCertificatePolicy to validate certificates.
  575. 2004-02-26 Gonzalo Paniagua Javier <[email protected]>
  576. * ServicePoint.cs: SendContinue is always false for HTTP/1.0
  577. * WebConnection.cs: get rid of WaitForContinue() (yes!) and prevent
  578. calling more the ContinueDelegate more than once when we get the
  579. headers in several packets.
  580. * WebConnectionStream.cs: removed call to WaitForContinue.
  581. 2004-02-25 Sebastien Pouliot <[email protected]>
  582. * WebConnection.cs: Update previous patch to use HttpsClientStream
  583. (internal in Mono.Security assembly) in place of SslClientStream.
  584. This will reduce reflection and allow to use ICertificatePolicy.
  585. 2004-02-25 Gonzalo Paniagua Javier <[email protected]>
  586. * DigestClient.cs: fix quote handling. Reordered attributes in response.
  587. Fixed typo (QOP->CNonce). Now Digest works with apache2.
  588. 2004-02-25 Gonzalo Paniagua Javier <[email protected]>
  589. * DigestClient.cs: removed Console.
  590. * HttpWebRequest.cs: 401/407 were hanging for GET. Fixed.
  591. 2004-02-24 Sebastien Pouliot <[email protected]>
  592. * DigestClient.cs: Fixed issue with Apache server which do not use "
  593. for specifying the digest algorithm (.e.g. algorithm=MD5 not ="MD5").
  594. 2004-02-20 Gonzalo Paniagua Javier <[email protected]>
  595. * HttpWebRequest.cs: arghhh. I used the server response headers instead
  596. of what the client is supposed to send. Thanks to Helge Hess.
  597. 2004-02-19 Gonzalo Paniagua Javier <[email protected]>
  598. * AuthenticationManager.cs: implemented PreAuthenticate().
  599. * HttpWebRequest.cs: once we know the version of the server, use it if
  600. below the requested one. Remove 'Expect', 'Content-Length' and /or
  601. 'Transfer-Encoding' if appropiate due to changes in version. Fixed
  602. 'Host' header for non-standard ports. Support preauthentication. Closes
  603. bug #50530.
  604. 2004-02-19 Gonzalo Paniagua Javier <[email protected]>
  605. * HttpWebRequest.cs: check for missing or wrong URI in Location header
  606. when redirecting.
  607. * WebConnection.cs: if the data read does not contain all the headers,
  608. keep it around and read the rest until we get to the response body.
  609. Allow response code with no description. Fixed bug #54543.
  610. 2004-02-18 Sebastien Pouliot <[email protected]>
  611. * SecurityProtocolType.cs: Added missing [Serializable] to enum. Added
  612. Default and Ssl2 to NET_2_0 profile. Enum is now internal for NET_1_0
  613. profile (as we need it for SslClientStream).
  614. * ServicePoint.cs: Added internal SetCertificates(client,server).
  615. * ServicePointManager.cs: Added CheckCertificateRevocationList and
  616. CheckCertificateRevocationList static properties (public in 1.1,
  617. internal for 1.0).
  618. * WebConnection.cs: Dynamically creates a SslClientStream (from
  619. Mono.Security assembly) in case of https. Changed NetworkStream to
  620. Stream everywhere.
  621. 2004-02-18 Gonzalo Paniagua Javier <[email protected]>
  622. * HttpWebRequest.cs: send the 'Connection: keep-alive' header when we
  623. don't know the server version or it's 1.0.
  624. * ServicePoint.cs: added SetVersion.
  625. * WebAsyncResult.cs: remove ChunkAsyncResult.
  626. * WebConnection.cs: set the ServicePoint version when getting a response
  627. from the server.
  628. * WebConnectionStream.cs: when posting chunked content, send the head,
  629. body and trailer of the chunk at once instead of doing 3 separate
  630. writes, which may cause troubles.
  631. 2004-02-18 Gonzalo Paniagua Javier <[email protected]>
  632. * WebConnection.cs: if we get a 100 when we're not waiting for it, set
  633. that information in the ServicePoint.
  634. * WebConnectionStream.cs: send headers in the right order for
  635. non-chunked POST.
  636. 2004-02-17 Gonzalo Paniagua Javier <[email protected]>
  637. * WebConnectionStream.cs: fixed nullrefs in BeginWrite/EndWrite.
  638. 2004-02-17 Gonzalo Paniagua Javier <[email protected]>
  639. * HttpWebRequest.cs: on second and sucesive tries when authenticating,
  640. don't use chunked encoding for POST, as we know the content length and
  641. have the body. Nullify bodyBuffer always in CheckFinalStatus.
  642. * WebAsyncResult.cs: added ChunkAsyncResult property. It holds the
  643. IAsyncResult when writing CRLF at the end of a chunk.
  644. * WebConnectionStream.cs: support sending chunked data.
  645. 2004-01-24 Lluis Sanchez Gual <[email protected]>
  646. * HttpWebRequest.cs: When retrying a POST request after an
  647. authentication failure, resend the body. This fixes bug #51841.
  648. * WebConnectionStream.cs: Added properties for getting what's been
  649. written.
  650. 2004-02-12 Gonzalo Paniagua Javier <[email protected]>
  651. * HttpWebRequest.cs: don't send 'Expect: 100-continue' for 1.0 version.
  652. 2004-02-12 Gonzalo Paniagua Javier <[email protected]>
  653. * HttpWebRequest.cs: support proxy authentication.
  654. 2004-02-12 Gonzalo Paniagua Javier <[email protected]>
  655. * BasicClient.cs:
  656. * DigestClient.cs: use IndexOf instead of StartsWith to deal with
  657. servers that provide several authentication schemas.
  658. 2004-02-12 Gonzalo Paniagua Javier <[email protected]>
  659. * ChunkStream.cs: use an array of buffers instead of a MemoryStream for
  660. storing the chunks. This way, we won't miss traling data from the
  661. previous chunk when a new one is received before the other is fully
  662. read.
  663. 2004-01-27 Nick Drochak <[email protected]>
  664. * DigestClient.cs:
  665. * HttpWebRequest.cs:
  666. * IPv6Address.cs:
  667. * WebClient.cs:
  668. * WebConnection.cs:
  669. * WebConnectionStream.cs: Remove unused variables thus eliminating some
  670. build warnings.
  671. 2004-01-26 Gonzalo Paniagua Javier <[email protected]>
  672. * WebConnection.cs: patch by Yaacov Akiba Slama that fixes 100-continue
  673. handling for the case when the same packet also contains the actual
  674. [2-5]xx response.
  675. 2004-01-24 Lluis Sanchez Gual <[email protected]>
  676. * HttpWebRequest.cs: Added missing property.
  677. 2004-01-23 Gonzalo Paniagua Javier <[email protected]>
  678. * Dns.cs: don't block forever in EndResolve and EndGetHostByName. Fixes
  679. bug #53222.
  680. 2004-01-16 Lluis Sanchez Gual <[email protected]>
  681. * ChunkStream.cs: The "size" parameter of Write is not the number of
  682. bytes to write, but the last offset to be written. Thus, in WriteAndRead
  683. Back, since "read" is not an offset but the number of bytes, it must be
  684. added to the offset. Maybe it would be a good idea to change the name of
  685. the parameter, since it is confusing. This should fix bug #52591.
  686. 2004-01-12 Lluis Sanchez Gual <[email protected]>
  687. * WebConnection.cs: Yet another fix for WebConnection. This fixes
  688. bug #52169.
  689. 2004-01-09 Gonzalo Paniagua Javier <[email protected]>
  690. * WebConnection.cs: Data.Init is a bad boy. Lluis realized. He also
  691. tidied up the end of ReadDone. Disabled relaunching the request if 2
  692. InitRead are called, since now we don't throw everything into
  693. RegisterWaitForSingleObject but one request at a time.
  694. * WebConnectionGroup.cs: when checking available connections, allow them
  695. not to be Connected but allocated to honor the connection limit.
  696. * WebConnectionStream.cs: CheckComplete() now checks for nextReadCalled
  697. too. ReadAll don't mess contentLength if it's provided in the headers.
  698. BIG thanks to Lluis. Turns out that we were debugging the same stuff and
  699. his Data.Init discovery was THE thing I was missing.
  700. Fixes bug #51277.
  701. 2004-01-09 Gonzalo Paniagua Javier <[email protected]>
  702. * ServicePointManager.cs: use GetMaxConnections to get the appropiate
  703. number of connections limit.
  704. 2004-01-09 Gonzalo Paniagua Javier <[email protected]>
  705. * MonoHttpDate.cs: use the invariant culture, not en-US. Suspected
  706. guilty for bug 52629.
  707. 2003-12-16 Gonzalo Paniagua Javier <[email protected]>
  708. * CredentialCache.cs: return null instead of throwing NotImplemented.
  709. 2003-12-12 Gonzalo Paniagua Javier <[email protected]>
  710. * HttpWebRequest.cs: fixed checking if method allows a body. Patch by
  711. Benjamin Jemlich ([email protected]).
  712. 2003-12-12 Gonzalo Paniagua Javier <[email protected]>
  713. * HttpWebRequest.cs: deal with authentication schemes that have more
  714. than 1 round trip (Ntlm).
  715. 2003-12-11 Gonzalo Paniagua Javier <[email protected]>
  716. * NtlmClient.cs: new class that actually uses one from Mono.Http to do
  717. the authentication.
  718. 2003-12-02 Gonzalo Paniagua Javier <[email protected]>
  719. * HttpWebRequest.cs: when building the redirect URI, use the previous
  720. one as the base URI, which makes relative URIs work.
  721. 2003-12-02 Gonzalo Paniagua Javier <[email protected]>
  722. * DigestClient.cs: merged in code from Sebastien Pouliot and Greg
  723. Reinacker that Supports cnonce and preauthentication.
  724. 2003-12-02 Gonzalo Paniagua Javier <[email protected]>
  725. * DigestClient.cs: initial Digest authentication. Works with apache
  726. mod_digest.
  727. 2003-11-27 Gonzalo Paniagua Javier <[email protected]>
  728. * HttpWebRequest.cs: removed unneeded StringBuilder.
  729. * WebConnection.cs: default to keep the connection open for HTTP/1.1
  730. only or HTTP/1.0 + (Proxy-)Connection header. Fixes bug #51208.
  731. 2003-11-17 Gonzalo Paniagua Javier <[email protected]>
  732. * WebConnection.cs: turns out that socket.Connected is not useful until
  733. we actually try to send/receive data, even if the other end has already
  734. closed the socket. Added TryReconnect() and Connected.
  735. * WebConnectionData.cs: default value for StatusCode is 0 now.
  736. * WebConnectionGroup.cs: reuse the connection since the beginning,
  737. instead of opening up to ConnectionLimit and then reusing.
  738. * WebConnectionStream.cs: reopen the socket if we're trying to reuse
  739. one which fails on first write.
  740. 2003-11-14 Gonzalo Paniagua Javier <[email protected]>
  741. * WebConnectionStream.cs: when a callback is passed to BeginRead/Write,
  742. wrap it and do our job before calling it. Fixes bug #48497.
  743. 2003-11-12 Andreas Nahr <[email protected]>
  744. * WebExceptionStatus.cs: Restyled, Added .Net 1.1 members
  745. * SecurityProtocolType.cs: Added and implemented
  746. 2003-11-12 Gonzalo Paniagua Javier <[email protected]>
  747. * HttpWebRequest.cs: fixed redirects when they target another host.
  748. 2003-11-06 Gonzalo Paniagua Javier <[email protected]>
  749. * IPAddress.cs: prevent exceptions when trying to parse the static IPv6
  750. addresses.
  751. 2003-10-17 Pedro Martínez Juliá <[email protected]>
  752. * WebClient.cs: use Path.DirectorySeparator instead of "/" for
  753. windows compatibility. Add some checks for file paths like
  754. "C:/xxx/yyy/..." and like "/home/xxx/...".
  755. 2003-10-16 Pedro Martínez Juliá <[email protected]>
  756. * WebClient.cs: added a slash between directory and file names.
  757. 2003-10-13 Gonzalo Paniagua Javier <[email protected]>
  758. * HttpWebRequest.cs:
  759. * HttpWebResponse.cs: better abort handling and leave the stream in a
  760. stable status on abort.
  761. 2003-10-12 Pedro Martínez Juliá <[email protected]>
  762. * WebClient.cs: refine reading of local files (like MS.NET).
  763. 2003-10-10 Pedro Martínez Juliá <[email protected]>
  764. * WebClient.cs: MS.NET works right when we try OpenRead("file.txt")
  765. but we didn't. Now, when Uri fails with an exception, it adds
  766. "file://" before the URI and tries again.
  767. 2003-10-09 Gonzalo Paniagua Javier <[email protected]>
  768. * ServicePoint.cs: preparing for recycling. Not yet finished.
  769. * ServicePointManager.cs: this is the one that reads config.
  770. * WebConnectionGroup.cs: don't read config here.
  771. * WebConnection.cs: added the queue again. Launch queued requests on
  772. error.
  773. 2003-10-08 Gonzalo Paniagua Javier <[email protected]>
  774. * WebConnection.cs: the queue is now handled by the threadpool.
  775. Initialize the connection data in a place where it does not depend on
  776. the execution order of the requests in threadpool. More error handling.
  777. * WebConnectionGroup.cs: use the limits in the config file and reuse
  778. connections when the limit is reached.
  779. 2003-10-02 Gonzalo Paniagua Javier <[email protected]>
  780. * HttpWebRequest.cs: handle 304 à la MS.
  781. * WebConnection.cs: set the response data when reading 0 bytes.
  782. 2003-09-16 Gonzalo Paniagua Javier <[email protected]>
  783. * WebConnectionStream.cs: fix by Lluis to avoid the stream being in an
  784. invalid state.
  785. 2003-08-14 Nick Drochak <[email protected]>
  786. * WebRequest.cs: Check lower case string since that is what we will add.
  787. 2003-08-04 Jerome Laban <[email protected]>
  788. * IPHostEntry.cs: Default contructor must not initialize members.
  789. (Fixes bug #45575).
  790. 2003-07-27 Andreas Nahr <[email protected]>
  791. * CredentialCache.cs: Removed undefined serializable attribute
  792. 2003-07-20 Gonzalo Paniagua Javier <[email protected]>
  793. * ChunkStream.cs:
  794. (WantMore): true if we've not received the last chunk yet. Fixes
  795. bug #45463. Thanks to Miguel for tracking this down and providing a
  796. test case.
  797. * WebConnection.cs: removed bogus ^M's.
  798. * WebHeaderCollection.cs: provide more info when the header or value is
  799. wrong.
  800. 2003-07-15 Andreas Nahr <[email protected]>
  801. * ChunkStream.cs: Removed unused members
  802. * IPAddress.cs: Removed unused exception variable, fixes compiler
  803. warning.
  804. * WebConnection.cs: Removed unused exception variables, fixes compiler
  805. warnings.
  806. 2003-07-14 Lluis Sanchez Gual <[email protected]>
  807. * NetConfig.cs: If Clone method is not public, then it must use
  808. explicit interface method implementation syntax.
  809. 2003-07-14 Jerome Laban <[email protected]>
  810. * Dns.cs: Reworked indentation.
  811. Added IPv6 support.
  812. Added literal address checking in GetHostByAddress.
  813. Changed Dns.Resolve behavior.
  814. * IPAddress.cs:
  815. * IPEndPoint.cs: Added IPv6 support.
  816. * IPv6Address.cs: Added address compression.
  817. * NetConfig.cs: Added configuration section.
  818. 2003-07-14 Jerome Laban <[email protected]>
  819. * ServicePoint.cs: Removed Connect and GetEndPoint methods.
  820. Removed reverse resolution when uri is literal IP address.
  821. * WebConnection.cs: IPv6 compatibility update: Try to connect
  822. to all addresses returned by IPHostEntry.
  823. * WebConnectionGroup.cs: Removed unused parameter.
  824. 2003-07-13 Andreas Nahr <[email protected]>
  825. * WebProxy.cs: Add serialization/ deserialization support
  826. 2003-07-10 Andreas Nahr <[email protected]>
  827. * ProxyUseType.cs:
  828. * WebStatus.cs: Deleted (do not exist in this assembly)
  829. * IPv6Address.cs: Made internal
  830. 2003-07-08 Gonzalo Paniagua Javier <[email protected]>
  831. * HttpWebRequest.cs:
  832. * ServicePointManager.cs:
  833. * WebConnection.cs: added support for proxies.
  834. 2003-07-05 Andreas Nahr <[email protected]>
  835. * DnsPermissionAttribute.cs:
  836. * SocketPermissionAttribute.cs: Fixed wrong AttributeUsageAttribute
  837. 2003-07-05 Andreas Nahr <[email protected]>
  838. * WebPermission.cs: Added and partially implemented
  839. * WebPermissionAttribute.cs: Added and implemented
  840. 2003-07-01 Gonzalo Paniagua Javier <[email protected]>
  841. * WebClient.cs: fixed bug #45651.
  842. 2003-06-29 Gonzalo Paniagua Javier <[email protected]>
  843. * WebClient.cs: Small fix by Sebastian <[email protected]>.
  844. 2003-06-29 Gonzalo Paniagua Javier <[email protected]>
  845. * WebConnection.cs: fixed header writing the reusing a connection and
  846. the server does not send 100-continue response.
  847. 2003-06-26 Gonzalo Paniagua Javier <[email protected]>
  848. * WebConnection.cs: close the socket and connection when disposing.
  849. * WebRequest.cs: removed setter for RequestUri. Allow non-public ctors
  850. when creating instances.
  851. * HttpWebRequest.cs:
  852. * HttpWebResponse.cs:
  853. * FileWebRequest.cs: support serialization.
  854. * FileWebResponse.cs: support serialization and fixed dispose checks.
  855. * FileWebRequestCreator.cs:
  856. * HttpRequestCreator.cs: added internal .ctor.
  857. 2003-06-24 Lluis Sanchez Gual <[email protected]>
  858. * HttpWebRequest.cs: SetWriteStream(): SendRequestHeaders should be
  859. called before asyncWrite.SetCompleted, to make sure that the waiting
  860. thread does not start to send more information before
  861. SendRequestHeaders has finished.
  862. 2003-06-22 Lluis Sanchez Gual <[email protected]>
  863. * WebConnectionStream.cs: Only increment pendingReads if an asynchronous
  864. read is really needed.
  865. 2003-06-20 Gonzalo Paniagua Javier <[email protected]>
  866. * WebHeaderCollection.cs: prevent duplication headers used niternally.
  867. 2003-06-14 Gonzalo Paniagua Javier <[email protected]>
  868. * HttpWebRequest.cs: if CookieContainer has not been set, make
  869. HttpWebResponse ignore Set-Cookie* headers.
  870. * HttpWebResponse.cs: Set-Cookie and Set-Cookie headers removed if
  871. CookieContainer have been provided to the request.
  872. 2003-06-13 Gonzalo Paniagua Javier <[email protected]>
  873. * AuthenticationManager.cs: get the list of authentication modules from
  874. the configuration files. Added Clear and fixed Unregister.
  875. * BasicClient.cs: fully implemented.
  876. * HttpWebRequest.cs: added support for Basic authentication when
  877. credentials are set.
  878. * NetworkCredential.cs: fixed GetCredential.
  879. 2003-06-13 Gonzalo Paniagua Javier <[email protected]>
  880. * HttpWebRequest.cs: *really* take care of requestSent to prevent
  881. sending the same request twice.
  882. * WebAsyncResult.cs: don't close the handle. Just Reset.
  883. * WebConnectionStream.cs: removed unneeded line.
  884. 2003-06-12 Gonzalo Paniagua Javier <[email protected]>
  885. * HttpWebRequest.cs: use InternalClose when we are not going to send the
  886. rest of the request stream because of an error after sending the
  887. headers.
  888. * WebConnection.cs: check for completion after setting the response.
  889. Enable reading in NextRead.
  890. * WebConnectionStream.cs: re-fixed the count for partially buffered
  891. reads. If the network stream returns 0 bytes, we're done.
  892. 2003-06-11 Gonzalo Paniagua Javier <[email protected]>
  893. * WebClient.cs: implemented UploadFile. Fixed SetupRequest to set the
  894. special headers *after* the others.
  895. 2003-06-10 Gonzalo Paniagua Javier <[email protected]>
  896. * WebConnectionStream.cs: when the read is partially filled from the
  897. initial buffer, add those bytes too. Thanks to Lluis for debugging this.
  898. 2003-06-09 Gonzalo Paniagua Javier <[email protected]>
  899. * HttpWebRequest.cs: added ExpectContinue property.
  900. * WebConnection.cs: allow 100 Continue to be delayed after waiting for
  901. it.
  902. 2003-06-08 Gonzalo Paniagua Javier <[email protected]>
  903. * HttpWebRequest.cs: don't send "Expect: 100-continue" is the server
  904. is known not to respond to that.
  905. * ServicePoint.cs: added SendContinue property.
  906. * WebConnection.cs: only wait 2 seconds for a continue reply. If it
  907. timeouts, set SendContinue to false and proceeed sending data.
  908. * WebConnectionStream.cs: if 100-continue is not received and instead we
  909. get a 417 or anything else, don't send the data.
  910. * WebClient.cs: implemented all missing properties and methods except
  911. UploadFile.
  912. 2003-06-06 Gonzalo Paniagua Javier <[email protected]>
  913. * FileWebRequestCreator.cs: splitted from WebRequest.
  914. * HttpRequestCreator.cs: splitted fromWebRequest.
  915. * WebRequest.cs: added methods that are used by the new configuration
  916. handler to set prefix/type name requests creators.
  917. 2003-06-06 Gonzalo Paniagua Javier <[email protected]>
  918. * AuthenticationManager.cs:
  919. * Authorization.cs:
  920. * BasicClient.cs: new file.
  921. * ChunkStream.cs: new file.
  922. * Cookie.cs:
  923. * CookieContainer.cs:
  924. * GlobalProxySelection.cs:
  925. * HttpWebRequest.cs:
  926. * HttpWebResponse.cs:
  927. * IAuthenticationModule.cs:
  928. * ServicePoint.cs:
  929. * ServicePointManager.cs:
  930. * WebAsyncResult.cs: new file.
  931. * WebConnection.cs: new file.
  932. * WebConnectionData.cs: new file.
  933. * WebConnectionGroup.cs: new file.
  934. * WebConnectionStream.cs: new file.
  935. * WebException.cs:
  936. * WebHeaderCollection.cs:
  937. * WebProxy.cs:
  938. * WebResponse.cs:
  939. Reworked HttpWebRequest and related classes.
  940. 2003-05-30 Miguel de Icaza <[email protected]>
  941. * HttpWebRequest.cs (EndGetResponse): Do not throw exceptions on
  942. InternalServerError (500)
  943. 2003-05-29 Miguel de Icaza <[email protected]>
  944. * HttpWebRequest.cs (Close): Move the code that accumulates the
  945. output to Close from Flush. Flush could have been called in the
  946. middle of the processing, and would have generated invalid results
  947. (which it did).
  948. 2003-05-23 Zoltan Varga <[email protected]>
  949. * Dns.cs (GetHostByAddress): Return the local host when called with
  950. IF_ANY.
  951. 2003-04-29 Miguel de Icaza <[email protected]>
  952. * WebClient.cs (DownloadData): Close the underlyng stream.
  953. (DownloadFile): Use using, so the file gets closed.
  954. 2003-04-24 Miguel de Icaza <[email protected]>
  955. * WebClient.cs (DownloadData): Instead of using a MemoryStream,
  956. keep track of all the small chunks in an ArrayList. The
  957. MemoryStream had the property of reallocating itself, and the
  958. problem was that MemoryStream.GetBuffer would return the buffer
  959. (correctly), but not something of the right size. So clients of
  960. DownloadData would get the extra unused bytes as part of the
  961. result.
  962. The solution would have been to make another copy at this point,
  963. instead, we only keep the small allocations around in the
  964. ArrayList, and we only do one large allocation at the end.
  965. * HttpWebResponse.cs: If there is a Content-Length header, pass
  966. this information to our HttpWebResponseStream, so it knows when to
  967. stop, instead of waiting for the stream to be shut down by the
  968. other end.
  969. * HttpWebRequest.cs: Only set the `delay-header-writing' mode on
  970. the underlying stream if the method will do a content transfer and
  971. no Content-Length was provided. If not (HEAD and GET or
  972. Content-Length provided), keep going.
  973. 2003-04-23 Miguel de Icaza <[email protected]>
  974. * HttpWebRequest.cs: .NET Allows the HttpWebRequest to not have
  975. the ContentLength specified on the request. If that happens, we
  976. have to accumulate all the data written, and once we accumulate
  977. the data, we send it off.
  978. Notice that the documentation in .NET is actually incorrect, they
  979. state that setting ContentLength is mandatory. It is not.
  980. 2003-04-12 Gonzalo Paniagua Javier <[email protected]>
  981. * HttpWebResponse.cs: fixes bug #41180.
  982. 2003-03-25 Gonzalo Paniagua Javier <[email protected]>
  983. * HttpWebRequest.cs: throw an exception is the response code is >= 300.
  984. 2003-03-07 Gonzalo Paniagua Javier <[email protected]>
  985. * HttpWebRequest.cs: implemented IDisposable, make the request stream
  986. read only. Changed the way of disposing the socket.
  987. * HttpWebResponse.cs: wrapped the socket in a write-only NetworkStream,
  988. handle chunked transfer encoding (no more hangs), added serialization
  989. stuff, call CheckDisposed at the beginning of methods/properties (not
  990. in a finally clause).
  991. 2003-02-17 Nick Drochak <[email protected]>
  992. * WebClient.cs : Implemented Credentials property.
  993. 2003-02-04 Gonzalo Paniagua Javier <[email protected]>
  994. * SocketAddress.cs: byte 1 of the data is the high byte of the family,
  995. not the size.
  996. 2003-01-29 Atsushi Enomoto <[email protected]>
  997. * WebClient.cs : hacked OpenRead, DownloadData and DownloadFile.
  998. 2002-10-24 Gonzalo Paniagua Javier <[email protected]>
  999. * HttpWebRequest.cs: applied patch from Tim Haynes
  1000. ([email protected]).
  1001. Avoided double-sending of the request to the server when both
  1002. GetRequestStream() and GetResponse() are called.
  1003. System Header attributes survive the Headers attribute set.
  1004. Added handling of Connection: KeepAlive/Close
  1005. 2002-10-03 Dick Porter <[email protected]>
  1006. * Dns.cs: Fixed GetHostName()
  1007. 2002-09-09 Gonzalo Paniagua Javier <[email protected]>
  1008. * HttpWebRequest.cs:
  1009. * HttpWebResponse.cs: applied another patch from Shahms E. King
  1010. ([email protected]).
  1011. 2002-09-03 Gonzalo Paniagua Javier <[email protected]>
  1012. * HttpWebRequest.cs:
  1013. * HttpWebResponse.cs: applied patch from Shahms E. King
  1014. ([email protected]).
  1015. 2002-05-29 Lawrence Pit <[email protected]>
  1016. * MonoHttpDate.cs: added
  1017. * HttpWebRequest.cs: using MonoHttpDate
  1018. * HttpWebResponse.cs: using MonoHttpDate
  1019. * DnsPermission.cs: correct XML output
  1020. * SocketPermission.cs: correct XML output
  1021. 2002-05-21 Lawrence Pit <[email protected]>
  1022. * WebClient.cs: stubbed
  1023. * WebProxy.cs: fixed bug; had to change internal representation
  1024. of bypasslist to ArrayList, different implementation of checking
  1025. regex's.
  1026. 2002-05-20 Lawrence Pit <[email protected]>
  1027. * WebProxy.cs: added, implemented
  1028. * ServicePoint.cs: implemented most
  1029. * ServicePointManager.cs: implemented
  1030. * HttpWebRequest.cs: started implementation
  1031. * HttpWebResponse.cs: improved disposable routines
  1032. * FileWebRequest.cs: slight improvement of Close method
  1033. 2002-05-19 Lawrence Pit <[email protected]>
  1034. * FileWebRequest.cs: finished implementation of async methods.
  1035. * FileWebResponse.cs: improved disposable routines.
  1036. * IPEndPoint.cs: fixed bug #24666 in Serialize and Create methods,
  1037. byte ordering of address was backwards.
  1038. 2002-05-13 Lawrence Pit <[email protected]>
  1039. * Dns.cs: Reimplemented (simplified and fixed) asynchronous methods by
  1040. relying on standard asynchronous delegate features. Added checks for
  1041. null strings.
  1042. * HttpWebResponse.cs: implemented properties
  1043. * FileWebResponse.cs: improved the way resources are disposed.
  1044. * FileWebRequest.cs: started implementation of asynchronous methods
  1045. * ServicePointManager.cs: implemented properties
  1046. 2002-05-12 Lawrence Pit <[email protected]>
  1047. * HttpWebRequest.cs: properties implemented
  1048. * HttpWebResponse.cs: added
  1049. * GlobalProxySelection.cs: implemented
  1050. * FileWebResponse.cs: added
  1051. * FileWebRequest.cs: some methods implemented
  1052. 2002-05-11 Lawrence Pit <[email protected]>
  1053. * WebHeaderCollection.cs: implemented
  1054. * WebRequest.cs: implemented
  1055. * FileWebRequest.cs and HttpWebRequest.cs stubs added
  1056. 2002-05-09 Lawrence Pit <[email protected]>
  1057. * Rewrote IPAddress.Parse method, passing all unit tests
  1058. 2002-05-09 Lawrence Pit <[email protected]>
  1059. * fixed bug in IPEndPoint.Equals method
  1060. * fixed bug in IPAddress.Parse method
  1061. * fixed bug in IPAddress.SwapLong method
  1062. * fixed several bugs in Cookie.cs
  1063. 2002-05-06 Lawrence Pit <[email protected]>
  1064. * WebRequest.cs: added
  1065. * WebResponse.cs: implemented
  1066. * WebException.cs: implemented
  1067. * WebHeaderCollection.cs: added
  1068. * HttpVersion.cs: implemented
  1069. * HttpContinueDelegate.cs: added
  1070. * IWebProxy.cs: added
  1071. * IWebRequestCreate.cs: added
  1072. * ICertificatePolicy.cs: added
  1073. * ServicePoint.cs: stubbed
  1074. * ServicePointManager.cs: stubbed
  1075. * CookieContainer.cs: added
  1076. * Authorization.cs: implemented
  1077. 2002-05-05 Lawrence Pit <[email protected]>
  1078. * CredentialCache.cs: implemented
  1079. 2002-05-05 Lawrence Pit <[email protected]>
  1080. * IPAddress.cs: fixed IsLoopback, address was already in host order
  1081. 2002-05-05 Lawrence Pit <[email protected]>
  1082. * IPv6Address.cs: added (note: not part of .net spec)
  1083. 2002-05-01 Lawrence Pit <[email protected]>
  1084. * DnsPermission.cs: implemented
  1085. * DnsPermissionAttribute.cs: implemented
  1086. 2002-04-28 Lawrence Pit <[email protected]>
  1087. * EndpointPermission.cs: implemented
  1088. * SocketPermission.cs: implemented
  1089. * SocketPermissionAttribute.cs: implemented
  1090. * ProtocolViolationException.cs: implemented
  1091. * Dns.c: passing w32 error code when no host found
  1092. 2002-04-27 Lawrence Pit <[email protected]>
  1093. * Cookie.cs: implemented
  1094. * CookieCollection.cs: implemented
  1095. * CookieException.cs: implemented
  1096. 2002-04-24 Gonzalo Paniagua Javier <[email protected]>
  1097. * IPAddress.cs: initialize the read only fields with Parse().
  1098. 2002-04-18 Gonzalo Paniagua Javier <[email protected]>
  1099. * IPAddress.cs: little changes to behave as MS.
  1100. 2002-04-18 Gonzalo Paniagua Javier <[email protected]>
  1101. * Dns.cs (Resolve): behave as MS. Agreed with Mads.
  1102. 2002-04-17 Gonzalo Paniagua Javier <[email protected]>
  1103. * IPAddress.cs: the icalls for sockets are endianness-aware. So I
  1104. changed a few things. Also included a workaround for bug #23547.
  1105. 2002-04-15 Gonzalo Paniagua Javier <[email protected]>
  1106. * IPAddress.cs: use System.BitConverter.IsLittleEndian (suggested
  1107. by Paolo) instead of guessing the endianness.
  1108. * SocketAddress.cs: implemented Equals() and GetHashcode().
  1109. 2002-04-15 Gonzalo Paniagua Javier <[email protected]>
  1110. * IPEndPoint.cs: modifications to constructors according to the
  1111. specifications (suggested by Lawrence Pit).
  1112. 2002-04-15 Patrik Torstensson <[email protected]>
  1113. * IPEndPoint.cs: Fixed build breaker.
  1114. 2002-04-15 Gonzalo Paniagua Javier <[email protected]>
  1115. * IPEndPoint.cs: implemented Equals() and GetHashCode(). Now 100%
  1116. complete.
  1117. 2002-04-15 Gonzalo Paniagua Javier <[email protected]>
  1118. * IPAddress.cs: finished all MonoTODO's. Use network order to store
  1119. the address. Check for max and min values in Address:set. IsLoopback()
  1120. returns now true for all 127.x.y.z. Some more checks in Parse ().
  1121. Some changes to behave as MS does.
  1122. 2002-02-24 Duncan Mak <[email protected]>
  1123. * ICredentialLookup.cs: Added the GetCredential method to the
  1124. interface. The interface is named "ICredentials", should this file
  1125. be renamed?
  1126. * NetworkCredential.cs: Added to CVS. Need to investigate on how
  1127. GetCredential() works
  1128. 2002-01-23 Dick Porter <[email protected]>
  1129. * SocketAddress.cs: Implemented.
  1130. * IPEndPoint.cs: Turned 'Address' field into a real property.
  1131. Implemented Create() and Serialize() methods.
  1132. * IPAddress.cs: Fixed class constructor, turned 'Address' field
  1133. into a real property. Removed undocumented "public
  1134. IPAddress(string)" constructor.
  1135. * EndPoint.cs: Implemented. All methods return
  1136. NotSupportedException to enforce subclass overriding.
  1137. * Dns.cs: Replaced fixed-layout Hostent struct and cygwin
  1138. P/Invokes with portable internal calls.
  1139. 2002-01-17 Miguel de Icaza <[email protected]>
  1140. * Dns.cs: Updated to API changes.
  1141. * IPAddress.cs: Updated API. Much left to implement.
  1142. * Dns.cs: Remove IPToString method
  1143. 2002-01-06 Ravi Pratap <[email protected]>
  1144. * Dns.cs, AuthenticationManager.cs, SocketAddress.cs : MonoTODO
  1145. attribute insertion.
  1146. 2001-11-22 Nick Drochak <[email protected]>
  1147. * IPAddress.cs: Fix constructor bug, properly name Address property,
  1148. and use triple-slash for comments.
  1149. 2001-11-20 Miguel de Icaza <[email protected]>
  1150. * IPAddress.cs: Updated to contain Any, Broadcast, Loopback and
  1151. None as suggested by Phillip.
  1152. 2001-09-26 Mads Pultz <[email protected]>
  1153. * Dns.cs: Initial work on BeginGetHostByName and EndGetHostByName implemented.
  1154. 2001-09-24 Mads Pultz <[email protected]>
  1155. * Dns.cs: Minor changes (some print statements removed)
  1156. 2001-09-23 Mads Pultz <[email protected]>
  1157. * Dns.cs: Initial work submitted to repository.
  1158. * IPHostEntry.cs: Initial work submitted to repository.
  1159. 2001-07-12 Sean MacIsaac <[email protected]>
  1160. * Authorization.cs: Fixed compiler error.
  1161. * IAuthenticationModule.cs: Changes for Beta2.
  1162. * IPAddress.cs: Internal storage changed to be uint not int.
  1163. * IPEndPoint.cs: Fixed compiler error.
  1164. * EndPoint.cs: Fixed compiler error.
  1165. * AuthenticationManager.cs: Fixed typo.