summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create 1.1.2 Release Tag1.1.2pquerna2005-03-160-0/+0
* Prep for the 1.1.2 tagpquerna2005-03-161-1/+1
* Fix libaprutil.rc for Win32 release builds.jerenkrantz2005-03-164-58/+115
* move 1.1.x to 1.1.2-devpquerna2005-03-151-2/+2
* remove -dev in prep for 1.1.1 tag.pquerna2005-03-151-1/+1
* Fixing a memory leak in the bucket brigades changes code in apr-util, not apr.pquerna2005-03-151-0/+2
* backport from trunk:jwoolley2005-03-111-0/+7
* * build/find_apu.m4:jerenkrantz2005-02-242-21/+26
* released. branch is now -dev.pquerna2005-01-261-2/+2
* Fix a build problem on Solaris v2.9 - Solaris SDK has no LDAP_OPT_SSL.minfrin2005-01-211-2/+5
* The Mozilla SDK has a different vendor string to the Netscape and Solarisminfrin2005-01-215-12/+22
* Solaris v2.9's LDAP is a repackaged Netscape/Mozilla SDK. Detect and handleminfrin2005-01-212-28/+21
* Use the ldapssl_init(host,port,0) function on Novell to init LDAP connections.minfrin2005-01-212-8/+3
* Remove -dev versionpquerna2005-01-211-1/+1
* Create the 1.1.x Branch for APR-Utilpquerna2005-01-210-0/+0
* Add another certificate format type for the Novell LDAP SDKbnicholes2005-01-202-0/+16
* Remove an inconsistency in the function defintion that causes the build tominfrin2005-01-201-2/+2
* Remove a stray return statement.minfrin2005-01-201-1/+0
* Correct the return types for the set_option sub functions - they shouldminfrin2005-01-201-2/+2
* Fix build errors for Win32.minfrin2005-01-201-5/+3
* Add documentation for the LDAP optionsminfrin2005-01-201-0/+36
* Add C++ extern wrappers to the LDAP functionsminfrin2005-01-206-0/+45
* Add documentation for the LDAP URL functions.minfrin2005-01-201-6/+38
* Add documentation to the ldap_init functions.minfrin2005-01-201-0/+86
* Change the parameter passed to set SSL certificates from a linked listminfrin2005-01-192-30/+32
* * test/testldap.c: Fix non-LDAP build, and also:jorton2005-01-191-5/+8
* Remove duplicated definition of the certificate type constants.minfrin2005-01-191-17/+0
* Add support for Netscape client certificates.minfrin2005-01-182-13/+28
* Add option to specify the location of the expat libraryminfrin2005-01-171-3/+16
* Fix a typo in the filenameminfrin2005-01-171-1/+1
* Temporarily work around a conflict between 0.9 and 1.0 of apr-util.expminfrin2005-01-171-0/+1
* svn:eol-style = nativend2005-01-151-16/+16
* * ldap/apr_ldap_option.c: Code style cleanup throughout, no functionaljorton2005-01-131-152/+135
* * ldap/apr_ldap_option.c (option_set_tls, option_set_cert): Fix gccjorton2005-01-131-11/+12
* Add the NetWare build files and a test suite for the LDAP APIsbnicholes2005-01-117-2/+796
* Remove the call to ldapssl_install_routines for the Novell SDK. Do to the wa...bnicholes2005-01-101-8/+8
* -Since the apr_ldap_opt_tls_cert_t* structure is call be used as a linked lis...bnicholes2005-01-101-2/+11
* Remove a stray reference to the apr_ldap_ssl_add_client_cert() function.minfrin2005-01-101-5/+0
* Clarify the murky status of SSL and STARTTLS support in OpenLDAP.minfrin2005-01-101-6/+4
* LDAP: Move all certificate initialisation, and the creation of SSLminfrin2005-01-085-340/+591
* Shorten the package name to fit within a historical 10 character limitminfrin2005-01-061-1/+1
* Add the major version number to the package name so that packages can be inst...minfrin2005-01-061-1/+1
* Fix the eol-style. Remove some stray CRs.minfrin2005-01-061-7/+7
* Add the ability to detect the flavour of the LDAP toolkit within configure,minfrin2005-01-065-282/+253
* Begin explicit __cdecl protection against including the apr headers from anywrowe2005-01-051-22/+4
* Attempt to keep up with non-uniform #includes. Make consistent to thewrowe2005-01-051-6/+7
* Ignore gen_uri_delims.exewrowe2005-01-050-0/+0
* Quit using unique #include conventions. Also solve misc Win32 (possiblywrowe2005-01-052-9/+9
* Implement the startTLS functionality for Novell LDAP SDKbnicholes2005-01-051-1/+16
* Add ldap/apr_ldap_option.c to the NetWare buildbnicholes2005-01-051-0/+1