openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
axTLS Embedded SSL
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
10 months
ago. based on code collected
10 months
ago.
Jan 18, 2024 — Jan 18, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added PSK support (thanks Mordy Ovits)
cameronrich
More...
over 6 years ago
* Fix for CDR#2019022742006229 (Thanks T-Systems)
cameronrich
More...
over 6 years ago
Fixed cut/paste error for SSL_ERROR_RECORD_OVERFLOW
cameronrich
More...
about 8 years ago
* Fixed issue with pathlen=0 for root certs
cameronrich
More...
about 8 years ago
Use <stdbool.h> for bools.
cameronrich
More...
almost 9 years ago
* Basic constraint/key usage v3 extensions now supported
cameronrich
More...
almost 9 years ago
* Basic constraint functionality added.
cameronrich
More...
almost 9 years ago
* X509 State, country and location are now used for verification and display.
cameronrich
More...
almost 9 years ago
* SNI added
cameronrich
More...
almost 9 years ago
* RC4 only used if PKCS12 is used.
cameronrich
More...
about 9 years ago
* Put back TLS 1.0.
cameronrich
More...
over 9 years ago
* Tightened up the buffer sizes
cameronrich
More...
over 9 years ago
TLS 1.2 now passing a bunch of tests.
cameronrich
More...
over 9 years ago
Server side v1.2 is basically working
cameronrich
More...
over 9 years ago
Client side works with a certificate verify - still lots of work to go.
cameronrich
More...
over 9 years ago
* Initial crack at TLS 1.2 client side only (server side is seriously broken).
cameronrich
More...
over 9 years ago
Cleaned up alerts as per TLS v1.2 spec (7.2.2)
cameronrich
More...
over 9 years ago
* Backed out code where close notify from other side closed the socket and ssl session. This needs to be done by the application.
cameronrich
More...
over 9 years ago
Tightened up closure alerts for v1.2 (7.2.1)
cameronrich
More...
over 9 years ago
Removed some printfs in skeleton mode
cameronrich
More...
over 9 years ago
Fixed some skeleton mode warnings
cameronrich
More...
over 9 years ago
removed endian.h from os_int.h as it is no longer needed and was causing issues with the micropython build
cameronrich
More...
over 9 years ago
Now include os_port.h in tls1.h, but removed ax_malloc and friends
cameronrich
More...
over 9 years ago
Can handle SSL chains which are out of order (thanks Paul Johnstone)
cameronrich
More...
over 9 years ago
Fixed a memset issue and removed some doubled code (thanks Jens Muller)
cameronrich
More...
over 9 years ago
Removed RC4 from the list of negotiated ciphers as browsers don't support it anymore
cameronrich
More...
over 9 years ago
Tag 64-bit constants with "LL" (make e.g. AVR32 gcc happy)
olereinhardt
More...
about 10 years ago
* Fixed client certificate issue where there is no client certificate and a certificate verify msg was still being sent.
cameronrich
More...
over 10 years ago
* Added named unions in SHA256 code for compilers that don't support it.
cameronrich
More...
over 10 years ago
* Updated the release notes.
cameronrich
More...
over 10 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree