summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/TlsLib/TlsProcess.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/TlsLib: use unsigned long for ErrorCodeGerd Hoffmann2023-08-091-1/+2
* CryptoPkg/TlsLib: ERR_GET_FUNC is goneGerd Hoffmann2023-08-091-2/+1
* CryptoPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-2/+2
* CryptoPkg: Extend Tls function libraryYi Li2022-10-101-0/+32
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-071-97/+104
* CryptoPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-7/+6
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Convert files to CRLF line endingHao Wu2017-04-061-462/+463
* CryptoPkg/TlsLib: Refine the coding style.Jiaxin Wu2017-01-061-2/+2
* CryptoPkg: Add new TlsLib libraryJiaxin Wu2016-12-221-0/+462