[System.Net.Http] HttpClient timeout range checks. Fixes #25755
[mono.git] / mcs / class / System.ServiceModel.Discovery / System.ServiceModel.Discovery.Udp /
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-02 Alexander Köplinger[System.ServiceModel] Don't use DateTime.Now for measur...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Atsushi EnoLog UDP messages (using System.ServiceModel internals...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Atsushi Enosupport UdpTranspoerSettings.MulticastInterfaceId....
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-10 Atsushi EnoFix wrong async completion handling in UDP channel...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-29 Atsushi Eno[wcf-discovery] ExclusiveAddressUse won't work. AcceptC...
2010-09-29 Atsushi Eno[wcf-discovery] Fix MessageEncoder retrieval, failure...
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-21 Atsushi EnoFix (isolate) internal namespace for Udp transport.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-10 Atsushi EnoOngoing WCF discovery configuration implementation.
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-03 Atsushi EnoOngoing Discovery duplex (UDP) implementation (not...
2010-09-02 Atsushi EnoRepeat UDP message sending, and do not process duplicat...
2010-08-19 Atsushi EnoMade a couple of listener channel fixes.
2010-08-19 Atsushi EnoUdpClient.Receive() often returns null. Not sure this...
2010-08-18 Atsushi EnoUse correct Uri to connect in UDP client.
2010-08-18 Atsushi EnoSeveral fixes to get client Via URI used correctly.
2010-08-18 Atsushi EnoImplemented basic UDP transport.
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-11 Atsushi Enoflush ongoing hack. add UDP transport. Headers on confi...