Commit 8861d32f01bf29e37396ff5a9ef263399d52e73c

Carlos Martín Nieto 2012-07-25T16:16:53

ssl: use the callback instead of ifs to determine how to get data Using the callbacks makes it clearer and reduces the amount of #ifdefs and ifs and we need in the code.