OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
knoblyExpressLandingPage
/
vendor
/
aws
/
aws-crt-php
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/21/2024 10:01:20 AM
rwxr-xr-x
📄
.clang-format
1.67 KB
08/21/2024 10:01:18 AM
rw-r--r--
📄
.clang-format-ignore
54 bytes
08/21/2024 10:01:18 AM
rw-r--r--
📁
.git
-
08/21/2024 10:04:15 AM
rwxr-xr-x
📄
.gitattributes
570 bytes
08/21/2024 10:01:18 AM
rw-r--r--
📁
.github
-
08/21/2024 10:02:50 AM
rwxr-xr-x
📄
.gitignore
4.17 KB
08/21/2024 10:01:18 AM
rw-r--r--
📄
.gitmodules
107 bytes
08/21/2024 10:01:18 AM
rw-r--r--
📄
CODE_OF_CONDUCT.md
313 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
CONTRIBUTING.md
3.29 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
LICENSE
10.08 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
Makefile.frag
3.12 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
Makefile.frag.w32
1.39 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
NOTICE
68 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
README.md
4.56 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
builder.json
813 bytes
08/21/2024 10:01:18 AM
rw-r--r--
📄
composer.json
988 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
config.m4
1.16 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
config.w32
681 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📁
crt
-
08/21/2024 10:02:50 AM
rwxr-xr-x
📁
dev-scripts
-
08/21/2024 10:01:27 AM
rwxr-xr-x
📁
ext
-
08/21/2024 10:01:28 AM
rwxr-xr-x
📄
format-check.sh
495 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
gen_api.php
476 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
gen_stub.php
65.22 KB
08/21/2024 10:01:19 AM
rw-r--r--
📄
php-win.ini
81 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📄
php.ini
29 bytes
08/21/2024 10:01:19 AM
rw-r--r--
📁
src
-
08/21/2024 10:04:16 AM
rwxr-xr-x
📁
tests
-
08/21/2024 10:01:29 AM
rwxr-xr-x
Editing: .gitignore
Close
# Created by https://www.toptal.com/developers/gitignore/api/autotools,cmake,phpstorm # Edit at https://www.toptal.com/developers/gitignore?templates=autotools,cmake,phpstorm ### Autotools ### # http://www.gnu.org/software/automake Makefile.in /ar-lib /mdate-sh /py-compile /test-driver /ylwrap .deps/ # http://www.gnu.org/software/autoconf autom4te.cache /autoscan.log /autoscan-*.log /aclocal.m4 /compile /config.guess /config.h.in /config.log /config.status /config.sub /configure /configure.scan /depcomp /install-sh /missing /stamp-h1 # https://www.gnu.org/software/libtool/ /ltmain.sh # http://www.gnu.org/software/texinfo /texinfo.tex # http://www.gnu.org/software/m4/ m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 # Generated Makefile # (meta build system like autotools, # can automatically generate from config.status script # (which is called by configure script)) Makefile ### Autotools Patch ### ### CMake ### CMakeLists.txt.user CMakeCache.txt CMakeFiles CMakeScripts Testing cmake_install.cmake install_manifest.txt compile_commands.json CTestTestfile.cmake _deps ### CMake Patch ### # External projects *-prefix/ ### PhpStorm ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml .idea/**/usage.statistics.xml .idea/**/dictionaries .idea/**/shelf .idea/ # Generated files .idea/**/contentModel.xml # Sensitive or high-churn files .idea/**/dataSources/ .idea/**/dataSources.ids .idea/**/dataSources.local.xml .idea/**/sqlDataSources.xml .idea/**/dynamic.xml .idea/**/uiDesigner.xml .idea/**/dbnavigator.xml # Gradle .idea/**/gradle.xml .idea/**/libraries # Gradle and Maven with auto-import # When using Gradle or Maven with auto-import, you should exclude module files, # since they will be recreated, and may cause churn. Uncomment if using # auto-import. # .idea/artifacts # .idea/compiler.xml # .idea/jarRepositories.xml # .idea/modules.xml # .idea/*.iml # .idea/modules # *.iml # *.ipr # CMake cmake-build-*/ # Mongo Explorer plugin .idea/**/mongoSettings.xml # File-based project format *.iws # IntelliJ out/ # mpeltonen/sbt-idea plugin .idea_modules/ # JIRA plugin atlassian-ide-plugin.xml # Cursive Clojure plugin .idea/replstate.xml # Crashlytics plugin (for Android Studio and IntelliJ) com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties fabric.properties # Editor-based Rest Client .idea/httpRequests # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser ### PhpStorm Patch ### # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 # *.iml # modules.xml # .idea/misc.xml # *.ipr # Sonarlint plugin # https://plugins.jetbrains.com/plugin/7973-sonarlint .idea/**/sonarlint/ # SonarQube Plugin # https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin .idea/**/sonarIssues.xml # Markdown Navigator plugin # https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced .idea/**/markdown-navigator.xml .idea/**/markdown-navigator-enh.xml .idea/**/markdown-navigator/ # Cache file creation bug # See https://youtrack.jetbrains.com/issue/JBR-2257 .idea/$CACHE_FILE$ # CodeStream plugin # https://plugins.jetbrains.com/plugin/12206-codestream .idea/codestream.xml # End of https://www.toptal.com/developers/gitignore/api/autotools,cmake,phpstorm .deps .libs/ build/ cmake_build/ configure.in configure.ac configure.bat configure.js mkinstalldirs run-tests.php Makefile.global acinclude.m4 libtool modules/ *.lo config.h config.nice config.nice.bat *.la Makefile* !Makefile.am !Makefile.frag !Makefile.frag.w32 /vendor/ .idea/ .DS_Store composer.lock PHP-Parser*/ src/*.so src/*.dylib src/*.dll /x64/ awscrt.dep # ignoring output of package.xml as it needs to be generated from ./prepare_release.sh in each publishing package.xml *.tgz