index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOAuth
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Finished implementing the common channel sending scenarios.
Andrew Arnott
2008-09-02
3
-5
/
+163
|
*
Refactored Channel class into two classes.
Andrew Arnott
2008-09-02
6
-103
/
+287
|
*
Request/reply channel work.
Andrew Arnott
2008-09-02
6
-4
/
+106
|
*
Lots of design work on the channel stack.
Andrew Arnott
2008-09-02
12
-144
/
+559
|
*
Implemented ProtocolMessageResponse.Send()
Andrew Arnott
2008-09-01
6
-9
/
+86
|
*
Moved messaging infrastructure to its own namespace.
Andrew Arnott
2008-09-01
12
-20
/
+21
|
*
Lots of StyleCop changes.
Andrew Arnott
2008-09-01
17
-285
/
+497
|
*
Some StyleCop adjustments.
Andrew Arnott
2008-09-01
9
-48
/
+35
|
*
Fixed build break.
Andrew Arnott
2008-09-01
1
-1
/
+1
|
*
Added some more message channel supports.
Andrew Arnott
2008-09-01
6
-21
/
+68
|
*
Added test for and accomodated required message parts.
Andrew Arnott
2008-09-01
4
-3
/
+27
|
*
Added logging support.
Andrew Arnott
2008-09-01
2
-4
/
+5
|
*
Added message validation.
Andrew Arnott
2008-09-01
4
-1
/
+41
|
*
Added another test, and changed the way spoofed dictionary xml I/O works to ↵
Andrew Arnott
2008-09-01
4
-307
/
+403
|
|
|
|
fix the bug it revealed.
*
Added some basic classes, message serialization and some unit tests.
Andrew Arnott
2008-09-01
14
-0
/
+827
|
*
Customized starter kit to DotNetOAuth.
Andrew Arnott
2008-09-01
10
-0
/
+2821