Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
CompacT WebServer
php 8.3.7 mariadb
CompacT WebServer php 8.3.7 mariadb
Compact and portable Apache and php combination
Brought to you by:
ctstudio
Summary
Files
Reviews
Support
SVN ▾
php 8.3.7 mariadb
php 8.4.7 mariadb
php 8.4.12 mariadb
Menu
▾
▴
Browse Commits
Browse Files
Commit
[r2]
Maximize
Restore
History
Authored by:
ctstudio
2024-06-02
Browse code at this revision
Parent:
[r1]
Child:
[r3]
<<
<
1
..
196
197
198
199
200
..
202
>
>>
(Page 198 of 202)
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataService.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatement.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatementFetcher.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatementRepository.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataTOCPayload.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataTOCPayloadEntry.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/PatternAccuracyDescriptor.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/RgbPaletteEntry.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/RogueListEntry.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/SingleMetadata.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/StatusReport.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/Utils.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/VerificationMethodANDCombinations.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/VerificationMethodDescriptor.php
added
/htdocs/_pMA/vendor/web-auth/metadata-service/src/Version.php
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/LICENSE
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/composer.json
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObject.php
added
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObjectLoader.php
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataService.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatement.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatementFetcher.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataStatementRepository.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataTOCPayload.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/MetadataTOCPayloadEntry.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/PatternAccuracyDescriptor.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/RgbPaletteEntry.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/RogueListEntry.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/SingleMetadata.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/StatusReport.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/Utils.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/VerificationMethodANDCombinations.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/VerificationMethodDescriptor.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/metadata-service/src/Version.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib
Directory.
/htdocs/_pMA/vendor/web-auth/webauthn-lib/LICENSE
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/composer.json
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src
Directory.
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement
Directory.
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObject.php
Diff
Switch to side-by-side view
/htdocs/_pMA/vendor/web-auth/webauthn-lib/src/AttestationStatement/AttestationObjectLoader.php
Diff
Switch to side-by-side view
<<
<
1
..
196
197
198
199
200
..
202
>
>>
(Page 198 of 202)
×