Kurt Zeilenga
|
7a4b9e3c32
|
Minor cleanup
|
2001-09-18 17:35:47 +00:00 |
|
Howard Chu
|
384cbde4f5
|
Fix for ITS#1258 - even if we're accepting various malformed definitions,
don't allow OIDs that are a mix of numeric and non-numeric fields.
|
2001-09-18 12:21:33 +00:00 |
|
Howard Chu
|
84e4b860e1
|
Fix previous patch, didn't take handle syntax/noidlen properly
|
2001-09-18 12:03:20 +00:00 |
|
Howard Chu
|
6b9b0660c9
|
Fix ITS#1213, OID macro parsing in attributetypes
|
2001-09-18 11:30:00 +00:00 |
|
Howard Chu
|
e4d8a87ddc
|
Silence some typecast warnings
|
2001-09-18 05:22:53 +00:00 |
|
Howard Chu
|
966616b274
|
Don't pass NULL hostname to ldap_pvt_tls_check_hostname, use "localhost"
|
2001-09-18 05:19:55 +00:00 |
|
Howard Chu
|
6a59465686
|
Fix declaration mismatch when CYRUS is not present
|
2001-09-18 00:37:56 +00:00 |
|
Kurt Zeilenga
|
241d6a558e
|
Remove dead code
|
2001-09-09 04:47:03 +00:00 |
|
Kurt Zeilenga
|
553d80cedd
|
Blindly fix TLS/SASL external interaction.
|
2001-09-09 03:42:26 +00:00 |
|
Kurt Zeilenga
|
3c844f0225
|
Minor cleanup of ldap_perror()
|
2001-09-09 03:02:54 +00:00 |
|
Kurt Zeilenga
|
05c9d4bfda
|
Fix TLS ldap.conf issues
|
2001-09-05 21:22:41 +00:00 |
|
Howard Chu
|
f3501cbf50
|
Fix ldap_int_tls_start to set its error codes in ld->ld_errno.
|
2001-09-02 12:06:41 +00:00 |
|
Howard Chu
|
b10e0029a5
|
Full implementation of server identity checking per RFC2830 section 3.6
|
2001-09-02 11:23:28 +00:00 |
|
Kurt Zeilenga
|
d3cb8a357f
|
Move Cyrus SASL initializing forward
|
2001-08-31 00:14:04 +00:00 |
|
Howard Chu
|
44a3160fec
|
Remove redundant call of SSL_set_info_callback, to allow users
to override it in the SSL_CTX.
|
2001-08-29 20:28:08 +00:00 |
|
Kurt Zeilenga
|
05960887bb
|
Fix -H ldaps:// crashes due to rework of TLS code
|
2001-08-27 20:22:28 +00:00 |
|
Kurt Zeilenga
|
16fa8c4a21
|
Fix bug introduced during TLS rework
|
2001-08-02 04:20:11 +00:00 |
|
Kurt Zeilenga
|
2ad03e6041
|
To be consistent, should assert that ld is valid.
|
2001-07-24 16:38:42 +00:00 |
|
Kurt Zeilenga
|
2b7727882d
|
misc updates, constification, deprecation...
|
2001-07-23 05:00:39 +00:00 |
|
Kurt Zeilenga
|
978e417699
|
Make some additional UTF8 public
Remove lint
|
2001-07-21 23:13:04 +00:00 |
|
Pierangelo Masarati
|
93923d4345
|
honors multiple type/value in rdn when generating ufn
|
2001-07-11 20:16:25 +00:00 |
|
Kurt Zeilenga
|
f61152ccbd
|
Check for critical client controls.
|
2001-07-06 03:13:42 +00:00 |
|
Kurt Zeilenga
|
803e84fcdd
|
TLS doesn't need ldap_host_connected_to()
|
2001-06-25 21:44:41 +00:00 |
|
Kurt Zeilenga
|
c731288dc6
|
Replace ATTR_URIS with ATTR_OPTION (more general solution)
|
2001-06-25 21:39:14 +00:00 |
|
Kurt Zeilenga
|
77f776dfd1
|
Another round of TLS updates to support secure referral chasing
|
2001-06-25 19:17:42 +00:00 |
|
Kurt Zeilenga
|
350ffe6d15
|
Rework tls check
Needs to be connection specific
|
2001-06-25 18:20:14 +00:00 |
|
Kurt Zeilenga
|
c4f5497ac6
|
move TLS ctx to lconn struct in prep for supporting TLS with referrals
need to rework cert check to use per lconn host name
|
2001-06-25 07:33:42 +00:00 |
|
Kurt Zeilenga
|
903940014c
|
Sync with 2.x
|
2001-06-23 01:25:21 +00:00 |
|
Kurt Zeilenga
|
4a23c08678
|
Fix up error handling
|
2001-06-22 21:01:04 +00:00 |
|
Kurt Zeilenga
|
55755fea2a
|
Rebind cleanup
|
2001-06-15 04:49:38 +00:00 |
|
Kurt Zeilenga
|
11b6d1f284
|
Misc updates for NT4
|
2001-06-15 04:16:55 +00:00 |
|
Kurt Zeilenga
|
5f25c10980
|
new rebind proc
new SASL locking
|
2001-06-15 00:14:56 +00:00 |
|
Kurt Zeilenga
|
86acd7eb20
|
unifdef -ULDAP_UFN
|
2001-06-11 21:08:49 +00:00 |
|
Kurt Zeilenga
|
4edc93c807
|
EOL
|
2001-06-09 02:35:44 +00:00 |
|
Kurt Zeilenga
|
52067f461e
|
Fix wrapping separators (no functional change)
|
2001-05-28 19:42:22 +00:00 |
|
Kurt Zeilenga
|
deb9644a8a
|
Should not be using reverse lookup names to check certificates.
|
2001-05-19 23:07:46 +00:00 |
|
Kurt Zeilenga
|
7522d3fcab
|
Add HAVE_INET_NTOP
|
2001-05-09 23:41:38 +00:00 |
|
Kurt Zeilenga
|
8684be0278
|
Fix logic error in param check
|
2001-04-12 23:05:19 +00:00 |
|
Kurt Zeilenga
|
66fdd720f4
|
Fix off by one bug
|
2001-04-12 23:05:02 +00:00 |
|
Kurt Zeilenga
|
0a8b2f1381
|
Trim last of CLDAP cruft
|
2001-03-15 03:15:15 +00:00 |
|
Kurt Zeilenga
|
5fe2190603
|
libldap/cyrus.c's ldap_pvt_sasl_install fix
from Mei-Hui Su <mei@ISI.EDU>
|
2001-03-15 03:14:34 +00:00 |
|
Kurt Zeilenga
|
bd4c6b84ea
|
Bug in chkResponseList loop (ITS#1047) from David @ Novell
|
2001-03-15 03:11:52 +00:00 |
|
Kurt Zeilenga
|
12e9ed8e12
|
Fix memory leak
|
2001-02-03 01:49:12 +00:00 |
|
Kurt Zeilenga
|
9e8743215c
|
Fix another typo
|
2001-01-22 21:25:06 +00:00 |
|
Kurt Zeilenga
|
1ae1061858
|
Fix typo
|
2001-01-22 20:50:07 +00:00 |
|
Kurt Zeilenga
|
ec87e9e30f
|
Default objectClass kind should be STRUCTURAL
|
2001-01-22 08:06:48 +00:00 |
|
Kurt Zeilenga
|
b08f7e8bce
|
Fix typo
|
2001-01-22 07:42:13 +00:00 |
|
Kurt Zeilenga
|
1cabc6931d
|
Add a little whitespace for readability
|
2001-01-20 01:17:15 +00:00 |
|
Kurt Zeilenga
|
a4f4d8be59
|
Don't use ntohl().
Add min/max bufsize check
|
2001-01-19 04:53:21 +00:00 |
|
Kurt Zeilenga
|
599a610164
|
Update SASL bufsize checks
|
2001-01-18 22:18:41 +00:00 |
|