.codeclimate.yml | |
|
|
.github/stale.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/doc.yml | |
|
|
.gitignore | |
|
|
.jazzy.yaml | |
|
|
.swiftlint.yml | |
|
|
CHANGELOG.md | |
|
|
Cartfile | |
|
|
Cartfile.private | |
|
|
Cartfile.resolved | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
GenerateCommonCryptoModule.swift | 97 | A 0 mins |
|
LICENSE.md | |
|
|
NEKit-iOS/Info.plist | |
|
|
NEKit-iOS/NEKit-iOS.h | |
|
|
NEKit-macOS/Info.plist | |
|
|
NEKit-macOS/NEKit.h | |
|
|
NEKitDemo/AppDelegate.swift | 31 | A 0 mins |
|
NEKitDemo/Assets.xcassets/AppIcon.appiconset/Contents.json | |
|
|
NEKitDemo/Base.lproj/MainMenu.xib | |
|
|
NEKitDemo/Info.plist | |
|
|
NEKitTest-macOS/Info.plist | |
|
|
NEKitTests-iOS/Info.plist | |
|
|
src/Config/AdapterFactoryParser.swift | 154 | C 1 day |
|
src/Config/Configuration.swift | 31 | A 0 mins |
|
src/Config/RuleParser.swift | 114 | A 3 hrs |
|
src/Crypto/CCCrypto.swift | 51 | A 45 mins |
|
src/Crypto/CryptoEnum.swift | 43 | A 3 hrs |
|
src/Crypto/CryptoHelper.swift | 43 | A 0 mins |
|
src/Crypto/HMAC.swift | 28 | A 0 mins |
|
src/Crypto/Libsodium.swift | 8 | A 0 mins |
|
src/Crypto/MD5Hash.swift | 17 | A 0 mins |
|
src/Crypto/SodiumStreamCrypto.swift | 57 | B 4 hrs |
|
src/Crypto/StreamCryptoProtocol.swift | 4 | A 0 mins |
|
src/Event/DebugObserver.swift | 102 | A 0 mins |
|
src/Event/Event/AdapterSocketEvent.swift | 38 | A 0 mins |
|
src/Event/Event/EventType.swift | 2 | A 0 mins |
|
src/Event/Event/ProxyServerEvent.swift | 16 | A 0 mins |
|
src/Event/Event/ProxySocketEvent.swift | 41 | A 0 mins |
|
src/Event/Event/RuleMatchEvent.swift | 14 | A 0 mins |
|
src/Event/Event/TunnelEvent.swift | 55 | A 0 mins |
|
src/Event/Observer.swift | 5 | A 0 mins |
|
src/Event/ObserverFactory.swift | 20 | A 0 mins |
|
src/GeoIP/GeoIP.swift | 8 | A 0 mins |
|
src/GlobalIntializer.swift | 11 | A 0 mins |
|
src/IPStack/DNS/DNSEnums.swift | 13 | A 0 mins |
|
src/IPStack/DNS/DNSMessage.swift | 321 | D 1 day |
|
src/IPStack/DNS/DNSResolver.swift | 28 | A 0 mins |
|