Skip to content
Snippets Groups Projects
  1. Sep 07, 2021
  2. Aug 24, 2021
  3. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
      0b861789
  4. Jan 22, 2021
  5. Sep 15, 2020
  6. Aug 22, 2020
  7. Jun 13, 2020
  8. Feb 22, 2020
  9. Feb 15, 2020
  10. Feb 14, 2020
  11. Dec 24, 2019
  12. Oct 03, 2019
  13. Oct 01, 2019
  14. Sep 24, 2019
    • Jørn Åne's avatar
      Clean up getConfigItem (#1196) · 0e602c19
      Jørn Åne authored
      * Ensure getConfig* functions can only return Configuration
      
      * Cleanup after #1189
      
      * Deprecate Configuration::getConfigList
      0e602c19
  15. Sep 11, 2019
  16. Jun 06, 2019
  17. Feb 03, 2019
  18. Oct 17, 2018
  19. Aug 22, 2018
  20. Aug 13, 2018
  21. May 31, 2018
  22. May 27, 2018
  23. Oct 19, 2017
  24. Sep 07, 2017
  25. Jun 06, 2016
  26. Apr 13, 2016
  27. Mar 09, 2016
  28. Nov 06, 2015
  29. Aug 31, 2015
  30. Aug 12, 2015
  31. Apr 22, 2015
  32. Apr 21, 2015
    • Jaime Perez Crespo's avatar
      Move the createPostRedirectLink(), postRedirect() and... · d4829fef
      Jaime Perez Crespo authored
      Move the createPostRedirectLink(), postRedirect() and createHttpPostRedirectLink() methods in SimpleSAML_Utilities to \SimpleSAML\Utils\HTTP. The last one is made private, the others are renamed to submitPOSTData() and getPOSTRedirectURL(), respectively. Deprecate the three old ones.
      d4829fef
Loading