Alex Fabijanic
|
31a49c0af2
|
fix(PollSet): Integrate windows epoll #2091, #3649
|
2022-07-06 11:36:16 +02:00 |
|
Hernan Martinez
|
38593bee1c
|
Added missing SocketProactor class to ProGen source (#3616)
* Added missing SocketProactor class to ProGen source
* ProGen'd VS2022 Net project
|
2022-05-30 08:03:44 -05:00 |
|
Günter Obiltschnig
|
4c1e357e4a
|
project file fixes
|
2020-01-11 12:45:39 +01:00 |
|
Günter Obiltschnig
|
63a011e4e7
|
regenerated vs projects
|
2019-05-15 16:33:59 +02:00 |
|
Günter Obiltschnig
|
6eebbbbb83
|
updated vs project files
|
2019-03-18 17:52:59 +01:00 |
|
Francis ANDRE
|
5dbb9cc3de
|
Regenerating VisualStudio projects
|
2018-06-20 09:47:40 +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
|
92434a2d97
|
re-generated project files (again)
|
2014-05-26 12:54:18 +02:00 |
|
Alex Fabijanic
|
a2a4cccbc8
|
Add NTP to VS project files
|
2014-01-22 21:34:47 -06: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
|
911f22508e
|
Any SOO
|
2013-01-31 21:12:13 -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 |
|
Guenter Obiltschnig
|
4c42e5de2c
|
added SMTPChannel to Net project file
|
2012-10-14 19:28:02 +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
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +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 |
|
Guenter Obiltschnig
|
57762a2cfc
|
fixed various bugs (see SF tracker)
|
2008-09-16 17:26:28 +00:00 |
|
Aleksandar Fabijanic
|
444c9ec421
|
Added SMTPLogger to VS90 projects
|
2008-07-07 17:15:19 +00:00 |
|
Aleksandar Fabijanic
|
5d5c7a0586
|
VS 90 solution and project files updated for IO
|
2008-03-24 12:36:29 +00:00 |
|
Aleksandar Fabijanic
|
c91bd3323c
|
- SocketIOChannel and tests
- some gcc warning fixes
|
2008-03-01 14:57:15 +00:00 |
|
Aleksandar Fabijanic
|
5bf096bb2a
|
- SF [1800596] VS Solutions (ver. 8.0 and 9.0)
- SF [1621372] Build Scripts (all Windows scripts consolidated in one)
- eliminated warnings in sqlite3.c
- updated components file
|
2008-02-17 17:14:33 +00:00 |
|
Eran Hammer-Lahav
|
19dca2aa79
|
Feature Request #1873922
Add project and solution files for Visual Studio 2008
|
2008-01-17 18:07:39 +00:00 |
|