1. 11d268c Fix NullPointerException when the timestamp file is empty by WHR · 3 years ago
  2. 0bce0d4 Use Logger by WHR · 3 years, 11 months ago
  3. c493d04 Retry Mojang authentication after AuthenticationUnavailableException by WHR · 3 years, 11 months ago
  4. b563767 Add log message for authentication result by WHR · 3 years, 12 months ago
  5. 6c31fc4 Support older versions of CraftBukkit that renames com.mojang.authlib.minecraft.MinecraftSessionService by WHR · 4 years, 1 month ago
  6. a76afae Make server key pair bits configurable by WHR · 4 years, 1 month ago
  7. 20d69b9 Search method for getting PacketListener for newer versions of CraftBukkit by WHR · 4 years, 1 month ago 2.0
  8. 6dc84c1 Remove packet type logging by WHR · 4 years, 1 month ago
  9. e7e82f1 Implement Mojang Yggdrasil authentication method by WHR · 4 years, 1 month ago
  10. 81965be Merge branch '1' into '2' by WHR · 4 years, 1 month ago
  11. ac4ea69 Forget about config.yml by WHR · 4 years, 1 month ago 1
  12. a54b0df Implementing Mojang Yggdrasil authentication method by WHR · 4 years, 1 month ago
  13. b021e3a Version 2 supports Minecraft encryption protocol and currently unfinished Mojang Yggdrasil authentication method by WHR · 4 years, 1 month ago
  14. e29c619 Remove configuration option AllowOtherAuthMethods by WHR · 4 years, 1 month ago master
  15. e6588c6 Make maximum valid authorization time and rejection message configurable by WHR · 4 years, 1 month ago
  16. edf0e6f Disallow user names that would conflict with existing files in data directory by WHR · 4 years, 1 month ago
  17. a137936 Add configuration option AllowOtherAuthMethods by WHR · 4 years, 1 month ago
  18. db29757 Stop using stupid YAML for configuration file; add COPYING by WHR · 4 years, 1 month ago
  19. 3b9b552 Add configuration file template by WHR · 4 years, 1 month ago
  20. e645fff Don't print stack trace on rejecting player by WHR · 4 years, 1 month ago
  21. 05f3d02 Fix getting remote address; add support of remote address white list by WHR · 4 years, 4 months ago
  22. f973801 Disallow space characters in user name; don't reverse resolve IP address by WHR · 4 years, 4 months ago
  23. 61b1d00 Fix NullPointerException by WHR · 4 years, 4 months ago
  24. 0fe5e0e It works by WHR · 4 years, 4 months ago