Skip to content
Jenkins
BungeeCord
#752
BungeeCord-Parent
Search
Sign in
Status
Changes
Console Output
View Build Information
Executed Mojos
See Fingerprints
Previous Build
Next Build
Changes
Started 12 yr ago
Took 9.2 sec
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 added
native/pom.xml
The file was added
native/src/main/c/net_md_5_bungee_NativeCipherImpl.h
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was added
native/nb-configuration.xml
The file was modified
proxy/pom.xml
The file was added
native/compile-native.sh
The file was modified
proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/CipherBase.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 modified
proxy/src/main/java/net/md_5/bungee/BungeeCord.java
The file was added
proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java
The file was added
native/src/main/java/net/md_5/bungee/BungeeCipher.java
The file was added
native/src/main/java/net/md_5/bungee/FallbackCipher.java
The file was modified
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/NativeCipher.java
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
The file was added
native/src/main/java/net/md_5/bungee/NativeCipherImpl.java
The file was added
native/src/main/c/NativeCipherImpl.c