Lin [Mon, 9 Feb 2015 15:18:04 +0000 (23:18 +0800)]
Add missing file.
Lin [Mon, 9 Feb 2015 15:05:25 +0000 (23:05 +0800)]
Add missing keytab file.
Lin [Mon, 9 Feb 2015 14:59:12 +0000 (22:59 +0800)]
DIRKRB-146 Test for encrypted data in Kerberos message (with some mistakes) .
Drankye [Mon, 9 Feb 2015 12:47:43 +0000 (20:47 +0800)]
Fixed test failure, network ports should be prepared during setUp()
Drankye [Mon, 9 Feb 2015 11:14:57 +0000 (19:14 +0800)]
Updated the comment for EncodingOption
Drankye [Mon, 9 Feb 2015 03:13:08 +0000 (11:13 +0800)]
DIRKRB-158. Decouple the mixed aspects in EncodingOption in kerby-asn1
Lin [Fri, 6 Feb 2015 13:53:26 +0000 (21:53 +0800)]
Simplify the load method of Keytab.
Colm O hEigeartaigh [Thu, 5 Feb 2015 14:55:05 +0000 (14:55 +0000)]
More refactoring
Colm O hEigeartaigh [Thu, 5 Feb 2015 11:54:00 +0000 (11:54 +0000)]
Some test refactoring
Colm O hEigeartaigh [Thu, 5 Feb 2015 11:28:41 +0000 (11:28 +0000)]
More code refactoring
Colm O hEigeartaigh [Wed, 4 Feb 2015 16:27:49 +0000 (16:27 +0000)]
Use random ports for kerby-event tests. Switch to use "int" instead of "short" for the ports, as short is inadequate
Colm O hEigeartaigh [Wed, 4 Feb 2015 15:15:55 +0000 (15:15 +0000)]
Move pkix test artifacts to test/resources
Colm O hEigeartaigh [Wed, 4 Feb 2015 15:06:12 +0000 (15:06 +0000)]
Removing tabs
Colm O hEigeartaigh [Wed, 4 Feb 2015 12:41:14 +0000 (12:41 +0000)]
Minor code refactor in lib
Colm O hEigeartaigh [Wed, 4 Feb 2015 12:16:56 +0000 (12:16 +0000)]
Some consistency changes to the poms
Colm O hEigeartaigh [Wed, 4 Feb 2015 12:04:10 +0000 (12:04 +0000)]
Adding some stuff to the root pom
Colm O hEigeartaigh [Wed, 4 Feb 2015 11:57:34 +0000 (11:57 +0000)]
Updating some dependencies
Colm O hEigeartaigh [Wed, 4 Feb 2015 11:43:10 +0000 (11:43 +0000)]
Some trivial grammatical changes + haox -> kerby in the README
Drankye [Sun, 1 Feb 2015 21:47:04 +0000 (05:47 +0800)]
Added some javadocs
Drankye [Sun, 1 Feb 2015 20:51:44 +0000 (04:51 +0800)]
Cleaned some bit and refactored some codes in kerb-crypto
Emmanuel Lécharny [Sun, 1 Feb 2015 12:17:55 +0000 (13:17 +0100)]
o Added the missing Javadoc for this class
o Speedup for the fromValue() method
Emmanuel Lécharny [Sun, 1 Feb 2015 09:28:53 +0000 (10:28 +0100)]
Improved the Javadoc, added some missing parts.
Emmanuel Lécharny [Sun, 1 Feb 2015 09:13:09 +0000 (10:13 +0100)]
Merge branch 'master' of git-wip-us.apache.org/repos/asf/directory-kerberos
Emmanuel Lécharny [Sun, 1 Feb 2015 09:11:39 +0000 (10:11 +0100)]
o Added the missing Javadoc
o Added a missing Tag (0) which is used when BER deconding TLV when
using undefined length
Drankye [Sun, 1 Feb 2015 02:19:05 +0000 (10:19 +0800)]
DIRKRB-157 Value like 0x01 01 7F should not be decoded as TRUE with DER
Drankye [Sun, 1 Feb 2015 01:55:26 +0000 (09:55 +0800)]
Refined some codes related to encoding option
Drankye [Sun, 1 Feb 2015 01:26:00 +0000 (09:26 +0800)]
Added some javadoc in kerby-asn1 module
Drankye [Sun, 1 Feb 2015 01:24:42 +0000 (09:24 +0800)]
Fixed a testing failure related to assertj
hazel [Fri, 30 Jan 2015 02:46:12 +0000 (10:46 +0800)]
DIRKRB-154 Switching to AssertJ framework for unit tests in lib module
chenlin1 [Fri, 30 Jan 2015 02:33:45 +0000 (10:33 +0800)]
DIRKRB-153 Switching to AssertJ framework for unit tests in kerby-kerb
Drankye [Mon, 26 Jan 2015 14:40:08 +0000 (22:40 +0800)]
DIRKRB-152 Switching to AssertJ framework for unit tests in kerby-asn1. Contributed by Lin Chen
Drankye [Sun, 25 Jan 2015 22:25:32 +0000 (06:25 +0800)]
Clean up and fixing building
Kiran Ayyagari [Sun, 25 Jan 2015 15:08:59 +0000 (23:08 +0800)]
testing commit using a work-in-progress file
Drankye [Sun, 25 Jan 2015 08:53:32 +0000 (16:53 +0800)]
Removed http related from not-commons-ssl library
Drankye [Sun, 25 Jan 2015 16:43:39 +0000 (00:43 +0800)]
Clean up not-commons-ssl library, removing many unwanted and not much relevant
Drankye [Sun, 25 Jan 2015 13:23:11 +0000 (21:23 +0800)]
Removed the ASN1 parsers included in not-commons-ssl library using kerby-asn1
Drankye [Fri, 23 Jan 2015 17:25:43 +0000 (01:25 +0800)]
DIRKRB-150 Fix some issues in tests. Contributed by Lin Chen
Drankye [Fri, 23 Jan 2015 05:41:07 +0000 (13:41 +0800)]
DIRKRB-149 New layout structure with the new name "Apache Kerby"
drankye [Wed, 21 Jan 2015 16:35:05 +0000 (00:35 +0800)]
DIRKRB-120 Enhance KDC Server to respect kdc.conf file. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 15:58:04 +0000 (23:58 +0800)]
Avoided some unnecessarily thrown exception
drankye [Wed, 21 Jan 2015 15:48:56 +0000 (23:48 +0800)]
DIRKRB-119 Enhance KrbClient to respect krb5.conf file. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 13:05:40 +0000 (21:05 +0800)]
DIRKRB-112 MIT Kerberos configuration format support. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 12:56:04 +0000 (20:56 +0800)]
DIRKRB-129 KDC server supports both TCP and UDP. Contributed by Niklas Arya
drankye [Wed, 21 Jan 2015 12:48:41 +0000 (20:48 +0800)]
Fixed an issue when "mvn package", thanks to Niklas
drankye [Wed, 21 Jan 2015 10:45:23 +0000 (18:45 +0800)]
DIRKRB-116 Add test for TGS-REQ message codec. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 10:39:16 +0000 (18:39 +0800)]
DIRKRB-115 Add test for AS-REP message codec. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 10:29:54 +0000 (18:29 +0800)]
DIRKRB-140 Section support in Configuration. Contributed by Lin Chen
drankye [Wed, 21 Jan 2015 10:23:29 +0000 (18:23 +0800)]
DIRKRB-117 Add test for TGS-REP message codec. Contributed by Lin Chen
drankye [Tue, 20 Jan 2015 14:34:01 +0000 (22:34 +0800)]
DIRKRB-114 Add tests for AS-REQ message codec. Contributed by Lin Chen
drankye [Tue, 20 Jan 2015 14:25:12 +0000 (22:25 +0800)]
DIRKRB-139 Refactor and split CheckSumsTest. Contributed by George Sam
Drankye [Fri, 16 Jan 2015 01:55:33 +0000 (09:55 +0800)]
Merge branch 'master' into fixdes
Drankye [Fri, 16 Jan 2015 01:54:31 +0000 (09:54 +0800)]
Updated some comments
Drankye [Fri, 16 Jan 2015 01:37:03 +0000 (09:37 +0800)]
Finished and passed all the tests
Emmanuel Lécharny [Thu, 15 Jan 2015 08:36:03 +0000 (09:36 +0100)]
Added the rat plugin configuration in 3rdParty to ignore it completely, fixing DIRKRB-137
Emmanuel Lécharny [Thu, 15 Jan 2015 04:59:35 +0000 (05:59 +0100)]
Added a global rat-plugin
Drankye [Tue, 13 Jan 2015 22:34:04 +0000 (06:34 +0800)]
Added test for the des key maker for intermediate steps
Drankye [Tue, 13 Jan 2015 22:29:58 +0000 (06:29 +0800)]
Merge branch 'master' into fixdes
Emmanuel Lécharny [Tue, 13 Jan 2015 10:26:02 +0000 (11:26 +0100)]
Added some missing AL 2.0 header
Drankye [Tue, 13 Jan 2015 07:17:39 +0000 (15:17 +0800)]
DIRKRB-138 Adding Apache License for non-code files. Contributed by Lin Chen
Drankye [Tue, 13 Jan 2015 03:36:49 +0000 (11:36 +0800)]
DIRKRB-133 Added apache license header. Contributed by Lin Chen
Drankye [Tue, 13 Jan 2015 00:04:29 +0000 (08:04 +0800)]
Getting rid of a deprecation
Drankye [Tue, 13 Jan 2015 00:00:53 +0000 (08:00 +0800)]
Consolidating common utils
Drankye [Tue, 13 Jan 2015 00:00:32 +0000 (08:00 +0800)]
Consolidating common utils
Drankye [Mon, 12 Jan 2015 22:56:22 +0000 (06:56 +0800)]
Working on fixing des etypes
drankye [Mon, 12 Jan 2015 22:15:33 +0000 (06:15 +0800)]
Merge branch 'master' into dsdev
Drankye [Mon, 12 Jan 2015 13:02:57 +0000 (21:02 +0800)]
Refactored the decryption test codes some bit and disabled DES related encryption tests for now to make the overall test passed
Emmanuel Lécharny [Mon, 12 Jan 2015 07:51:41 +0000 (08:51 +0100)]
o Added the missing AL 2.0 header
o Added the missing Javadoc
o Removed useless methods
o Split the test so that we have one single unit test per encryption
type for a better visualisation of the failures
o Removed the useless print to err
Emmanuel Lécharny [Sun, 11 Jan 2015 23:54:10 +0000 (00:54 +0100)]
Bumped up to the latest dependencies version; Added properties for some of the dependencies in teh top evel pom; Added some missing plugin definition in the PluginManagements part in the main pom.xml;
Drankye [Sun, 11 Jan 2015 01:30:51 +0000 (09:30 +0800)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/directory-kerberos
drankye [Sat, 10 Jan 2015 21:26:46 +0000 (05:26 +0800)]
Initially import Haox codebase (https://github.com/drankye/haox)
Drankye [Sat, 10 Jan 2015 10:55:10 +0000 (18:55 +0800)]
Removed the test file
Drankye [Sat, 10 Jan 2015 09:59:14 +0000 (17:59 +0800)]
A test
Drankye [Thu, 1 Jan 2015 12:00:31 +0000 (20:00 +0800)]
Merge branch 'master' of https://github.com/drankye/haox
Drankye [Thu, 1 Jan 2015 11:59:44 +0000 (19:59 +0800)]
Working on string2key tests and re-implemented des keymaker
Drankye [Thu, 1 Jan 2015 11:58:40 +0000 (19:58 +0800)]
Added string2key tests to guard related cleanup
drankye [Mon, 29 Dec 2014 20:38:59 +0000 (04:38 +0800)]
Update README.md
Drankye [Mon, 29 Dec 2014 20:32:37 +0000 (04:32 +0800)]
Disable DES related crypto types for the moment as not complete yet
Drankye [Sun, 28 Dec 2014 22:47:08 +0000 (06:47 +0800)]
Adding missed files and some clean up
Drankye [Sun, 28 Dec 2014 22:05:02 +0000 (06:05 +0800)]
Adding kerb-core-test project back for more crypto tests
Drankye [Sat, 27 Dec 2014 23:38:57 +0000 (07:38 +0800)]
Refactoring and clean up
Drankye [Sat, 27 Dec 2014 02:05:06 +0000 (10:05 +0800)]
Implementing des is_weak to get rid of a dependency
Drankye [Fri, 26 Dec 2014 02:21:59 +0000 (10:21 +0800)]
Cleanup a bit
Drankye [Fri, 26 Dec 2014 01:48:04 +0000 (09:48 +0800)]
Clean up a bit
Drankye [Fri, 26 Dec 2014 01:46:52 +0000 (09:46 +0800)]
Clean up a bit
Drankye [Thu, 25 Dec 2014 23:14:31 +0000 (07:14 +0800)]
Merge branch 'master' of https://github.com/drankye/haox
Drankye [Thu, 25 Dec 2014 23:13:52 +0000 (07:13 +0800)]
Some clearance
drankye [Thu, 25 Dec 2014 18:14:54 +0000 (02:14 +0800)]
Cleanup test exceptions
drankye [Thu, 25 Dec 2014 10:28:38 +0000 (18:28 +0800)]
Update README.md
Drankye [Thu, 25 Dec 2014 09:42:33 +0000 (17:42 +0800)]
Renamed a pom
Drankye [Thu, 25 Dec 2014 09:35:41 +0000 (17:35 +0800)]
Added missing files
Drankye [Thu, 25 Dec 2014 09:33:53 +0000 (17:33 +0800)]
Fixed an entry conflict
Drankye [Thu, 25 Dec 2014 09:24:27 +0000 (17:24 +0800)]
Renaming packages in haox-kdc projects, using "apache"
Drankye [Thu, 25 Dec 2014 08:54:51 +0000 (16:54 +0800)]
Renaming packages in haox-kerb projects, using "apache"
Drankye [Thu, 25 Dec 2014 05:26:42 +0000 (13:26 +0800)]
Renaming packages in contrib projects, using "apache"
Drankye [Thu, 25 Dec 2014 03:51:32 +0000 (11:51 +0800)]
Refactoring and clean up
Drankye [Wed, 24 Dec 2014 09:11:10 +0000 (17:11 +0800)]
Fixed a compiling issue on Linux
Drankye [Wed, 24 Dec 2014 08:59:13 +0000 (16:59 +0800)]
Cleanup not relevant codes and originated codes from JaasLaunge
Drankye [Wed, 24 Dec 2014 05:14:13 +0000 (13:14 +0800)]
Move non-Kerberos relevant projects into contrib folder as suggested by Kiran
Drankye [Wed, 24 Dec 2014 01:58:11 +0000 (09:58 +0800)]
Exluding running tests from 3rdparties by default
Drankye [Tue, 23 Dec 2014 12:17:21 +0000 (20:17 +0800)]
Optimized by Emmanuel