1. 31 May, 2018 2 commits
  2. 28 May, 2018 3 commits
  3. 26 May, 2018 1 commit
  4. 18 May, 2018 1 commit
  5. 02 Feb, 2018 1 commit
  6. 09 Oct, 2017 1 commit
  7. 18 Sep, 2017 2 commits
  8. 28 Aug, 2017 1 commit
  9. 18 Aug, 2017 2 commits
  10. 17 Aug, 2017 2 commits
  11. 16 Aug, 2017 5 commits
  12. 15 Aug, 2017 1 commit
    • Simon Giesecke's avatar
      Problem: Possible buffer overruns related to metadata in various mechanisms (#2683) · 4a18f620
      Simon Giesecke authored
      * Problem: no test case with CURVE encryption and large identity
      
      Solution: added test case (currently crashing)
      
      * Problem: possible buffer overflow in mechanism_t::add_property
      
      Solution: add target buffer length parameter and check the buffer is sufficiently large
      
      * Problem: test cases accidentally excluded from build
      
      Solution: remove #if/#endif
      
      * Problem: possible buffer overruns related to metadata at various locations
      
      Solution: allocate buffer large enough for actual metadata, reduce code duplication
      
      * Problem: syntax error related to pointer type conversion
      
      Solution: change argument type of make_command_with_basic_properties to const char *
      
      * Problem: large metadata may cause an assertion in produce_initiate
      
      Solution: Allow metadata of arbitrary size in produce_initiate
      4a18f620
  13. 04 Aug, 2017 1 commit
  14. 13 Jun, 2017 1 commit
  15. 30 Mar, 2017 1 commit
  16. 29 Mar, 2017 3 commits
  17. 14 May, 2016 1 commit
  18. 18 Feb, 2016 1 commit
  19. 28 Jan, 2016 1 commit
  20. 02 Jun, 2015 1 commit
  21. 22 Apr, 2015 1 commit
  22. 22 Jan, 2015 1 commit
  23. 14 May, 2014 3 commits
  24. 12 May, 2014 1 commit
  25. 06 May, 2014 1 commit
  26. 05 May, 2014 1 commit