Alex
fefe3b5d7a
Route OSX compile and tests
2012-11-08 22:56:25 -06:00
aleks-f
15d27daea6
Route on Windows
...
Route on Windows tentatively complete, Mac/Linux TODO
2012-11-06 22:17:17 -06:00
aleks-f
325a98a91f
Net::Route (windows compile)
...
Net::Route (windows compile only)
2012-11-04 23:25:57 -06:00
Guenter Obiltschnig
4d3e02df73
iOS fixes
2012-10-15 11:04:19 +00:00
Guenter Obiltschnig
c49f14040c
WinCE fixes
2012-10-15 09:45:39 +00:00
Guenter Obiltschnig
6b439c9063
moved image to res directory
2012-10-14 21:46:08 +00:00
Guenter Obiltschnig
1be9efe2dc
fixed Makefile
2012-10-14 21:22:56 +00:00
Guenter Obiltschnig
273b30f56a
SMTPChannel added to Makefile
2012-10-14 21:20:38 +00:00
Guenter Obiltschnig
4c42e5de2c
added SMTPChannel to Net project file
2012-10-14 19:28:02 +00:00
Guenter Obiltschnig
f5351b2f49
fixed 2012/64 project files
2012-10-14 14:55:49 +00:00
Guenter Obiltschnig
cf329912c3
added missing project files, etc.
2012-10-14 14:16:34 +00:00
Guenter Obiltschnig
b90307c200
fixed vs2010 testsuite project files
2012-10-14 10:50:44 +00:00
Guenter Obiltschnig
d1e912ed46
fixed project files
2012-10-14 08:58:13 +00:00
Guenter Obiltschnig
1dc2add60c
set WINVER to 0x501
2012-10-14 07:38:35 +00:00
Aleksandar Fabijanic
bf74a4be8b
FreeBSD build and threading
2012-10-01 00:31:28 +00:00
Aleksandar Fabijanic
991fb4a31f
FreeBSD modifications
2012-09-26 02:51:43 +00:00
Aleksandar Fabijanic
fb275a9a30
Visual Studio 2012 projects and solutions files
2012-09-25 05:35:44 +00:00
Aleksandar Fabijanic
f2e8cef390
eliminate compiler warning
2012-09-15 16:26:55 +00:00
Aleksandar Fabijanic
c3e2e50af4
NumberParser fixes and more test
2012-09-14 04:56:20 +00:00
Aleksandar Fabijanic
1a139794de
- Win7/VS100 compile fix
...
- throw NotImplementedException when no IPV6_V6ONLY defined
2012-09-10 04:10:35 +00:00
Aleksandar Fabijanic
0f8264ea55
VS 2003: Win XP/SP3 compile/tests (Foundation, Net, XML, JSON, UTIL)
2012-09-10 03:39:50 +00:00
Aleksandar Fabijanic
889f420a0b
SF# 3563057: Move NetworkInterfaceTest to NetCore suite
...
fix NetworkInterface name/displayName
2012-09-08 02:08:58 +00:00
Aleksandar Fabijanic
cfba98dd50
SF #3562400 : DatagramSocketImpl'comment is faile
2012-09-08 01:11:58 +00:00
Aleksandar Fabijanic
f6e6dbc0b7
SF#3563627: Set IP address on multicast socket from socket family
2012-09-07 03:54:51 +00:00
Aleksandar Fabijanic
2a6c041422
SF#3560776: Fix byte-ordering issues with INADDR_* literals
2012-09-07 03:34:08 +00:00
Aleksandar Fabijanic
32cc64a5b8
SF# 3563626: For Win32 set Up/Running flags on NetworkInterface
2012-09-06 03:59:16 +00:00
Aleksandar Fabijanic
26d7402aff
SF# 3560807: Deprecate setPeerAddress() as this is now done in getifaddrs
2012-09-06 03:32:53 +00:00
Aleksandar Fabijanic
a221b14522
porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999)
2012-09-05 02:43:06 +00:00
Aleksandar Fabijanic
9609379003
QNX fix for loopback subnet mask (SF 3012166)
2012-09-04 03:16:48 +00:00
Marian Krivos
6cfbb73e6f
fix API compatibility for const Poco::Net::IPAddress& Poco::Net::NetworkInterface::address(unsigned int = 0) const
2012-08-27 12:54:49 +00:00
Aleksandar Fabijanic
1e5e050471
fix for interface up check on bsd and linux
2012-08-26 05:26:43 +00:00
Aleksandar Fabijanic
7093d032e4
fixes for linux compile/tests
2012-08-26 05:08:42 +00:00
Aleksandar Fabijanic
8a84ef0e86
SF#3560762: NetworkInterface::map ignores iponly flag
2012-08-26 04:47:44 +00:00
Aleksandar Fabijanic
ae45a2d311
porting 1.4.4 rev. 1929, 1939 (SF# 3552680 et. al)
2012-08-23 04:27:50 +00:00
Aleksandar Fabijanic
91b3ca4421
port of 1.4.4 rev. 19278 (fixed SF# 3475050)
2012-08-23 03:27:44 +00:00
Aleksandar Fabijanic
0dc113b2f3
SF#3500438: HTTPResponse failure when reason is empty
2012-08-22 02:28:00 +00:00
Aleksandar Fabijanic
4652c7cb8b
- fixed SF#3489816: MessageHeader::MAX_VALUE_LENGTH too small
...
- port rev. 1970 from 1.4.4: added timeout to SocketReactorTest::testSocketConnectorFail() to avoid the test from running for a very long time on Linux/OS X
2012-08-22 01:40:50 +00:00
Aleksandar Fabijanic
a77bfefd69
- SF#3560505: NetworkInterface's ::forIndex, etc. methods must select all
...
- Util::Win x64 ifdefs
- RowFromatter documentation correction
2012-08-22 01:18:33 +00:00
Aleksandar Fabijanic
90a8e859bf
- SF #3552774 : Don't hide default target in subordinate makefile
...
- SF #3534307 : Building IPv6 for Linux by default
- SF #3516844 : poco missing symbols with external >=lipcre-8.13
- fix of rev. 1952 fix (porting rev.1913 from 1.4.4 (fixed SF# 3550553))
2012-08-20 00:57:17 +00:00
Aleksandar Fabijanic
06204c4865
SF #3559331 : Add macros for byte-ordering
2012-08-19 17:02:03 +00:00
Aleksandar Fabijanic
111fba0481
SF# 3559332: Add macros for well-known multicast addresses
2012-08-19 04:24:17 +00:00
Aleksandar Fabijanic
88134859e4
- fix of the Timer fix from rev. 1953
...
- improved UTFString definitions
- allow empty Glob (testMatchEmptyPattern() failing)
- fixed SF#3535990: POCO_HAVE_IPv6 without POCO_WIN32_UTF8 conflict
2012-08-18 21:09:50 +00:00
Aleksandar Fabijanic
e4baf46d7b
porting rev. 1916 from 1.4.4 branch (fixed SF# 3532311)
2012-08-18 17:06:26 +00:00
Aleksandar Fabijanic
e7f2ade581
SF 3558085: Add formatter to MACAddress object
2012-08-17 04:07:18 +00:00
Aleksandar Fabijanic
84ca64e283
OSX compile fix
2012-08-17 03:23:47 +00:00
Aleksandar Fabijanic
08a788a41c
NetworkInterface Solaris support
2012-08-17 02:50:34 +00:00
Aleksandar Fabijanic
5568621020
Mac OSX NetworkInterface compile fixes
2012-08-14 03:02:34 +00:00
Aleksandar Fabijanic
676675edc7
NetworkInterface fixes/improvement
2012-08-14 00:34:38 +00:00
Aleksandar Fabijanic
e8931a928c
Linux compile fix
2012-08-13 02:53:06 +00:00
Aleksandar Fabijanic
273b9c92f8
more improvements/redesign, mostly Windows related
2012-08-13 01:58:35 +00:00