- 02 Jun, 2017 2 commits
-
-
Jehonathan authored
Stable
-
Jehonathan authored
Beta
-
- 01 Jun, 2017 3 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
- 31 May, 2017 2 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
- 29 May, 2017 3 commits
-
-
justcoding121 authored
This reverts commit ceb7d505941e8c7602d29135c000ba91b96b2145.
-
justcoding121 authored
-
Jehonathan authored
Beta
-
- 26 May, 2017 3 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
- 24 May, 2017 3 commits
-
-
Jehonathan Thomas authored
Beta for Win Auth
-
justcoding121 authored
-
justcoding121 authored
-
- 23 May, 2017 7 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
ntlm kerberos
-
Jehonathan Thomas authored
-
justcoding121 authored
-
justcoding121 authored
-
- 22 May, 2017 8 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
Stream disposing fix, SslStream should dispose the inner stream (true…
-
- 21 May, 2017 1 commit
-
-
Honfika authored
-
- 20 May, 2017 7 commits
-
-
justcoding121 authored
-
Jehonathan Thomas authored
Creating less byte arrays. CopyToStream functions simlified. ReadByte…
-
Honfika authored
-
Honfika authored
-
https://github.com/dotnet/corefx/issues/5014Honfika authored
- Charset sometimes contains x-user-defined. I don't know what is that, but it is not a valid encoding value, to do not try to convert it to Encoding object - ReadLineAsync returns null when can't read any bytes + throw more accurate IOException in ReceiveResponse (Earlier it was IndexOutOfBoundsExceptionÖ
-
Honfika authored
Trim is not needed because it is splitted on the space characters (and it should not have any other whitespace character). ToLower is not needed because IgnoreCase equals is used.
-
Honfika authored
Creating less byte arrays. CopyToStream functions simlified. ReadBytesAsync reads the data to the buffer which is passed in the argument and returns immediately when any data read. (old read method can be removed, it is not used)
-
- 19 May, 2017 1 commit
-
-