1. 545aa74 Fix getting empty configuration value in tsauth.sh by WHR · 11 months ago
  2. c5e397a Update copyright year in COPYING by WHR · 1 year, 3 months ago
  3. ebd68bf Improve implementation of reading configuration file from tsauth.sh by WHR · 1 year, 3 months ago
  4. d760fad No need for path name expansion in tsauth.sh by WHR · 1 year, 3 months ago
  5. 966fd33 Disable JRE InetAddress cache as it would otherwise preventing Mojang authentication from working reliably by WHR · 1 year, 3 months ago
  6. 758a36e Optionally run $HOME/login-throttle.sh from tsauth.sh by WHR · 2 years, 7 months ago
  7. 583a8a1 Support Mojang authentication with the customized version of ProtocolSupport by WHR · 2 years, 7 months ago
  8. 80cec94 Don't return from method 'on_login' while an ENCRYPTION_BEGIN packet is being processed in another thread by WHR · 2 years, 8 months ago 2.1
  9. 11d268c Fix NullPointerException when the timestamp file is empty by WHR · 2 years, 9 months ago
  10. 0bce0d4 Use Logger by WHR · 3 years, 7 months ago
  11. c493d04 Retry Mojang authentication after AuthenticationUnavailableException by WHR · 3 years, 7 months ago
  12. b563767 Add log message for authentication result by WHR · 3 years, 8 months ago
  13. 6c31fc4 Support older versions of CraftBukkit that renames com.mojang.authlib.minecraft.MinecraftSessionService by WHR · 3 years, 10 months ago
  14. a76afae Make server key pair bits configurable by WHR · 3 years, 10 months ago
  15. 20d69b9 Search method for getting PacketListener for newer versions of CraftBukkit by WHR · 3 years, 10 months ago 2.0
  16. 6dc84c1 Remove packet type logging by WHR · 3 years, 10 months ago
  17. e7e82f1 Implement Mojang Yggdrasil authentication method by WHR · 3 years, 10 months ago
  18. 81965be Merge branch '1' into '2' by WHR · 3 years, 10 months ago
  19. ac4ea69 Forget about config.yml by WHR · 3 years, 10 months ago 1
  20. a54b0df Implementing Mojang Yggdrasil authentication method by WHR · 3 years, 10 months ago
  21. b021e3a Version 2 supports Minecraft encryption protocol and currently unfinished Mojang Yggdrasil authentication method by WHR · 3 years, 10 months ago
  22. e29c619 Remove configuration option AllowOtherAuthMethods by WHR · 3 years, 10 months ago master
  23. e6588c6 Make maximum valid authorization time and rejection message configurable by WHR · 3 years, 10 months ago
  24. edf0e6f Disallow user names that would conflict with existing files in data directory by WHR · 3 years, 10 months ago
  25. a137936 Add configuration option AllowOtherAuthMethods by WHR · 3 years, 10 months ago
  26. db29757 Stop using stupid YAML for configuration file; add COPYING by WHR · 3 years, 10 months ago
  27. 3b9b552 Add configuration file template by WHR · 3 years, 10 months ago
  28. e645fff Don't print stack trace on rejecting player by WHR · 3 years, 10 months ago
  29. 05f3d02 Fix getting remote address; add support of remote address white list by WHR · 4 years ago
  30. f973801 Disallow space characters in user name; don't reverse resolve IP address by WHR · 4 years ago
  31. 61b1d00 Fix NullPointerException by WHR · 4 years, 1 month ago
  32. 0fe5e0e It works by WHR · 4 years, 1 month ago