Francis ANDRE
|
5dbb9cc3de
|
Regenerating VisualStudio projects
|
2018-06-20 09:47:40 +02:00 |
|
Francis ANDRE
|
19eecbaafb
|
Remove WinTestRunner
|
2018-06-10 19:46:19 +02:00 |
|
Aleksandar Fabijanic
|
c4e676d36d
|
Feature net udp (#2347)
* add PMTU discovery #2329
* add socket gather/scatter capabilities #2330 (win, udp)
* enable WSAPoll
* add FastMemoryPool
* add receiveFrom() with native args
* allow copying of StringTokenizer
* add AtomicFlag and SpinlockMutex
* update .gitignore
* UDPServer and client #2343 (windows)
* fix warnings
* fix warnings
* regenerate Net VS solutions
* regenerate CppUnit projects/solutions
* clang fixes
* gcc fixes
* try to fix travis
* more travis fixes
* more travis fixes
* handle UDPClient exception
* fix makefiles and init order warnings
* add UNIX gather/scatter sendto/recvfrom implementations and tests
* run travis tests as sudo
* try to run tests as sudo, 2nd attempt
* fix warning
* use mutex in reactor
* lock-order-inversion in SocketReactor #2346
* add PMTU discovery #2329 (linux)
* ICMPSocket does not check reply address #1921
* remove some ignored tests
* add PMTU discovery #2329 (reconcile logic with #1921)
* fix native receiveFrome()
* reinstate ignoring of proxy errors
* add testMTU to ignore list
* add include atomic
* NTPClient not checking reply address #2348
* some ICMP/MTU fixes
* UDPSocketReader cleanup
* resolve some socket inheritance warnings
* add NTP time sync to ignored tests
* SocketNotifier not thread-safe #2345
* prevent x64 samples build attempt for win32
* build TestApp and Library
* fix ICMP tests
* regen VS projects
* regen VS projects and add missing 2012 files
* remove debug prints
|
2018-06-02 14:02:33 -05:00 |
|
Günter Obiltschnig
|
7988f58c73
|
updatd VS project files for PollSet
|
2017-11-01 11:30:59 +01:00 |
|
Günter Obiltschnig
|
bc0978d01e
|
fixed GH #471: vs2010 release builds have optimization disabled
fixed GH #616: Visual Studio warning C4244
|
2014-11-20 21:22:52 +01:00 |
|
Günter Obiltschnig
|
fe3537f49f
|
updated project files
|
2014-11-11 12:19:14 +01:00 |
|
Günter Obiltschnig
|
af1f5757c3
|
updated VS project files, added OAuthTestSuite
|
2014-11-10 23:49:35 +01:00 |
|
Günter Obiltschnig
|
6fe2e4fb11
|
VS project files: do not share intermediate directory between projects in same folder
|
2014-10-06 13:51:49 +02:00 |
|
Günter Obiltschnig
|
92434a2d97
|
re-generated project files (again)
|
2014-05-26 12:54:18 +02:00 |
|
Günter Obiltschnig
|
c0e1b8764e
|
regenerated project files
|
2014-05-26 09:02:22 +02:00 |
|
Günter Obiltschnig
|
12c7bb562d
|
re-generated vs100-vs120 project files
|
2014-04-21 10:50:51 +02:00 |
|
Rangel Reale
|
e37b756157
|
* NTP client implementation
|
2014-01-13 15:04:27 -02:00 |
|
aleks-f
|
2392f34974
|
GH #127: Eliminate -Wshadow warnings
- fixed GH #127: Eliminate -Wshadow warnings
- SocketAddress small object optimization
|
2013-03-17 01:28:01 -05:00 |
|
aleks-f
|
ad077b8f3f
|
MailMessage: attachments saving and read/write
MailMessage: attachments saving support and consistent read/write
|
2013-03-10 23:36:04 -05:00 |
|
aleks-f
|
47af51fdfb
|
First stab (Windows) at IPAddress SOO
|
2013-01-15 22:57:27 -06:00 |
|
aleks-f
|
f0cefd2976
|
added ParallelSocketAcceptor and Reactor w/ tests
ParallelSocketAcceptor and Reactor provide parallel (threaded) data
handling
|
2013-01-03 23:41:38 -06:00 |
|
aleks-f
|
8fe3a398af
|
Net Windows automatic (un)initialize
automatic network (un)initialization on windows
NumericString 64-bit compile/warning fixes
|
2012-12-19 00:38:18 -06:00 |
|
aleks-f
|
48c856d37d
|
Removed Route
Removed Route (will be introduced in a separate branch and subsequently
library)
|
2012-11-11 14:58:08 -06:00 |
|
aleks-f
|
325a98a91f
|
Net::Route (windows compile)
Net::Route (windows compile only)
|
2012-11-04 23:25:57 -06:00 |
|
Guenter Obiltschnig
|
4c42e5de2c
|
added SMTPChannel to Net project file
|
2012-10-14 19:28:02 +00:00 |
|
Aleksandar Fabijanic
|
fb275a9a30
|
Visual Studio 2012 projects and solutions files
|
2012-09-25 05:35:44 +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
|
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
|
d106d0726c
|
trunk: fixed vs2010 project with websocket
|
2012-02-05 12:54:55 +00:00 |
|
Marian Krivos
|
b242f2c8d1
|
Net: near complete merge to 1.4.2
|
2011-09-14 18:20:11 +00:00 |
|