index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network_io
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license header.
jorton
2006-09-20
4
-24
/
+24
*
Backport r443262 from trunk.
mturk
2006-09-14
1
-0
/
+1
*
Backport r442135 from trunk.
mturk
2006-09-12
1
-12
/
+19
*
Fix a warning when building on FreeBSD due to an error in the arguments
rooneg
2005-11-23
1
-1
/
+1
*
merge from trunk:
trawick
2005-10-13
1
-0
/
+1
*
send and receive buffer sizes are not flags, and caller
trawick
2005-06-14
1
-10
/
+4
*
Backport r178340 from trunk:
wsanchez
2005-05-28
1
-8
/
+8
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
4
-4
/
+8
*
Remove .cvsignore files.
APR_0_9_BRANCH
jorton
2004-11-20
1
-4
/
+0
*
Backport from HEAD:
jorton
2004-07-13
1
-0
/
+3
*
backport this from 1.0-dev:
trawick
2004-05-24
1
-5
/
+4
*
backport this from 1.0-dev
trawick
2004-05-21
1
-4
/
+3
*
Backport from HEAD:
jorton
2004-04-15
1
-0
/
+7
*
Adjust for different prototype for apr_set_option between 0.9 and HEAD.
jerenkrantz
2004-04-04
1
-1
/
+1
*
APR 1.0 Backport: network/unix/sockopt.c r1.79, network/win32/sockopt.c r1.59
jerenkrantz
2004-04-03
1
-1
/
+2
*
Backport from HEAD:
jorton
2004-03-06
1
-1
/
+11
*
fix typo in previous commit
trawick
2004-02-27
1
-1
/
+1
*
fix typo in previous commit
trawick
2004-02-27
1
-1
/
+1
*
fix some compile and/or run-time bogosity on Unix-ish platforms
trawick
2004-02-27
1
-6
/
+4
*
Relicense APR under Apache License, Version 2.0.
jerenkrantz
2004-02-13
4
-196
/
+40
*
apr_socket_connect(): allow app to make subsequent call on
trawick
2003-12-16
1
-1
/
+1
*
Introduce apr_socket_atmark() with a more friendly failure case when the
wrowe
2003-10-16
1
-0
/
+22
*
Revert rev1.38 on 0.9 branch pending further testing on HEAD;
jorton
2003-09-29
1
-15
/
+0
*
work around a problem in current AIX getaddrinfo()
trawick
2003-09-09
1
-0
/
+10
*
Attempt to put this Darwin getnameinfo() sillyness behind us forever. If
jerenkrantz
2003-08-31
1
-0
/
+19
*
Set the hostnames on all apr_sockaddr_t's returned.
jerenkrantz
2003-08-15
1
-0
/
+2
*
If we don't have IPv6 enabled within APR (even if the OS supports it), we
jerenkrantz
2003-08-14
1
-1
/
+11
*
Make the getaddrinfo (IPv6) and gethostbyname (IPv4) implementations
jerenkrantz
2003-08-14
1
-2
/
+7
*
Modify apr_sockaddr_info_get to call the resolver when we do not have a
jerenkrantz
2003-08-13
1
-17
/
+20
*
leave a comment about an interesting and possibly unexpected
trawick
2003-08-01
1
-0
/
+8
*
Use AI_ADDRCONFIG flag by default, where available.
jorton
2003-07-17
1
-0
/
+15
*
apr_socket_data_set(): allow the same key to be used for
trawick
2003-07-08
1
-3
/
+27
*
Fix some problems with non-blocking socket handling on unix
trawick
2003-05-30
3
-21
/
+24
*
fix some minor style problems (indention, curly braces)
trawick
2003-05-30
1
-40
/
+40
*
Fix a bug in socket timeout handling on unix that left the
trawick
2003-05-30
1
-0
/
+2
*
Implement APR_SO_RCVBUF socket option on Unix.
trawick
2003-04-04
1
-0
/
+12
*
Make consistent with other platforms by not exporting apr_sendfile
fielding
2003-04-01
1
-24
/
+7
*
Keep screaming about these bogus assumptions until they disappear.
wrowe
2003-03-19
1
-0
/
+1
*
Namespace protection, thanks to Craig Rodrigues <rodrigc@attbi.com>
wrowe
2003-02-24
1
-1
/
+1
*
Just an interesting observation to Win32 IPV6 hackers.
wrowe
2003-02-16
1
-0
/
+3
*
update apr_socket_opt_set() on Unix to get rid of the
trawick
2003-02-07
1
-21
/
+25
*
Any header required by one platform is likely required by them all...
wrowe
2003-01-10
1
-2
/
+0
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
thommay
2003-01-07
1
-1
/
+1
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
6
-8
/
+8
*
Update copyright notices to 2003.
thommay
2003-01-01
4
-4
/
+4
*
NetWare needs some defines that are in apr_private.h
bnicholes
2002-12-18
1
-0
/
+3
*
*) Renames done (deprecated functions wrapped):
thommay
2002-11-20
3
-61
/
+143
*
add APR_IPV6_V6ONLY socket option
trawick
2002-11-13
1
-0
/
+14
*
Fix build on BSD/OS 4.0, where sys/sysctl.h needs other headers to be
jorton
2002-11-12
1
-1
/
+2
*
Fat fingers, missing an #endif
wrowe
2002-10-27
1
-0
/
+1
[next]