summaryrefslogtreecommitdiff
path: root/ecp/src/platform/fe310/transport.c
AgeCommit message (Collapse)Author
2024-05-24vconn close implemented; conn open will not deallocate connection on failureUros Majstorovic
2024-05-16open handler moved to the end of open message; conn authenticator has access ↵Uros Majstorovic
to remainder of open req msg; improved logging and error handling; removed extensions
2024-05-11added error handler per connection type; improved handlers API and error ↵Uros Majstorovic
reporting
2022-08-09ecp server addedUros Majstorovic
2022-05-19fe310 updateUros Majstorovic
2022-03-31vconn bugfixUros Majstorovic
2022-03-12new rev compile OKUros Majstorovic
2022-02-02moved ecp, platform -> srcUros Majstorovic