Skip to content
Success

Changes

Summary

  1. 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 removedproxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was addednative/pom.xml
The file was addedproxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java
The file was addednative/src/main/java/net/md_5/bungee/BungeeCipher.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java (diff)
The file was addedproxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java
The file was addednative/nb-configuration.xml
The file was addednative/src/main/c/net_md_5_bungee_NativeCipherImpl.h
The file was addednative/src/main/java/net/md_5/bungee/NativeCipherImpl.java
The file was modifiedpom.xml (diff)
The file was addednative/src/main/resources/native-cipher.so
The file was modifiedproxy/src/main/java/net/md_5/bungee/EncryptionUtil.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java (diff)
The file was addednative/compile-native.sh
The file was addednative/src/main/java/net/md_5/bungee/FallbackCipher.java
The file was removedproxy/src/main/java/net/md_5/bungee/netty/CipherBase.java
The file was addednative/src/main/java/net/md_5/bungee/NativeCipher.java
The file was removedproxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java
The file was addednative/src/test/java/net/md_5/bungee/NativeCipherTest.java
The file was addednative/src/main/c/NativeCipherImpl.c
The file was modifiedproxy/pom.xml (diff)