• Show log

    Commit

  • Hash : 8861d32f
    Author : Carlos Martín Nieto
    Date : 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.