Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-20Update to chromium-stable commit 3cab5572b1fcf5a8f6018529dc30dc8d21b2a4bd.Martin Baulig
2015-10-20Document alert handling.David Benjamin
2015-10-20Clean up ssl_stat.c slightly.David Benjamin
2015-10-20Ditch remaining filename comments from public headers and ssl/David Benjamin
2015-09-16Align the SSL stack on #include style.David Benjamin
2015-08-29Factor out the buffering and low-level record code.David Benjamin
2015-07-02Remove ssl2.h and ssl23.h.HÃ¥vard Molland
2015-05-21Remove SSL_in_before and SSL_ST_BEFORE.David Benjamin
2015-04-11Rename ssl_locl.h to internal.hDavid Benjamin
2015-02-17Remove server-side HelloVerifyRequest support.David Benjamin
2014-12-19Reformat the rest of ssl/.Adam Langley
2014-12-02Trim impossible state combinations.David Benjamin
2014-08-28unifdef a bunch of OPENSSL_NO_* ifdefs.David Benjamin
2014-08-13Clean up s23_srvr.c.David Benjamin
2014-07-25Consolidate CCS_OK paths in s3_clnt.c.David Benjamin
2014-07-25Consolidate CCS_OK codepaths in s3_srvr.c.David Benjamin
2014-06-21Add support for asynchronous session lookup.Adam Langley
2014-06-21Inital import.Adam Langley