|
@@ -1,5 +1,5 @@
|
|
'
|
|
'
|
|
-' Copyright 2018-2022 Bruce A Henderson
|
|
|
|
|
|
+' Copyright 2018-2023 Bruce A Henderson
|
|
'
|
|
'
|
|
' Licensed under the Apache License, Version 2.0 (the "License");
|
|
' Licensed under the Apache License, Version 2.0 (the "License");
|
|
' you may not use this file except in compliance with the License.
|
|
' you may not use this file except in compliance with the License.
|
|
@@ -20,10 +20,12 @@ bbdoc: mbed TLS SSL library.
|
|
End Rem
|
|
End Rem
|
|
Module Net.mbedtls
|
|
Module Net.mbedtls
|
|
|
|
|
|
-ModuleInfo "Version: 1.06"
|
|
|
|
|
|
+ModuleInfo "Version: 1.07"
|
|
ModuleInfo "License: Apache 2.0"
|
|
ModuleInfo "License: Apache 2.0"
|
|
-ModuleInfo "Copyright: Wrapper - 2018-2022 Bruce A Henderson"
|
|
|
|
|
|
+ModuleInfo "Copyright: Wrapper - 2018-2023 Bruce A Henderson"
|
|
|
|
|
|
|
|
+ModuleInfo "History: 1.07"
|
|
|
|
+ModuleInfo "History: Moved platform specific code to net.mbedtlscrypto"
|
|
ModuleInfo "History: 1.06"
|
|
ModuleInfo "History: 1.06"
|
|
ModuleInfo "History: Split crypto functions into net.mbedtlscrypto"
|
|
ModuleInfo "History: Split crypto functions into net.mbedtlscrypto"
|
|
ModuleInfo "History: 1.05"
|
|
ModuleInfo "History: 1.05"
|