Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
a68b9a114f
|
POSIX poll() support
|
2012-04-28 19:07:15 +00:00 |
|
Aleksandar Fabijanic
|
a9cef39021
|
fcntl patch for UNIX platforms; code compiled and tests run on Mac & Win
|
2012-04-26 02:57:16 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
d066518edd
|
trunk: add websocket class
|
2012-02-05 12:29:46 +00:00 |
|
Marian Krivos
|
1d101207f9
|
trunk: backport changes from 1.4.3
|
2012-02-04 21:15:22 +00:00 |
|
Marian Krivos
|
73426e13e7
|
trunk: backport fixes for FTPClientSession
|
2012-02-04 17:39:15 +00:00 |
|
Marian Krivos
|
8b70c37260
|
trunk: sync from 1.4.3
make & cmake fixes
|
2012-02-04 17:03:09 +00:00 |
|
Marian Krivos
|
45d3f03f14
|
backport changes from 1.4.3 branch
|
2012-01-07 11:07:00 +00:00 |
|
Marian Krivos
|
6268aa3865
|
backport changes from 1.4.3 branch
|
2012-01-07 11:06:14 +00:00 |
|
Marian Krivos
|
b242f2c8d1
|
Net: near complete merge to 1.4.2
|
2011-09-14 18:20:11 +00:00 |
|
Aleksandar Fabijanic
|
8d928d0c00
|
workaround for vista service automatic WSAStartup() crash issue
|
2010-04-03 14:09:48 +00:00 |
|
Sergey N. Yatskevich
|
bf87d53ac7
|
- remove kqueue support from Socket::select and SocketImpl::poll.
This code does not work well, I am sorry.
|
2010-04-01 11:30:30 +00:00 |
|
Aleksandar Fabijanic
|
99242a4862
|
-removed #warning (not portable)
- modified appinf IP address
|
2010-03-31 12:26:52 +00:00 |
|
Sergey N. Yatskevich
|
acba77b3ce
|
Add support of epoll and kqueue into Socket::select and SocketImpl::poll
|
2010-03-31 10:47:46 +00:00 |
|
Aleksandar Fabijanic
|
ee893eb764
|
moved poll into select
|
2010-03-29 01:37:52 +00:00 |
|
Aleksandar Fabijanic
|
5eb44ce36b
|
SF [2851197] IPAddress ctor throw keyword missing
|
2009-09-04 18:30:46 +00:00 |
|
Guenter Obiltschnig
|
c93c16008b
|
integrated changes from 1.3.5
|
2009-06-16 17:04:40 +00:00 |
|
Aleksandar Fabijanic
|
589de05652
|
removed comments from code
|
2009-05-28 12:14:17 +00:00 |
|
Marian Krivos
|
08f24cb0a4
|
recommit of lost change - SIGSEGV on poll() with socfd == -1
|
2009-05-28 11:19:59 +00:00 |
|
Guenter Obiltschnig
|
9cb9229a4e
|
socket initialization and other fixes
|
2009-04-14 11:02:21 +00:00 |
|
Aleksandar Fabijanic
|
0b6fd120c5
|
#if POCO_HAVE_IPv6 => #if defined(POCO_HAVE_IPv6)
|
2009-04-04 15:59:52 +00:00 |
|
Guenter Obiltschnig
|
a790bba33c
|
replaced plain pointers with smart pointers in various interfaces
|
2009-03-24 10:40:58 +00:00 |
|
Guenter Obiltschnig
|
37e6fa383a
|
fixes from 1.3.4
|
2009-03-24 09:23:21 +00:00 |
|
Guenter Obiltschnig
|
25fc7512ad
|
- fixed SF# 2644940: on Windows the COMPUTER-NAME and the HOSTNAME can be different
|
2009-03-13 13:22:51 +00:00 |
|
Marian Krivos
|
5f35304974
|
fix for socket poll() crash when (fd == -1)
|
2009-03-12 12:47:00 +00:00 |
|
Aleksandar Fabijanic
|
9bef44cab6
|
SF [2512027] FTPClientSession reconnect capability
removed unused variable in Socket::poll()
|
2009-02-26 02:37:29 +00:00 |
|
Marian Krivos
|
b99f4b6d1f
|
OpenSolaris + SunPro C++ compile fix
|
2009-02-24 22:00:36 +00:00 |
|
Guenter Obiltschnig
|
75a07d7983
|
NetSSL library refactoring
|
2009-02-23 20:56:01 +00:00 |
|
Guenter Obiltschnig
|
fa1658b23a
|
integrated improvements from 1.3.4 (NumberFormatter::append(), DateTimeFormatter::append()
|
2009-02-21 10:59:58 +00:00 |
|
Guenter Obiltschnig
|
717dd9cf45
|
performance improvements from 1.3.4
|
2009-02-18 13:25:01 +00:00 |
|
Marian Krivos
|
ec7c34dec4
|
Compilation fix for gcc 4.3.3: string.h + memset() || cstring + std::memset()
|
2009-02-14 15:47:11 +00:00 |
|
Guenter Obiltschnig
|
37dc590bdf
|
performance improvements to DateTimeParser and HTTP server
|
2009-02-01 20:27:19 +00:00 |
|
Aleksandar Fabijanic
|
8abc90f989
|
[SF 2466364] Uninitialised variable in ICMPv4PacketImpl.cpp
|
2009-01-13 14:06:46 +00:00 |
|
Aleksandar Fabijanic
|
ab0684a1cd
|
poll() support (tested on Solaris and Linux)
array delete policy for SharedPtr
|
2008-12-03 20:38:53 +00:00 |
|
Aleksandar Fabijanic
|
5b31c46b16
|
some tidy-up and struct alignment compile-time check
|
2008-10-27 15:02:10 +00:00 |
|
Guenter Obiltschnig
|
2a26ce18d0
|
fixed SF# 2123301: 1.3.3 Network Interface missing constructor
|
2008-09-26 09:32:54 +00:00 |
|
Guenter Obiltschnig
|
8e58146848
|
Socket::select and SocketReactor improvements
|
2008-09-21 18:36:40 +00:00 |
|
Guenter Obiltschnig
|
f5c33e77fb
|
fixed NetworkInterface for Windows
|
2008-09-17 15:43:14 +00:00 |
|
Guenter Obiltschnig
|
57762a2cfc
|
fixed various bugs (see SF tracker)
|
2008-09-16 17:26:28 +00:00 |
|
Guenter Obiltschnig
|
7fc2462ed1
|
fixed SF# 2009707 small bug in Net/ICMPPacketImpl.cpp
|
2008-07-03 13:00:53 +00:00 |
|
Guenter Obiltschnig
|
076c301460
|
fixed SF# 1985180: Poco::Net::DNS multithreading issue
|
2008-06-09 14:21:56 +00:00 |
|
Guenter Obiltschnig
|
4ec68cecaf
|
fixed SF# 1956300: HTTPServerConnection hanging
|
2008-05-02 16:41:14 +00:00 |
|
Guenter Obiltschnig
|
dc9fb44829
|
added SMTP auth support contributed by TAC
|
2008-04-15 10:58:16 +00:00 |
|
Aleksandar Fabijanic
|
e41a7aef2e
|
moved IO (sync and async) from Foundation and Net to IO, IO::Serial and IO::Socket;
only MS VS80 and Unix Makefiles are up to date with this modification
|
2008-03-22 21:28:05 +00:00 |
|
Aleksandar Fabijanic
|
c91bd3323c
|
- SocketIOChannel and tests
- some gcc warning fixes
|
2008-03-01 14:57:15 +00:00 |
|
Guenter Obiltschnig
|
e4d9b3b40f
|
fixed line endings
|
2008-02-07 16:08:15 +00:00 |
|
Guenter Obiltschnig
|
b526dd81f2
|
changes from main repository
|
2008-01-29 09:06:52 +00:00 |
|
Guenter Obiltschnig
|
2986d273a1
|
synced with main repository
|
2008-01-28 17:34:07 +00:00 |
|