aboutsummaryrefslogtreecommitdiff
path: root/src/proxy-bio.c
AgeCommit message (Expand)Author
2015-08-26Handle absence of BIO_CTRL_DUP.Gilad Arnold
2015-08-26Change an argument type to compile against BoringSSL headers.Gilad Arnold
2014-10-20cosmetic printing refactorJacob Appelbaum
2014-09-16Merge branch 'master' of https://chromium.googlesource.com/chromiumos/third_p...Will Drewry
2013-10-30CHROMIUM: Initial work eventizing tlsdatedWill Drewry
2013-04-18Implement strnlen locally if the system libc doesn't have it.Taylor R Campbell
2013-02-06more g++ improvements that also keeps gcc happyJacob Appelbaum
2013-01-18Update includes to properly reference .h files from the root.Jacob Appelbaum
2012-11-05proxy-bio: Fix up buffer length handling logic.Elly Fong-Jones
2012-11-02proxy-bio fixesElly Fong-Jones
2012-11-02Move common functions to util.c and add verb() to proxy codeJacob Appelbaum
2012-11-02fix cert verification when proxy is usedJacob Appelbaum
2012-10-31retab thingsJacob Appelbaum
2012-10-31Add proxy supportElly Fong-Jones