2002-05-03 |
Howard Chu | For Cyrus 2, cannot free session_callbacks in ldap_int_... |
tree | commitdiff |
2002-05-02 |
Kurt Zeilenga | Matched Values implementation (ITS#1776) based upon... |
tree | commitdiff |
2002-05-02 |
Howard Chu | Fix previous commit, only zero out v3 refer_cnt if... |
tree | commitdiff |
2002-05-01 |
Kurt Zeilenga | add an RFC 2849 check... but behind #if 0 as I'm now... |
tree | commitdiff |
2002-05-01 |
Kurt Zeilenga | cleanup before working on changes |
tree | commitdiff |
2002-04-30 |
Howard Chu | Fix previous commit - must fully init newAVA |
tree | commitdiff |
2002-04-30 |
Howard Chu | Added ldap_ucs_to_utf8s to convert ASN.1 T61STRING... |
tree | commitdiff |
2002-04-30 |
Howard Chu | Changed ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee... |
tree | commitdiff |
2002-04-19 |
Howard Chu | In ldap_int_tls_start, authid is very temporary, not... |
tree | commitdiff |
2002-04-18 |
Howard Chu | Fix memory leak in previous commit |
tree | commitdiff |
2002-04-18 |
Howard Chu | Added ldap_X509dn2bv() |
tree | commitdiff |
2002-04-18 |
Howard Chu | Fix warnings from sasl_errdetail |
tree | commitdiff |
2002-04-18 |
Howard Chu | Additional error reporting for Cyrus SASL 2. Attempt... |
tree | commitdiff |
2002-04-16 |
Howard Chu | ITS#818, ITS#980, ITS#1234 ldapsearch/referral hang... |
tree | commitdiff |
2002-04-15 |
Kurt Zeilenga | Re: Patch: ctype functions require 'unsigned char'... |
tree | commitdiff |
2002-04-11 |
Howard Chu | ITS#1732 signed/unsigned fixes |
tree | commitdiff |
2002-04-08 |
Pierangelo Masarati | ITS#1730 |
tree | commitdiff |
2002-04-08 |
Pierangelo Masarati | ITS#1730 and completion of ITS#1701 |
tree | commitdiff |
2002-04-08 |
Pierangelo Masarati | Mostly based on patches provided by Hallvard B. Furuseth |
tree | commitdiff |
2002-04-05 |
Howard Chu | ITS#1708 ldap_pvt_tls_sb_ctx() et al |
tree | commitdiff |
2002-04-02 |
Kurt Zeilenga | Patch: More format bugs (ITS#1702) |
tree | commitdiff |
2002-04-02 |
Kurt Zeilenga | ITS#1701. Fix ber_scanf() return tag handling. |
tree | commitdiff |
2002-04-02 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-01 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-04-01 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-04-01 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-01 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-30 |
Kurt Zeilenga | move ldap_int_put_filter to ldap_pvt_put_filter |
tree | commitdiff |
2002-03-29 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-27 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-03-11 |
Kurt Zeilenga | Copyright 2001, Adrian Thurston, All rights reserved. |
tree | commitdiff |
2002-02-23 |
Kurt Zeilenga | C translator portability changes (ITS#1609) |
tree | commitdiff |
2002-02-21 |
Kurt Zeilenga | If port is zero, use default. |
tree | commitdiff |
2002-02-14 |
Pierangelo Masarati | not-so-easy-to-spot bug in filter writing |
tree | commitdiff |
2002-02-13 |
Pierangelo Masarati | disallow unescaped NULs in UTF-8 string values |
tree | commitdiff |
2002-02-13 |
Kurt Zeilenga | Use memchr, not strlen, to look for embedded NULs. |
tree | commitdiff |
2002-02-13 |
Kurt Zeilenga | Add embedded NUL check. This is one case where we... |
tree | commitdiff |
2002-02-13 |
Kurt Zeilenga | Check for NULs in DNs. |
tree | commitdiff |
2002-02-13 |
Pierangelo Masarati | minor cleanup |
tree | commitdiff |
2002-02-13 |
Pierangelo Masarati | honor the ber_len field to allow to exploit ldap_bv2... |
tree | commitdiff |
2002-02-13 |
Pierangelo Masarati | use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers |
tree | commitdiff |
2002-02-13 |
Pierangelo Masarati | prepare for ldap_bv2dn() |
tree | commitdiff |
2002-02-13 |
Kurt Zeilenga | #if 0 RDN debugging |
tree | commitdiff |
2002-02-13 |
Kurt Zeilenga | Misc. DN fixes and cleanups, namely don't muck with... |
tree | commitdiff |
2002-02-11 |
Kurt Zeilenga | Fix typo |
tree | commitdiff |
2002-02-11 |
Howard Chu | Fix #include of sasl.h |
tree | commitdiff |
2002-02-11 |
Kurt Zeilenga | Don't use 'shtool mkln' as ln(1) replacement. |
tree | commitdiff |
2002-02-10 |
Kurt Zeilenga | Update libtool usage |
tree | commitdiff |
2002-02-10 |
Kurt Zeilenga | Update Cyrus SASL detection to always look for <sasl... |
tree | commitdiff |
2002-02-10 |
Howard Chu | Support for Cyrus SASLv2. Untested. |
tree | commitdiff |
2002-02-09 |
Howard Chu | Slightly better fix for library cleanup. Requires GCC. |
tree | commitdiff |
2002-02-08 |
Howard Chu | Fix flag initialization |
tree | commitdiff |
2002-02-01 |
Howard Chu | Added conversion from UTF-8 to T.61. |
tree | commitdiff |
2002-01-31 |
Howard Chu | First pass at T.61 <-> UTF-8 translation. Only does... |
tree | commitdiff |
2002-01-27 |
Howard Chu | Send a warning to the client if we try to use a bad... |
tree | commitdiff |
2002-01-27 |
Howard Chu | Extended TLS_REQCERT/TLSVerifyClient syntax to 4 states... |
tree | commitdiff |
2002-01-26 |
Howard Chu | Fix, errno was incorrect after SSL_read returned 0... |
tree | commitdiff |
2002-01-17 |
Howard Chu | Use ber_scanf 'm' format for ignored UDP string |
tree | commitdiff |
2002-01-16 |
Kurt Zeilenga | Move most of the new ber_*cmp routines to lber_pvt... |
tree | commitdiff |
2002-01-16 |
Pierangelo Masarati | fix assertion |
tree | commitdiff |
2002-01-16 |
Pierangelo Masarati | don't auto-detect DCE form; assert the UTF-8 charlen... |
tree | commitdiff |
2002-01-15 |
Howard Chu | Added some reference comments for ldap_utf8_charlen2 |
tree | commitdiff |
2002-01-15 |
Howard Chu | Added LDAP_UTF8_CHARLEN2() to validate shortest possibl... |
tree | commitdiff |
2002-01-15 |
Howard Chu | Fix ldap_utf8_lentab to detect illegal two-byte sequences. |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | fix format |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | make temporary RDN and AVA arrays rescalable if needed |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | fix typo |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | quick fix that in pretty mode escapes with hexpair... |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | revert previous commit: do accept '\00' |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | accept '\<special>' anywhere in the string |
tree | commitdiff |
2002-01-14 |
Pierangelo Masarati | fix behavior on improperly escaped illegal hexpair... |
tree | commitdiff |
2002-01-12 |
Howard Chu | More cleanup in ldap_pvt_tls_destroy() |
tree | commitdiff |
2002-01-12 |
Howard Chu | Fix ldap_start_tls_s, don't check for TLS present on... |
tree | commitdiff |
2002-01-10 |
Kurt Zeilenga | Remove lint |
tree | commitdiff |
2002-01-10 |
Howard Chu | For Windows, use getsockopt() to retrieve error if... |
tree | commitdiff |
2002-01-08 |
Kurt Zeilenga | Minor const'ification cleanup |
tree | commitdiff |
2002-01-07 |
Kurt Zeilenga | Minor cleanup |
tree | commitdiff |
2002-01-07 |
Kurt Zeilenga | Don't unlock if we've never locked. |
tree | commitdiff |
2002-01-07 |
Pierangelo Masarati | Passes last test (empty value); also passes many of... |
tree | commitdiff |
2002-01-07 |
Pierangelo Masarati | fix non-printable flag detection; improve dn test ... |
tree | commitdiff |
2002-01-07 |
Pierangelo Masarati | fix domain generation for UFN |
tree | commitdiff |
2002-01-06 |
Kurt Zeilenga | Some memory allocation cleanup. |
tree | commitdiff |
2002-01-05 |
Kurt Zeilenga | Misc allocator cleanup |
tree | commitdiff |
2002-01-04 |
Howard Chu | Fix for Windows, don't call gethostbyname until WSAStar... |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Another minor filter fix (unescaped *) |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Fix ) in value handling |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Use LDAP_FREE not free |
tree | commitdiff |
next |