1. 03917bf Disable broken Sparc64 bn_mul assembly by Manuel Pégourié-Gonnard · 11 years ago
  2. 4564af9 Fix asm format of bn_mul.h for more portability by Manuel Pégourié-Gonnard · 11 years ago
  3. 22ca9c0 Fix preprocessor checks for bn_mul PPC asm by Barry K. Nathan · 11 years ago
  4. e635604 Don't try to use MIPS32 asm macros on MIPS64 by Alex Wilson · 11 years ago
  5. 13d087b Fix asm format for alpha by Manuel Pégourié-Gonnard · 12 years ago
  6. 5dcd22c Fix asm format for tricore by Manuel Pégourié-Gonnard · 12 years ago
  7. 5b30cc1 Fix asm format for microblaze by Manuel Pégourié-Gonnard · 12 years ago
  8. 4239c03 Fix asm format for MC68020 by Manuel Pégourié-Gonnard · 12 years ago
  9. c6f563c Fix BN ASM for PowerPC by Manuel Pégourié-Gonnard · 12 years ago
  10. 986b7db Fix bignum's ASM format for MIPS by Manuel Pégourié-Gonnard · 12 years ago
  11. 68c96e4 Fix bignum ASM format for X86-64 by Manuel Pégourié-Gonnard · 12 years ago
  12. 52b845b Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler by Paul Bakker · 12 years ago
  13. d4c5944 Fixed MPI assembly for ARM when -O2 is used by Paul Bakker · 12 years ago
  14. fb1cbd3 Fixed assembly code for ARM (Thumb and regular) for some compilers by Paul Bakker · 12 years ago
  15. 4f024b7 - Fixed for SPARC64 by Paul Bakker · 13 years ago
  16. 0fd018e - Fixed preprocessor typo by Paul Bakker · 13 years ago
  17. 5c2364c - Moved from unsigned long to uint32_t throughout code by Paul Bakker · 13 years ago
  18. 4f9a7bb - Added Thumb assembly optimizations by Paul Bakker · 13 years ago
  19. 6621987 - Made better fix to issue of defined long long type for bignum code by Paul Bakker · 14 years ago
  20. a2713a3 - Made switch for ARM thumb assembly. Still has to be added! by Paul Bakker · 14 years ago
  21. 314052f - Removed extraneous "polarssl/" in front on include directives in header files by Paul Bakker · 14 years ago
  22. 1aa3d76 - Fixed a missing t_udbl conversion by Paul Bakker · 14 years ago
  23. a755ca1 - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl for clarity by Paul Bakker · 14 years ago
  24. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
  25. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  26. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  27. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  28. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  29. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  30. c89cf7c - Updated assembly to not clobber ebx and allow shared libs again by Paul Bakker · 16 years ago
  31. 40fe2b0 - Fixed clobberlist of asm command. (Required for correct handling of coverage testing) by Paul Bakker · 16 years ago
  32. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  33. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  34. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  35. 8e831ed by Paul Bakker · 17 years ago
  36. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago