Guenter Obiltschnig
|
8293f93f7a
|
use std::unique_ptr instead of std::auto_ptr with C++11 or newer compilers to avoid std::auto_ptr deprecation warnings
|
2016-10-14 12:01:25 +02:00 |
|
Günter Obiltschnig
|
7491374264
|
Revert "GH #1050 Net: fix gcc -Wshadow warnings"
|
2016-09-05 08:35:17 +02:00 |
|
Miklos Vajna
|
12d0699b5b
|
GH #1050 Net: fix gcc -Wshadow warnings
|
2015-12-29 20:20:48 +01:00 |
|
Guenter Obiltschnig
|
c66849f9ee
|
added better support for 'Expect: 100-continue' header and '100 Continue' responses
|
2015-10-06 11:11:16 +02:00 |
|
Guenter Obiltschnig
|
cc52a8a3db
|
improved HTTP server handling of errors while reading header
|
2014-09-25 14:12:21 +02:00 |
|
Guenter Obiltschnig
|
544229302e
|
#538 prevent destructors from throwing exceptions
|
2014-09-19 09:46:49 +02:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Aleksandar Fabijanic
|
03ddca58f5
|
porting rev.1894 to trunk
|
2012-07-27 02:01:39 +00:00 |
|
Aleksandar Fabijanic
|
d9dd2a81bd
|
HTTPServer::stopAll(): close the socket instead of just shutting it down, as the latter won't wake up a select() on Windows
|
2012-06-21 02:18:31 +00:00 |
|
Aleksandar Fabijanic
|
9b952a29c7
|
ported 1.4.4 branch changes (needs build checks and test runs!)
|
2012-05-19 03:04:51 +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
|
a790bba33c
|
replaced plain pointers with smart pointers in various interfaces
|
2009-03-24 10:40:58 +00:00 |
|
Guenter Obiltschnig
|
717dd9cf45
|
performance improvements from 1.3.4
|
2009-02-18 13:25:01 +00:00 |
|
Guenter Obiltschnig
|
2986d273a1
|
synced with main repository
|
2008-01-28 17:34:07 +00:00 |
|
Guenter Obiltschnig
|
6b529b6061
|
committed latest 1.3 snapshot
|
2007-04-18 16:25:02 +00:00 |
|
Guenter Obiltschnig
|
dfe559af3b
|
changes from main repository
|
2007-02-27 08:56:44 +00:00 |
|
Guenter Obiltschnig
|
d6b783cc3b
|
integrated changes from main rep
|
2007-02-25 09:17:38 +00:00 |
|
Guenter Obiltschnig
|
5a2a425002
|
sync to internal repository
|
2007-02-23 14:41:53 +00:00 |
|
Guenter Obiltschnig
|
c240a70569
|
sources for 1.3
|
2006-11-17 16:38:28 +00:00 |
|
Guenter Obiltschnig
|
0c24077c43
|
set eol-style to native
|
2006-10-23 16:25:09 +00:00 |
|
Guenter Obiltschnig
|
2d4078f392
|
submitted 1.2.0
|
2006-08-29 07:10:35 +00:00 |
|
Guenter Obiltschnig
|
f476bd6b32
|
initial import
|
2006-07-11 16:33:40 +00:00 |
|