- Jul 23, 1999
-
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
time, skipping the filter, for instance. Also, we were parsing twice the scope and the filter. I think this change is right, but could use more eyeballs...
-
Ben Collins authored
-
Julio Sánchez Fernández authored
-
Randy Kunkee authored
-
Randy Kunkee authored
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
an OID or a proper type string (letter followed by 0 or more alnum/-).
-
Kurt Zeilenga authored
NULL does not meet basic syntax rules.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jul 21, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
by <who> <access> changed to by <who>+ <access> (joined with AND) added peername=<regex> sockname=<regex> url=<regex> removed addr=<regex> (use peername instead). replace dn_upcase with str2upper and str2lower. Use where needed.
-
Kurt Zeilenga authored
-
Julio Sánchez Fernández authored
not yet user-settable. Defaults "on" for now. Partial support for temporary RSA keys, skeleton for DH. Add call to X509V3_add_standard_extensions() on init, mod_ssl does this too, but I am unsure about what it does. Move management of client CA certificates to a new routine, since it is going to get more complex than the current code.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Gary Williams authored
-
Julio Sánchez Fernández authored
Backout the input exhaustion change, it loops. Still looking for the right way.
-
- Jul 20, 1999
-
-
Gary Williams authored
-
Julio Sánchez Fernández authored
be implemented. The rest of this change mostly contains random ideas taken from mod_ssl. The purpose is to get the repository in sync with the code I am testing. I still can't manage to make Netscape send its certificate to slapd, though it works with Apache/mod_ssl (with the same certificates). Trying s_client against both does not shed any light. If anyone manages to make it work, please let us know.
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
Let transport (TLS or somesuch) force reading or writing on sockets even if the higher layers think otherwise.
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
arena corruption.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
latest autoconf (from AnonCVS) aclocal from latest automake (from AnonCVS) libtool 1.3.3
-
- Jul 19, 1999
-
-
Kurt Zeilenga authored
-