Julio Sánchez Fernández
|
70fe83b1d2
|
First version with TLS. Untested.
|
1999-07-13 19:32:51 +00:00 |
|
Julio Sánchez Fernández
|
43fba8fcb1
|
First version with TLS. Untested.
|
1999-07-13 19:30:41 +00:00 |
|
Julio Sánchez Fernández
|
97a681910e
|
Options for TLS
|
1999-07-13 19:29:19 +00:00 |
|
Julio Sánchez Fernández
|
739466b85d
|
Add tls.c
Add use of TLS_LIBS so that test tools compile
|
1999-07-13 19:27:33 +00:00 |
|
Julio Sánchez Fernández
|
7482777a7c
|
Add tls.c
Add use of TLS_LIBS so that test tools compile
|
1999-07-13 19:25:10 +00:00 |
|
Julio Sánchez Fernández
|
96ae2837f6
|
Add option definitions for TLS
|
1999-07-13 19:23:41 +00:00 |
|
Julio Sánchez Fernández
|
6064e66c05
|
Use $(TLS_LIBS)
|
1999-07-13 19:22:14 +00:00 |
|
Julio Sánchez Fernández
|
c0a7e4ba85
|
Pass TLS_LIBS to the Makefile's.
|
1999-07-13 19:21:27 +00:00 |
|
Julio Sánchez Fernández
|
ac5348b0d4
|
Our check for SSLeay_add_ssl_algorithms fails with modern versions of
OpenSSL since it has been made a preprocessor macro. Please review
this change to do the right thing w.r.t. rsaref.
|
1999-07-13 19:20:16 +00:00 |
|
Julio Sánchez Fernández
|
0dac59ca26
|
Include $(TLS_LIBS)
|
1999-07-13 19:15:14 +00:00 |
|
Julio Sánchez Fernández
|
6eae20d056
|
Include TLS_LIBS
|
1999-07-13 19:13:32 +00:00 |
|
Julio Sánchez Fernández
|
8f4f94d415
|
First version of TLS glue for SSLeay/OpenSSL originally written by
Bart Hartgers. Untested.
|
1999-07-13 19:11:53 +00:00 |
|
Kurt Zeilenga
|
ff28f54d2d
|
Add configure support for 'socklen_t' as provided by Hallvard.
|
1999-07-13 18:46:22 +00:00 |
|
Kurt Zeilenga
|
47be141fb4
|
Support old c_plusplus...
|
1999-07-13 18:41:00 +00:00 |
|
Kurt Zeilenga
|
94d5067b22
|
Use assert instead of private Assert macro
|
1999-07-13 18:39:20 +00:00 |
|
Hallvard Furuseth
|
2c27a6abcf
|
Eliminate htonl(unsigned_long_arg), which is wrong on 64-bit OSF1/alpha
|
1999-07-13 09:41:25 +00:00 |
|
Kurt Zeilenga
|
12b87ceebc
|
Fix debug message.
|
1999-07-13 08:24:26 +00:00 |
|
Hallvard Furuseth
|
5f880ae022
|
Fix LDAP_CONST->const in explode_name(), it failed when LDAP_CONST was empty.
|
1999-07-13 06:48:35 +00:00 |
|
Hallvard Furuseth
|
fb3b8e5ef1
|
Fix LDAP_CONNECTIONLESS code rot
|
1999-07-13 06:39:55 +00:00 |
|
Hallvard Furuseth
|
c4a13efbea
|
Fix NULLxxx -> NULL
|
1999-07-13 06:37:19 +00:00 |
|
Hallvard Furuseth
|
03760c89ec
|
Forced commit to correct previous log, files were not changed:
Create ldap_int_tblsize and ldap_int_ip_init().
Initialize from ldap_int_initialize().
|
1999-07-13 06:31:56 +00:00 |
|
Hallvard Furuseth
|
6eef6bea01
|
ldap-int.h
|
1999-07-13 06:27:47 +00:00 |
|
Hallvard Furuseth
|
354702b94e
|
ldap-int.h
|
1999-07-13 06:21:14 +00:00 |
|
Hallvard Furuseth
|
96e8fafb51
|
constify use of invalue in <ber/ldap>_set_option()
|
1999-07-13 05:17:50 +00:00 |
|
Hallvard Furuseth
|
2cc187ffbf
|
constify ldap_int_put_controls, ldap_control_dup, ldap_controls_dup
|
1999-07-13 05:13:33 +00:00 |
|
Hallvard Furuseth
|
4e80e9b9f2
|
Add opattrs=0 arg to send_search_entry() call
|
1999-07-13 05:05:59 +00:00 |
|
Hallvard Furuseth
|
95b64907d3
|
Fix read_next_searchobj prototype: long*blenp -> ber_len_t*blenp
|
1999-07-13 05:04:06 +00:00 |
|
Hallvard Furuseth
|
b5455b8e47
|
Erase bad space from blank Makefile line
|
1999-07-13 04:13:21 +00:00 |
|
Hallvard Furuseth
|
55fa595f56
|
Add missing newline at EOF
|
1999-07-13 04:11:49 +00:00 |
|
Hallvard Furuseth
|
7e3ede2e01
|
Erase bad space from blank Makefile line
|
1999-07-13 04:01:25 +00:00 |
|
Hallvard Furuseth
|
2026aa84fa
|
Add bmu_funcp to bmu_align_u
|
1999-07-13 03:54:42 +00:00 |
|
Hallvard Furuseth
|
e2bfb420d7
|
Fix use and decl of ber_pvt_assert. Fix ac/stdio.h -> stdio.h.
|
1999-07-13 03:50:39 +00:00 |
|
Hallvard Furuseth
|
79872b45b0
|
Fix typo "CC" -> "$CC" in AIX cc_r detection
|
1999-07-13 03:19:55 +00:00 |
|
Kurt Zeilenga
|
5e14b911e6
|
Mirror <ac/time.h> inclusion made in re12
|
1999-07-09 21:10:19 +00:00 |
|
Kurt Zeilenga
|
943bd0647b
|
Remove a few completed projects
|
1999-07-07 19:58:59 +00:00 |
|
Kurt Zeilenga
|
469baeb3c0
|
Forgot the most important part of unsolicited notifications... exop!
|
1999-07-07 18:53:51 +00:00 |
|
Kurt Zeilenga
|
e9c2895472
|
Add support for unsolicited notifications.
|
1999-07-07 18:51:39 +00:00 |
|
Kurt Zeilenga
|
b8edef2b2c
|
Copy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
|
1999-07-07 18:47:51 +00:00 |
|
Kurt Zeilenga
|
7541ccbe10
|
Fix CRITICIAL typo.
|
1999-07-07 18:32:41 +00:00 |
|
Kurt Zeilenga
|
6c1758ae33
|
Add matching rule assertion structure to filter union.
|
1999-07-07 18:02:32 +00:00 |
|
Kurt Zeilenga
|
7574b70c6b
|
Add charray (from slapd) to -lldap/-lldap_r (not yet used)
Add digest md5 codes to -lldap/-lldap_r (work in progress)
|
1999-07-07 17:58:21 +00:00 |
|
Kurt Zeilenga
|
4831bb0a75
|
request value should be optional.
|
1999-07-07 17:52:06 +00:00 |
|
Kurt Zeilenga
|
a67b08d515
|
Minor editorial change.
|
1999-07-07 17:51:39 +00:00 |
|
Kurt Zeilenga
|
522cd72f43
|
Fix CRITICIAL typo
|
1999-07-07 17:49:15 +00:00 |
|
Kurt Zeilenga
|
fb593fc5b9
|
Add controls.c to pick up get_ctrls().
|
1999-07-05 23:08:43 +00:00 |
|
Kurt Zeilenga
|
32cefa43a0
|
Add controls.c: initial version of get_ctrls()
|
1999-07-05 23:04:35 +00:00 |
|
Kurt Zeilenga
|
00086db3f6
|
Add get_ctrls()...
|
1999-07-05 23:01:17 +00:00 |
|
Kurt Zeilenga
|
51d1c90887
|
unifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
|
1999-07-05 06:26:26 +00:00 |
|
Kurt Zeilenga
|
549c89f817
|
Regarding previous commit:
Fix broken ACL macros.
Fix o_dn/o_ndn == NULL vs "".
|
1999-07-04 19:53:00 +00:00 |
|
Kurt Zeilenga
|
49f39bc4cf
|
o_dn/o_ndn must not be NULL. Set to "" upon receiving bind request.
|
1999-07-04 19:37:25 +00:00 |
|