1. 34ccabe DIRKRB-681 Add new LoginModule by plusplusjiajia · 6 years ago
  2. a8a284d DIRKRB-686 Some refactor work for MySQL backend. by zenglinx · 6 years ago
  3. 11089e8 DIRKRB-678 Implement MySQL identity backend for KDC server. by zenglinx · 6 years ago
  4. 7b30a96 Fixing a few typos by Colm O hEigeartaigh · 6 years ago
  5. 5c613f3 DIRKRB-683 - Support "-q" (query) option for the Kadmin script by Colm O hEigeartaigh · 6 years ago
  6. ec9de35 Updating BouncyCastle by Colm O hEigeartaigh · 6 years ago
  7. dc2e2f1 Fixing build by Colm O hEigeartaigh · 6 years ago
  8. 4410adf Merge remote-tracking branch 'asf/trunk' into trunk by plusplusjiajia · 6 years ago
  9. e51a0ba DIRKRB-676 Add new authentication mechanism Kerberos-based token authentication. by plusplusjiajia · 6 years ago
  10. 5a81d03 DIRKRB-682 Fix checksum verify in TgsRequest. by plusplusjiajia · 6 years ago
  11. bcf3ba1 DIRKRB-680 Add new authentication mechanism API by plusplusjiajia · 6 years ago
  12. 59a3101 DIRKRB-672 Embed a web server in KDC to upgrade Kerby KDC. by plusplusjiajia · 6 years ago
  13. c22be36 Add LDAP backend dependency in kdc-dist pom.xml by plusplusjiajia · 6 years ago
  14. 1e5a370 Minor typos by Colm O hEigeartaigh · 6 years ago
  15. c3a6292 [maven-release-plugin] prepare for next development iteration by Colm O hEigeartaigh · 7 years ago
  16. 6700603 [maven-release-plugin] prepare release kerby-all-1.1.0 by Colm O hEigeartaigh · 7 years ago kerby-all-1.1.0
  17. b2e4708 Adding missing license header by Colm O hEigeartaigh · 7 years ago
  18. 3c2c99c Adding 1.1.0 release notes by Colm O hEigeartaigh · 7 years ago
  19. ce6d3d7 Adding Kerby 1.0.1 release notes by Colm O hEigeartaigh · 7 years ago
  20. b5b538f Changes to prevent circular reference between kerb-kore and kerb-identity. by gg@localhost · 7 years ago
  21. 1e6d364 DIRKRB-670 Add checksum verification in TgsRequest. by plusplusjiajia · 7 years ago
  22. c64cdef DIRKRB-668 Enable KDC backend connect to the HA Zookeeper Cluster. Contributed by cclive1601. by plusplusjiajia · 7 years ago
  23. 3a86646 DIRKRB-Add some unit tests for cross realm by Colm O hEigeartaigh · 7 years ago
  24. 5d9bece DIRKRB-520 - Fix FindBugs issues by Colm O hEigeartaigh · 7 years ago
  25. b6ff6f6 Typo fix by Colm O hEigeartaigh · 7 years ago
  26. cbd40a7 DIRKRB-667 - Kerby and Tool distributions are lacking required jars by Colm O hEigeartaigh · 7 years ago
  27. 53671bc Updating Cross realm docs by Colm O hEigeartaigh · 7 years ago
  28. e9a66a6 Updating commons-io by Colm O hEigeartaigh · 7 years ago
  29. 6e2ed38 Move junit/assertj into dependencyManagement by Colm O hEigeartaigh · 7 years ago
  30. 8dbc9e6 More grammatical fixes by Colm O hEigeartaigh · 7 years ago
  31. ebb93aa Update some dependencies by Colm O hEigeartaigh · 7 years ago
  32. fcaf33e DIRKRB-666 - NPE if klist.sh is called on an empty cache by Colm O hEigeartaigh · 7 years ago
  33. 45bbe2a Merge remote-tracking branch 'asf/trunk' into trunk by plusplusjiajia · 7 years ago
  34. f9283ca Print the server principal in Exception of TokenPreauth. by plusplusjiajia · 7 years ago
  35. 59c12f8 DIRKRB-664 - by Colm O hEigeartaigh · 7 years ago
  36. e99c601 Updating compiler plugin + fixing build with JDK7 by Colm O hEigeartaigh · 7 years ago
  37. b63d44d Updating surefire by Colm O hEigeartaigh · 7 years ago
  38. 19c903e Merge remote-tracking branch 'asf/trunk' into trunk by plusplusjiajia · 7 years ago
  39. 8790af2 DIRKRB-662 Cross realm tgs request should skip checking client entry. by plusplusjiajia · 7 years ago
  40. a5f14eb DIRKRB-660 Compatibility problem with hadoop when getting default credential cache by zenglinx · 7 years ago
  41. ae49ab3 DIRKRB-661 Add duration time parse support when parsing krb5.conf. by zenglinx · 7 years ago
  42. a0f17b6 DIRKRB-655 Add setting up cross realm authentication guide. by zenglinx · 7 years ago
  43. 945ae7d DIRKRB-649 Cross realm server side implementation. by plusplusjiajia · 7 years ago
  44. fdfc559 DIRKRB-648 Cross realm client side implementation. Contributed by Frank. by plusplusjiajia · 7 years ago
  45. 56ca72b DIRKRB-650 Getting capaths section from krb5.conf. Contributed by Frank. by plusplusjiajia · 7 years ago
  46. e0c1998 DIRKRB-657 Implement kinit tool to get tgt ticket from remote realm. Contributed by Frank. by plusplusjiajia · 7 years ago
  47. 8ae0b35 Adding ErrorProne maven plugin by Colm O hEigeartaigh · 7 years ago
  48. aa3dfaf DIRKRB-658 - KerbyTokenAppTest failed on Mac by Colm O hEigeartaigh · 7 years ago
  49. 2b0e569 DIRKRB-656 Compatibility problem with Kerberos when getting service ticket. Contributed by Frank Zeng. by plusplusjiajia · 7 years ago
  50. 276905d Trivial whitespace change by Colm O hEigeartaigh · 7 years ago
  51. f56fc96 DIRKRB-654 - Adding tests for the JWT Access Token case using GSS by Colm O hEigeartaigh · 7 years ago
  52. d37de32 DIRKRB-653 Implement kinit -c -S to get service ticket. Contributed by Frank Zeng. by plusplusjiajia · 7 years ago
  53. c90672d DIRKRB-652 Support dynamic load token provider. by plusplusjiajia · 7 years ago
  54. 515b3f2 DIRKRB-651 - Add support to send a JWT AccessToken via the GSS API by Colm O hEigeartaigh · 7 years ago
  55. c4c43ce DIRKRB-647 - Compilation error with java7 in gss module by Colm O hEigeartaigh · 7 years ago
  56. ea9f606 DIRKRB-644 - ClassCastException in TokenPreauth by Colm O hEigeartaigh · 7 years ago
  57. 06acee1 Merge remote-tracking branch 'asf/trunk' into trunk by plusplusjiajia · 7 years ago
  58. f880978 Add the feature of parsing time duration for kinit tool. Contributed by Lin Zeng. by plusplusjiajia · 7 years ago
  59. bc1c1a6 Minor change to token login module by Colm O hEigeartaigh · 7 years ago
  60. 6080d55 Implement kinit -P, -p by plusplusjiajia · 7 years ago
  61. 308e7b9 Implement kinit -F, -f by plusplusjiajia · 7 years ago
  62. 3c00bc9 DIRKRB-645 Start KerbyKdcServer should be failed if kdc_port already in use. Contributed by Lin Zeng. by plusplusjiajia · 7 years ago
  63. f21c541 Trivial cleanup by Colm O hEigeartaigh · 7 years ago
  64. dcd68c4 Make it possible to get a SGT using an AuthToken and a TGT by Colm O hEigeartaigh · 7 years ago
  65. ff4fc61 DIRKRB-643 Implement kinit -l -r. Contributed by Lin Zeng. by plusplusjiajia · 7 years ago
  66. 358c372 DIRKRB-642 Remove the bytes util functions in GssTokenBase. Contributed by Lin Zeng. by plusplusjiajia · 7 years ago
  67. 8053f03 Adding modernizer plugin by Colm O hEigeartaigh · 7 years ago
  68. 337af9b Set the peer name for the GSSAccept case by Colm O hEigeartaigh · 7 years ago
  69. e23f0c9 Change GssAcceptCred to return the correction EncryptionKey by Colm O hEigeartaigh · 7 years ago
  70. daa1771 Removing Ticket stuff from GssAcceptCred by Colm O hEigeartaigh · 7 years ago
  71. ea45cc8 Get the KerberosKey from Subject as the server key. by plusplusjiajia · 7 years ago
  72. 75dc602 DIRKRB-638 - KerbyGssAppTest fails when there is no keytab on the service side by Colm O hEigeartaigh · 7 years ago
  73. ca49a56 DIRKRB-641 Implement kinit -k -i. Contributed by Lin Zeng. by plusplusjiajia · 7 years ago
  74. 05be350 DIRKRB-640 mplement renew ticket in kinit tool. by plusplusjiajia · 7 years ago
  75. f8f95ab DIRKRB-638 - Adding a test by Colm O hEigeartaigh · 7 years ago
  76. 989fbdf Minor fix by Colm O hEigeartaigh · 7 years ago
  77. b5033d9 NPE fix if no keytab is found and we have no principal name by Colm O hEigeartaigh · 7 years ago
  78. db14ad6 DIRKRB-637 - NPE in GssAcceptCred when no initial GSSCredential is passed to manager.createContext by Colm O hEigeartaigh · 7 years ago
  79. 6d38f80 Get ticket life time from config. by plusplusjiajia · 7 years ago
  80. e46d06e DIRKRB-637 - Testcase to reproduce. by Colm O hEigeartaigh · 7 years ago
  81. a043f7b Refactoring integration tests by Colm O hEigeartaigh · 7 years ago
  82. 57023fc Updating trunk to 1.1.0-SNAPSHOT by Colm O hEigeartaigh · 7 years ago
  83. 158a6a1 DIRKRB-636 - NPE in GssInitCred when a tgt is obtained via JAAS by Colm O hEigeartaigh · 7 years ago
  84. 7a33ace Adding GSS JAAS integration tests by Colm O hEigeartaigh · 7 years ago
  85. 025cd53 DIRKRB-635 - Backends should be optional when building kerby. Thanks to Lin Zeng. by Colm O hEigeartaigh · 7 years ago
  86. cc107ac Fixing dead code warning by Colm O hEigeartaigh · 7 years ago
  87. 6bf7ddb Avoiding some NPEs by Colm O hEigeartaigh · 7 years ago
  88. 1e30df4 PMD fix by Colm O hEigeartaigh · 7 years ago
  89. ee2e516 Fixing some problems with the merges by Colm O hEigeartaigh · 7 years ago
  90. 976b16c Refactoring the package and structure by Drankye · 8 years ago
  91. 2bc1ac7 DIRKRB-581 - Imcompatible token header in init context against JDK GssApi. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  92. 19f2756 DIRKRB-576 - Add test for client-server based on Kerby GssApi. Thanks to Wei Zhou by Colm O hEigeartaigh · 7 years ago
  93. 135a67f DIRKRB-571 - Add encryptRaw interface for GssToken encryption by Colm O hEigeartaigh · 7 years ago
  94. 706b85e DIRKRB-568 - Using RFC 4121 tokens in KerbyContext. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  95. 8618cae DIRKRB-566 - Implement Gss tokens defined in RFC 1964. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  96. 33b0a72 DIRKRB-565 - Implement Gss tokens defined in RFC 4121. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  97. 0602444 DIRKRB-560 - Implement GSSContextSpi interface. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  98. 2c1f222 DIRKRB-559 - Validataion of ApReq and ApRep message in peer node. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  99. b81a39b DIRKRB-555 - Implement GSSNameSpi interface. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago
  100. d58e342 DIRKRB-551 - Data type conversion between GSSAPI interface and Kerby. Thanks to Wei Zhou. by Colm O hEigeartaigh · 7 years ago