Aleksandar Fabijanic
69be5d7e98
- VS 80 build & OS version detection
...
- SF #3564756 : iOS trunk compile fix
2012-09-11 02:02:23 +00:00
Marian Krivos
70dbe84a31
Latin2Encoding: source code cleanup
2012-09-10 08:43:32 +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
c19c3f9411
removed old file
2012-09-10 03:43:30 +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
3f23af80c3
porting rev. 1994 from 1.4.4
2012-09-08 02:54:42 +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
afc29520d4
convert indentation spaces to tabs
2012-09-08 01:09:46 +00:00
Aleksandar Fabijanic
69bb6e4461
SF #3561464 : Poco::File::isDevice() can throw due to sharing violation
2012-09-08 01:02:46 +00:00
Aleksandar Fabijanic
9ca1a770bc
SF#3562244: Portability fix for AF_LINK
2012-09-07 04:31:09 +00:00
Aleksandar Fabijanic
1801cb6dd8
SF#3563999: Size BinaryWriter based on buffer's capacity(), not size()
2012-09-07 04:10:35 +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
Franky Braem
03b7dcd3e1
Some comments were pointing to Util mode instead of JSON
2012-09-06 17:37:22 +00:00
Aleksandar Fabijanic
115f4f40e8
changelog
2012-09-06 04:04:47 +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
10267b5899
SF#3563517: Get rid of loss-of-precision warnings on x64 MacOS
2012-09-06 03:41:21 +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
a522c31765
SF# 3558012 Compilation fails when building with -ansi or -std=c++0x
2012-09-06 03:14:17 +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
86bafbb27e
upgrade SQLite to 3.7.14
2012-09-05 01:07:22 +00:00
Aleksandar Fabijanic
9609379003
QNX fix for loopback subnet mask (SF 3012166)
2012-09-04 03:16:48 +00:00
Marian Krivos
85d47c4db7
fix compiling for gcc 4.6
2012-09-01 15:40:01 +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
d384a499d5
porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case)
2012-08-26 03:40:12 +00:00
Aleksandar Fabijanic
eb20f339e1
SF 3560990
2012-08-24 03:35:23 +00:00
Aleksandar Fabijanic
a66e55cb54
porting rev. 1936 from 1.4.4 (fixed SF# 3555938)
2012-08-24 02:32:30 +00:00
Aleksandar Fabijanic
5658d4495f
Dynamic::Var null support
2012-08-24 02:03:08 +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
2a6d58c7f2
porting 1.4.4 rev. 1968 (fixed SF# 3559665, etc.)
2012-08-23 03:15:19 +00:00
Aleksandar Fabijanic
dbda035719
- fixed bug in SQLite Extractor (DateTime extraction not returning false when value is NullPointerException, see http://pocoproject.org/forum/viewtopic.php?f=12&t=5141#p9363 )
...
- fixed code indentation (spaces to tabs)
2012-08-23 02:34:35 +00:00
Aleksandar Fabijanic
0ca3bbc848
porting 1.4.4. rev. 1926 (SF#3478665: Permission checks in Poco::File not correct for root)
2012-08-22 03:44:30 +00:00
Aleksandar Fabijanic
801b2485f4
port from 1.4.4 (rev. 1925 fixed SF# 3483174)
2012-08-22 03:25:25 +00:00
Aleksandar Fabijanic
d9cf671330
fixed SF# 3496493, 3495656
2012-08-22 02:40:41 +00:00
Aleksandar Fabijanic
0dc113b2f3
SF#3500438: HTTPResponse failure when reason is empty
2012-08-22 02:28:00 +00:00
Aleksandar Fabijanic
3d142783c7
SF#3503267: VxWorks OS prio is not set in standard constructor
2012-08-22 02:18:18 +00:00
Aleksandar Fabijanic
b9f4ce3b08
SF#3515284: RSA publickey format(X.509 SubjectPublicKeyInfo)
2012-08-22 02:00:25 +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
71a055c81a
SF#3522081: WinRegistryConfiguration unable to read REG_QWORD values
2012-08-21 03:15:38 +00:00
Aleksandar Fabijanic
2b2a362926
SF #3544720 : AbstractConfigurator to support 64bit values
2012-08-21 02:42:57 +00:00
Aleksandar Fabijanic
7a177a0d79
fixed SF# 3556975
2012-08-20 03:21:09 +00:00
Aleksandar Fabijanic
c1ecaaf267
remove leftover check
2012-08-20 01:09:49 +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