[System] Avoid an NRE when Close() and Write() are concurrent.
[mono.git] / mcs / class / System / System.Net / WebConnection.cs
2013-11-01 Jonathan Pryor[System] Avoid an NRE when Close() and Write() are...
2013-10-23 Alex Rønne PetersenMerge pull request #787 from directhex/master
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-29 Jérémie Laval[System] Add crude (for now) socket stealing of an...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Sebastien PouliotFix type lookup when SSL/TLS is not embedded into Syste...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-07-01 Sebastien PouliotAllow the MONOTOUCH targetr to build its SSL/TLS suppor...
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-04 Sebastien Pouliot[ios] Remove the need to use reflection to call the...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-27 Martin Baulig[WebConnection]: Fix incorrect end-of-stream with null...
2013-05-08 Tammo 'kb' HinrichsFix race condition in WebConnectionStream
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-25 Marek SafarRemove duplicated files from system.dll (saves about...
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-15 Miguel de IcazaRevert "[HttpWebRequest] Avoid using the threadpool...
2013-02-15 Miguel de IcazaRevert "[WebConnection] Use just one delegate to init...
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-09 Miguel de IcazaMerge pull request #547 from jack-pappas/patch-1
2013-02-08 Rodrigo KumperaMerge pull request #551 from jack-pappas/sgen-patch
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Andres G. Aragoneses[WebConnection] Use just one delegate to init the conne...
2013-02-07 Andres G. Aragoneses[HttpWebRequest] Avoid using the threadpool for synchro...
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-07 Chris ToshokUp the default max persistent connections to 10 for...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Martin Baulig[6329][Web]: Fixed abort race condition in WebConnectio...
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-21 Martin Baulig[#7258][Web]: Check 'Connection: close' header.
2012-10-19 Martin Baulig[#7258][Web]: Support multiple proxy auth methods.
2012-10-18 Christian Gan[#7258][Web]: Implement NTLM proxy authentication.
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication for secure conne...
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-27 Martin Baulig[#7200]: WebRequest returns result in another thread.
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-10 Sebastien PouliotWrap potential exceptions (like #6425 NRE) inside an...
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-18 Zoltan VargaMerge pull request #397 from xen2/llvm_sqrt_abs
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Gonzalo Paniagua... GetResponse() returns 0 when it need more data, not -1
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-06-28 Gonzalo Paniagua... Attempt to fix #1553
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarDon't double dispose web connection
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-19 Gonzalo Paniagua... Aborting a pending request closes the socket now
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-04 Rolf Bjarne KvingeEnsure we get the correct StartWWAN overload.
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-14 Gonzalo Paniagua... Merge pull request #241 from viniciusjarina/fix2843
2012-03-13 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-03-13 Gonzalo Paniagua... If we read an entire chunk, return it in the next read...
next