Roland C. Dowdeswell
d67a2c36c4
tests: avoid ephemeral port range
...
On our MacOS X CI job, provjobd2 sometimes held local TCP port 49195,
colliding with check-iprop. And so we move all listening ports in the
test setup out of the ephemeral port ranges on Linux and Mac.
2026-06-16 09:46:42 -05:00
Nicolas Williams
f36629d150
osx: Fix check-iprop
2026-01-18 19:06:16 -06:00
Nicolas Williams
cbe156d927
Use OpenSSL 3.x _only_ and implement RFC 8636
...
- No more OpenSSL 1.x support
- Remove 1DES and 3DES
- Remove NETLOGON, NTLM (client and 'digest' service)
2026-01-18 19:06:16 -06:00
Nicolas Williams
d5583d2e54
tests: Make HDB writes async to speed tests
2026-01-18 16:09:31 -06:00
Nicolas Williams
1b62220778
tests: Use here-doc kadmin in Java test
2024-01-20 16:13:21 -06:00
Nicolas Williams
016373931d
tests: Kill daemons on ^C
2024-01-16 16:28:35 -06:00
Nicolas Williams
06ba7b1597
test: When kdc fails to start, show the log
...
This is an attempt to find out why the GitHub Actions OS X build is
failing.
2022-01-20 14:32:17 -06:00
Nicolas Williams
2027aa11ed
Use --detach in tests to avoid waiting
2016-12-07 19:52:29 -06:00
Nicolas Williams
dbf9750989
Tests: set db-dir so tests don't use /var/heimdal
2016-02-26 01:04:31 -06:00
Love Hornquist Astrand
f910d2174b
Disable java gssapi tests because of 7077640 and 7077646
2011-09-25 20:24:26 +02:00
Love Hornquist Astrand
6272abb227
sleep some extra time before killing java pid so it will have a chance
...
write it's stdout to disk
2011-09-19 11:10:51 +02:00
Love Hornquist Astrand
885e53c51a
acceptor glue
2011-08-10 17:25:25 -07:00
Love Hornquist Astrand
86243ab19f
more java (server) tests
2011-08-10 17:23:35 -07:00
Love Hörnquist Åstrand
7aaba443bc
add NTMakefile and windows directories
2011-07-17 12:16:59 -07:00
Love Hornquist Astrand
c6bbdb545b
First drop of Windows build infrastructure from Secure Endpoints
2009-11-24 12:12:53 -08:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
a1c4eede5f
no des.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23587 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-17 14:09:20 +00:00
Love Hörnquist Åstrand
51915319ab
EXTRA_DIST += jaas.conf
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21925 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-17 05:50:39 +00:00
Love Hörnquist Åstrand
a85192c0ff
Add java source code.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-13 07:22:00 +00:00
Love Hörnquist Åstrand
a4b041d6ba
empty messages.log
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21848 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-08 06:55:46 +00:00
Love Hörnquist Åstrand
f40ea4b677
GNU GCC Java doesn't support Kerberos
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21827 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-07 07:38:59 +00:00
Love Hörnquist Åstrand
bdbf5292dc
EXTRA_DIST += have_java.sh
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21612 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:14:44 +00:00
Love Hörnquist Åstrand
50027c2f37
Make failing to compile a java program a no-fatal error.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21601 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 05:23:05 +00:00
Love Hörnquist Åstrand
98076e183a
Disable test if we use socket wrapper.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21599 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 05:19:21 +00:00
Love Hörnquist Åstrand
41d647b1dc
remove *.class files.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21533 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-14 10:57:46 +00:00
Love Hörnquist Åstrand
c2b55d9964
Print stacktrace.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:51:27 +00:00
Love Hörnquist Åstrand
afccbb73c9
Only print when there is an error.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:41:43 +00:00
Love Hörnquist Åstrand
d150215839
Turn on debugging by default, sun.security.krb5.debug.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21492 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:38:08 +00:00
Love Hörnquist Åstrand
0d286fb3ab
Move the aes enctypes first.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21490 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:35:38 +00:00
Love Hörnquist Åstrand
8c86825b59
more default keys.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21487 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 17:16:23 +00:00
Love Hörnquist Åstrand
42bbaafa08
simple java kinit test
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21417 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-05 13:55:00 +00:00