aboutsummaryrefslogtreecommitdiff
path: root/library/debug.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Fix thread-safety issue in debug.cManuel Pégourié-Gonnard1-4/+17
2015-02-13Update copyright line to 2015Paul Bakker1-1/+1
2015-01-28Fix urlManuel Pégourié-Gonnard1-1/+1
2015-01-26Update copyright noticeManuel Pégourié-Gonnard1-5/+2
2014-07-08Fix minor format string inconsistency.Peter Vaskovic1-1/+1
2014-07-08Tune debug_print_ret formatManuel Pégourié-Gonnard1-2/+2
2012-10-01 - Moved from unsigned long to uint32_t throughout codePaul Bakker1-2/+2
2011-04-24 - Improved compile-time compatibility with mingw32 64-bit versionsPaul Bakker1-2/+3
2011-04-24 - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl...Paul Bakker1-3/+3
2011-04-24 - Major type rewrite of int to size_t for most variables and arguments used ...Paul Bakker1-8/+9
2011-03-14 - Debug print of MPI now removes leading zero octets and displays actual bit...Paul Bakker1-13/+37
2010-07-18 - Fixed copyright messagePaul Bakker1-0/+3
2010-07-18 - Updated Copyright to correct entityPaul Bakker1-1/+2
2010-03-21 - Corrected behaviourPaul Bakker1-1/+1
2010-03-21 - Updated copyright line to 2010Paul Bakker1-1/+1
2010-03-21 - Removed copyright line for Christophe Devine for clarityPaul Bakker1-2/+0
2010-03-16 - Added fixes for compiler warnings on a MacPaul Bakker1-2/+3
2010-03-16 - Added const-correctness to main codebasePaul Bakker1-10/+13
2010-02-18 - Fixed bug resulting in failure to send the last certificate in the chain i...Paul Bakker1-1/+1
2009-07-28 - Updated copyright messages on all relevant filesPaul Bakker1-2/+3
2009-05-02 - Added prelimenary CRL parsing and info supportPaul Bakker1-3/+4
2009-02-07 - Enlarged debug buffer to facilitate long certificate values and filenamesPaul Bakker1-1/+1
2009-01-25 - Added email address to header license informationPaul Bakker1-1/+1
2009-01-04 - Updated Copyright noticesPaul Bakker1-1/+3
2009-01-03 - First replacement of xyssl by polarssl where neededPaul Bakker1-3/+3
2009-01-03 - Renamed include directory to polarsslPaul Bakker1-0/+202