Skip to content
Jenkins
BungeeCord
#749
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
Revert native cipher, causing SIGSEGV (
commit: 12ef019
) (
details
)
Commit
12ef019d699d0b50cab7f320b870389abe676fd0
by
md_5
Revert native cipher, causing SIGSEGV
(
commit: 12ef019
)
The file was modified
pom.xml
(diff)
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java
The file was removed
native/compile-native.sh
The file was modified
proxy/pom.xml
(diff)
The file was removed
native/src/main/java/net/md_5/bungee/BungeeCipher.java
The file was removed
native/pom.xml
The file was added
proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was removed
native/src/test/java/net/md_5/bungee/NativeCipherTest.java
The file was removed
native/nb-configuration.xml
The file was removed
native/src/main/resources/native-cipher.so
The file was added
proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java
The file was added
proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java
The file was removed
native/src/main/java/net/md_5/bungee/FallbackCipher.java
The file was removed
proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java
The file was removed
native/src/main/c/net_md_5_bungee_NativeCipherImpl.h
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/connection/InitialHandler.java
(diff)
The file was removed
native/src/main/c/NativeCipherImpl.c
The file was removed
native/src/main/java/net/md_5/bungee/NativeCipher.java
The file was removed
native/src/main/java/net/md_5/bungee/NativeCipherImpl.java
The file was modified
proxy/src/main/java/net/md_5/bungee/BungeeCord.java
(diff)