Update .travis.yml
NuGet spec
Merge branch 'master' of github.com:smeshlink/C...
prepare for v1.0.0
Update .travis.yml
update compile symbol in test project
Update .travis.yml
Update .travis.yml
update compile symbol in test project
binaries
Add NuGet spec
The BlockwiseLayer now keeps the same token for...
rename IExchangeForwarder to IOutbox
store outgoing endpoint in observe relation
update options in RFC 7252
add test to verify if an endpoint properly empt...
rename ExchangeLifecycle to ExchangeLifetime
Merge branch 'master' of github.com:smeshlink/C...
fixed matcher clean up for supersedure notifica...
remove unused field orderer in ObserveRelation
readme
add Size1/Size2 in Message
complete exchange when observe relation is canc...
debug info
uncomment MemoryLeakingHashMapTest
redefine compile symbols
Merge pull request #14 from martindevans/master
update Common.Logging to v3.0.0
prefix state propeties in Message with "Is"
fix the URI-Reference paring in the Link Format...
add executor to layers to run async tasks
allow random block request, fix #13
separate CoAP.Proxy project
acks responses if they are duplicate
sort resources and attributes in link format
comments
fixed missing RST on unmatchable responses
ignore NuGet packages
do not insert ACK/RSTs in Matcher while sending...
proberly remove NON notifications in Matcher
upgrade to RFC7252
add obsolete messages
add method to copy event handler between messages
move CoapObserveRelation to a separate file
clean up media types and option types
Linked Observe re-registration to original requ...
change AckTimeoutScale to double
add Version property to ICoapConfig
remove useless compile symbols in examples
Canceled => Cancelled
add possible response codes for requests to the...
fixed duplicate observe relations
fix wrong link format serialization
avoid warning: ‘count’ may be used uninitialized
fixed #2 tcp_write_handler NOT be set for incom...
addes shortcut methods of IServer.AddEndPoint
fixes #11 change to IPv4 socket if IPv6 is not ...
fixes 2 non passing tests caused by different o...
incorrectly formatted comment
include data\image\* in server example
fixes #10 incorrect MapToIPv4 implementation
enable load/store configuration from/into a con...
remove unused property Response.Request
fixes #9 ignore ICMP Port Unreachable to avoid ...
output bin for .NET 2.0 into NET20/
prepares binaries for v0.18 & v0.13.4
only notify config change when it is really cha...
only begin receiving on the current received so...
diff assembly title with draft version
deduplicator factory
add travis.yml
diff assembly title with draft version
only begin receiving on the current socket in U...
prepare binaries for 0.13.4
release note for v0.13.4
refs #9 ignore ICMP Port Unreachable to avoid S...
fix incorrect KeyUri.Equals that fails Blockwis...
Move examples into folder CoAP.Example
fix solution files
add Resource.Title for convenience
reorg projects
proxy related
update test projects from travis
Update README.md
Update .travis.yml
add travis.yml
proxy related
rename file CoAPEndpoint to CoAPEndPoint
improve logging with Common.Logging
comments in ExampleClient
Update README.md
minor changes
remove unused vars
catch all exceptions during decoding
keep Request.Execute() for compatibility
\r\n
nofity blocking progress via event Request.Resp...
null check
fixes broken project files for vs2005
channels for bytes transmission