1999-07-21 |
Kurt Zeilenga | ACL CHANGES: |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Kurt Zeilenga | Unhex url extensions. |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Julio Sánchez... | Partial support for a new option to help debug TLS... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Kurt Zeilenga | ITS#180: add note about server-side maximal size/time... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Kurt Zeilenga | Import date parser from libldap |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Kurt Zeilenga | Fix misplaced paragraph tag |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Gary Williams | set tls_port to zero if !defined(HAVE_TLS) to satisfy... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Julio Sánchez... | Backout the input exhaustion change, it loops. Still... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Gary Williams | use rd instead of i looking for listeners (line 848) |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | Some content for tls_verify_cb where parts of our polic... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | Add support for TLSVerifyClient. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | Move the input data exhaustion loop to connection.c... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | Move the input data exhaustion loop to connection.c... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | If we did gethostbyname, we need no further address... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Julio Sánchez... | We were freeing lud_dn when when lud_host was meant... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Kurt Zeilenga | Don't call Debug inside a signal handler |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Kurt Zeilenga | Add -mthreads for AIX gcc. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Kurt Zeilenga | Rebuild configure using: |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | Update slapd(8) with new -h option. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | s/struct entry/Entry/ |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | s/backend_db/slap_backend_db/ |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | Fix new URL startup code. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | Update LDAP_URL_ERR_ handling. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | Namespace changes |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | Implement RFC2255 URL format. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Kurt Zeilenga | s/time(0)/time(NULL)/ |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Kurt Zeilenga | Updates from libtool 1.3.3 |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Kurt Zeilenga | Replace install-sh with Autoconf 2.13 distributed versi... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Kurt Zeilenga | Versions from Autoconf CVS repository (stable branch). |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Kurt Zeilenga | Replace config.guess/.sub with versions from Autoconf... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Hallvard Furuseth | make ldap.ld_lberoptions unsigned, like berelement... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Hallvard Furuseth | Introduce got_<gid,uid> (the r1.4 change misbehaved... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Kurt Zeilenga | Import patches mistakenly applied to OPENLDAP_DEVEL_REF... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | fix substring_comp_candidates logic if intersection... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | (re)introduce o_connid such that STATS doesn't need... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Document -T and -P |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Document a few TLS options that do something. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Hallvard Furuseth | Add comment that socklen_t should be used |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Hallvard Furuseth | Add comment thatPass socklen_t* instead of int* to... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Look on connection_read() if it returns positive so... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Clear c_needs_tls_acccept on ldap_pvt_tls_accept errors |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Hallvard Furuseth | Pass socklen_t* instead of int* to getsockopt, accept... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | Don't use non-portable "ln -s -f". |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Move calls to ldap_pvt_tls_accept to connection_read... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | We were not remembering the allocated SSL thing in... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Two new flags in Connection. One to indicate that... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Fix syntax oid for type 2.16.840.1.113730.3.1.34 (ref) |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | Definitely, 'dn' and 'distinguishedName' are different... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Julio Sánchez... | We should stop using SSL to refer to TLS. This is... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | Add use ldap_*_ext() routines in clients project. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | Import experimental referral implementation from OPENLD... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Kurt Zeilenga | Backend lock wasn't being released properly. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | Initialize the TLS environment *after* reading the... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | Parse more TLS options in slapd.conf |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | Set ciphers from slapd.conf. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | More options for TLS |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Kurt Zeilenga | Add missing arg to Debug macro call |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | A couple of options for TLS configuration. Still a... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Julio Sánchez... | New routine tls_report_error to analyze errors from... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Hallvard Furuseth | Remove duplicate 'static' |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Hallvard Furuseth | fix typo in rm command |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Get rid of two compilation warnings. One is thought... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Parsing of flag -T was falling through to the default... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | connection_init now takes one more argument that indica... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Kurt Zeilenga | Update configure due to Hallvard's openldap.m4 change |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Kurt Zeilenga | Match xrpcomp change in devel |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Only bind on TLS port if explicitly requested with... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Bind and listen on TLS port too |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Extend slapd_args with TLS info |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Define LDAP_TLS_PORT as 636, the default port for LDAP... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Hallvard Furuseth | Fix typo in socklen_t comment (signal.h -> sys/types... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Julio Sánchez... | Fix detection of socklen_t |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Kurt Zeilenga | Newer versions of OpenSSL install headers in $prefix... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Deal with sb_trans_needs_read and sb_trans_needs_write |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Add a couple of control flags to sockbufs and macros... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Get and set TLS options |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Kurt Zeilenga | Rebuild configure with TLS changes |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | First version with TLS. Untested. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | First version with TLS. Untested. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Options for TLS |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Add tls.c |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Add tls.c |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Add option definitions for TLS |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Use $(TLS_LIBS) |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Pass TLS_LIBS to the Makefile's. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Our check for SSLeay_add_ssl_algorithms fails with... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Include $(TLS_LIBS) |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | Include TLS_LIBS |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Julio Sánchez... | First version of TLS glue for SSLeay/OpenSSL originally... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Kurt Zeilenga | Add configure support for 'socklen_t' as provided by... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Kurt Zeilenga | Support old c_plusplus... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Kurt Zeilenga | Use assert instead of private Assert macro |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | Eliminate htonl(unsigned_long_arg), which is wrong... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Kurt Zeilenga | Fix debug message. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | Fix LDAP_CONST->const in explode_name(), it failed... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | Fix LDAP_CONNECTIONLESS code rot |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | Fix NULLxxx -> NULL |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | Forced commit to correct previous log, files were not... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Hallvard Furuseth | ldap-int.h |
commit | commitdiff | tree | snapshot |
next |