summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* sync with 0.9 branchtrawick2004-05-211-4/+4
* Don't assume getnameinfo() can handle IPv4-mapped IPv6 addressestrawick2004-05-201-0/+4
* sync with 0.9 branchtrawick2004-05-051-3/+3
* synctrawick2004-05-041-3/+3
* Fix sign error in apr_file_seek().trawick2004-05-041-0/+3
* * include/apr_file_info.h, file_io/unix/fileacc.c (apr_unix_mode2perms,jorton2004-04-211-1/+4
* Added two new functions apr_signal_block and apr_signal_unblock tomadhum2004-04-211-0/+3
* Allow developers to specify their own hash function for hash tables usingrbb2004-04-181-0/+3
* sync with apr 0.9 branchtrawick2004-04-161-6/+6
* Provide workaround for socklen_t declaration problem with 64-bittrawick2004-04-161-0/+6
* sync with apr 0.9.5trawick2004-04-101-4/+4
* Synch with 0.9 branch.jorton2004-04-041-0/+10
* Even if we do not check the value of APR_IPV6_V6ONLY before setting, we stilljerenkrantz2004-04-031-0/+4
* Add LFS support:jorton2004-03-271-0/+3
* * time/unix/time.c (apr_time_exp_get): Remove year check that failed forjorton2004-03-251-0/+3
* Synch with 0.9 branch.jorton2004-03-071-2/+24
* Add apr_threadattr_stacksize_set() for overriding the defaulttrawick2004-03-011-0/+4
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-0/+4
* record recent changes for a single top-level makegstein2004-02-051-0/+2
* Return an error instead of silently failing when apr_poll() istrawick2004-01-301-0/+4
* doxygen fixesianh2003-12-291-0/+3
* apr_socket_connect(): allow app to make subsequent call ontrawick2003-12-161-0/+3
* axe apr_sockaddr_port_set() and apr_sockaddr_port_get() from APRtrawick2003-12-051-0/+2
* remove apr_sockaddr_ip_set() APItrawick2003-12-031-0/+1
* remove botched e-mail addresstrawick2003-12-021-1/+1
* Add apr_socket_type_get() for retrieving the type (e.g., stream)trawick2003-11-301-0/+3
* Drop deprecated apr_proc_{...} functions with detailed CHANGES notes.wrowe2003-11-201-0/+8
* Getting closer to 1.0 - eliminate APR_SO_TIMEOUT and replacewrowe2003-11-201-5/+10
* axing deprecated apr_atomic_foo functionstrawick2003-11-161-0/+6
* Change the FreeBSD i386 atomics to use the asm routines in the apr_atomicdreid2003-11-031-0/+4
* Start of new PRNG.ben2003-11-031-0/+5
* Forward port from APR_0_9_BRANCH:striker2003-10-261-0/+3
* Fix up make_exports.awk and friends to support apr-iconv.jerenkrantz2003-09-261-0/+4
* new version of atomic API that works specifically on apr_uint32_t values for ...brianp2003-09-251-0/+3
* fix apr_file_dup() and apr_file_dup2() to dup the ungetchar memberstas2003-09-191-0/+3
* Preserve leading '../' segments as when merging to an empty andwrowe2003-09-171-2/+6
* remove apr_compat.h as part of the transition to the 1.0 APItrawick2003-09-051-0/+4
* axe these deprecated functions:trawick2003-09-031-0/+3
* remove these interfaces:trawick2003-09-031-0/+24
* axe these deprecated functions:trawick2003-09-031-0/+10
* axe these deprecated functions:trawick2003-09-031-0/+10
* remove these deprecated interfaces:trawick2003-09-031-0/+12
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. Ifjerenkrantz2003-08-311-2/+3
* Re-enable IPv6 on Darwin 6.6 and beyond as it looks like getaddrinfo() nowjerenkrantz2003-08-241-0/+3
* oops, need a CHANGES entrythommay2003-08-231-0/+3
* Modify apr_sockaddr_info_get to call the resolver when we do not have ajerenkrantz2003-08-131-0/+5
* Worth noting in case they had bitten anyone.wrowe2003-08-071-0/+9
* apr_socket_data_set(): allow the same key to be used fortrawick2003-07-081-0/+4
* document the addition of apr_table_compress()brianp2003-06-221-0/+4
* Win32: Adopt Brian Havard's OS/2 rwlock implementation.stoddard2003-06-181-0/+2