Skip to content
Jenkins
BungeeCord
#752
Changes
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Test Result
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
Native cipher, with more smoke tests! (
commit: 94ee61c
) (
details
)
Commit
94ee61cd35de95e63819cd64055d4914d02ef300
by
md_5
Native cipher, with more smoke tests!
(
commit: 94ee61c
)
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was added
native/pom.xml
The file was added
proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java
The file was added
native/src/main/java/net/md_5/bungee/BungeeCipher.java
The file was modified
proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java
(diff)
The file was added
proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java
The file was added
native/nb-configuration.xml
The file was added
native/src/main/c/net_md_5_bungee_NativeCipherImpl.h
The file was added
native/src/main/java/net/md_5/bungee/NativeCipherImpl.java
The file was modified
pom.xml
(diff)
The file was added
native/src/main/resources/native-cipher.so
The file was modified
proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java
(diff)
The file was modified
proxy/src/main/java/net/md_5/bungee/BungeeCord.java
(diff)
The file was added
native/compile-native.sh
The file was added
native/src/main/java/net/md_5/bungee/FallbackCipher.java
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java
The file was added
native/src/main/java/net/md_5/bungee/NativeCipher.java
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java
The file was added
native/src/test/java/net/md_5/bungee/NativeCipherTest.java
The file was added
native/src/main/c/NativeCipherImpl.c
The file was modified
proxy/pom.xml
(diff)