Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
aiocoap
Browse files
Sep 30, 2025
Move citation data to CITATION.cff, remove setup.py
· f6709e1c
chrysn
authored
Sep 30, 2025
f6709e1c
Remove setup.py
· 648f742b
chrysn
authored
Sep 30, 2025
648f742b
setup.py: Remove cite in favor of CITATION.cff
· 1e5e137e
chrysn
authored
Sep 30, 2025
1e5e137e
README: Point to citation data
· 1c890718
chrysn
authored
Sep 30, 2025
1c890718
Express citation data in CITATION.cff
· f71fd7c3
chrysn
authored
Sep 30, 2025
f71fd7c3
Sep 29, 2025
Bump version to .post0 to indicate development
· 064af564
chrysn
authored
Sep 29, 2025
064af564
Prepare 0.4.16 release
· c251e412
chrysn
authored
Sep 29, 2025
View commits for tag 0.4.16
0.4.16
c251e412
Fix aiocoap-client entry point
· 95f97182
chrysn
authored
Sep 29, 2025
95f97182
scripts: Reminder that changes here need to be in sync with pyproject.toml
· 17b531fa
chrysn
authored
Sep 29, 2025
17b531fa
aiocoap-client: Fix entry point
· 1365af9d
chrysn
authored
Sep 29, 2025
1365af9d
Sep 27, 2025
README: Add some badges
· 1ee26170
chrysn
authored
Sep 27, 2025
1ee26170
Sep 26, 2025
README: Use typographic dash
· 18846bf0
chrysn
authored
Sep 27, 2025
18846bf0
README: Add some banners
· bb270155
chrysn
authored
Sep 27, 2025
bb270155
Add support for Uri-Path-Abbrev
· 3c0055d6
chrysn
authored
Sep 27, 2025
3c0055d6
tests/plugtest: Enhance failure output
· 60d155de
chrysn
authored
Sep 26, 2025
60d155de
tox/coverage: Configure through config file
· 1bc4433a
chrysn
authored
Sep 26, 2025
1bc4433a
tests: Increase Uri-Path-Abbrev coverage
· 0d5e8308
chrysn
authored
Sep 26, 2025
0d5e8308
get_request_uri: Process Uri-Path-Abbrev
· c2e6b5af
chrysn
authored
Sep 26, 2025
c2e6b5af
tests: Cover Uri-Path-Abbrev
· 2590e995
chrysn
authored
Sep 26, 2025
2590e995
site: Add support for Uri-Path-Abbrev
· 55071bab
chrysn
authored
Sep 26, 2025
55071bab
optionnumbers: Add support for Uri-Path-Abbrev
· b97c43f6
chrysn
authored
Sep 25, 2025
b97c43f6
Sep 25, 2025
tests: Utilize new public way of influencing CON/NON
· 8d1cba66
chrysn
authored
Sep 25, 2025
8d1cba66
pages: Build coverage badge
· e5bc1c7b
chrysn
authored
Sep 25, 2025
e5bc1c7b
Sep 24, 2025
pages: Build coverage badge
· b2a0ee2d
chrysn
authored
Sep 24, 2025
b2a0ee2d
oscore: Pass on transport_tuning
· 11b99ea1
chrysn
authored
Sep 24, 2025
11b99ea1
CI: Fix leftover bug from coverage move
· 3a4b25aa
chrysn
authored
Sep 24, 2025
3a4b25aa
oscore: Pass on transport_tuning
· 9693800b
chrysn
authored
Sep 24, 2025
9693800b
Establish message direction
· 09639340
chrysn
authored
Sep 24, 2025
09639340
Deprecate creating messages with MID, token or type, introduce type from transport_tuning
· dd66bed8
chrysn
authored
Sep 24, 2025
dd66bed8
tests: Utilize new public way of influencing CON/NON
· 41ae680b
chrysn
authored
Sep 24, 2025
41ae680b
Apply transport tuning to default mtype selection
· d2b43c17
chrysn
authored
Sep 24, 2025
d2b43c17
mtype setting: Defer to proper layer by setting .request in outgoing responses
· 3dbd921f
chrysn
authored
Sep 24, 2025
3dbd921f
message: Let .request default to None
· 7ca66a0f
chrysn
authored
Sep 24, 2025
7ca66a0f
Sep 23, 2025
transport_tuning: Introduce reliability hints
· 9bdf3031
chrysn
authored
Sep 23, 2025
9bdf3031
doc: Update after repr changes
· 05ce4af3
chrysn
authored
Sep 23, 2025
05ce4af3
message: Move internal users of Message type/MID/token off deprecations
· 9f42a70f
chrysn
authored
Sep 22, 2025
9f42a70f
UndecidedRemote: repr and construct as URI
· 6147653b
chrysn
authored
Sep 23, 2025
6147653b
message: Deprecate transport details in Message constructor
· 4d2a5cb0
chrysn
authored
Sep 22, 2025
4d2a5cb0
message: Raise DeprecationWarning to guide users away from local_is_server
· 963d0f8b
chrysn
authored
Sep 22, 2025
963d0f8b
message: Obsolete local_is_server argument to get_request_uri
· ae54c9d4
chrysn
authored
Sep 22, 2025
ae54c9d4
Loading