Autor Thema: Mini/Test/DHCP/Webserver und Tools diverses  (Gelesen 22885 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Node.js 0.12.1
« Antwort #150 am: 28 März, 2015, 20:30 »
Changelog

openssl: upgrade to 1.0.1m (Addressing multiple CVES)

[close]

https://www.joyent.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.7.11 Development
« Antwort #151 am: 31 März, 2015, 05:40 »
Whats new:>>

experimental thread pools support, proxy_request_buffering and other features.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Fortitude HTTP 1.0.4.0
« Antwort #152 am: 04 April, 2015, 21:40 »
Fortitude HTTP is a web server for Windows which was created to give users a free, easy-to-use and open source alternative to commercial Windows web servers. Fortitude HTTP features hundreds of in-depth behind the scenes security features and a growing number of user defined security features. Supports: Multiple sites, port sharing, virtual roots, CGI, scripting engines, custom filters, HTTP compression & caching, HTTP 1.1 resume, an easy to use front end, a fully configurable XML back-end and much more.

License : LGPL

Changelog
Resolved issue with anti image-leaching/direct-linking which caused feature to remain enabled after disabling it.
Implemented permanent redirect on non-trailing-slash requests for directories.
Implemented thread-pump spin counter to greatly increase network throughput.
Further refinement has been made as of the 2/18/2013 release.
Fixed erroneously disabled browse button on virtual root configuration dialog.
Implemented CPU affinity, process and thread priority boost.
Implemented setting to ignore binding errors.
Implemented setting to allow the server to be optimized for throughput (LAN vs. WAN).
[close]

http://www.networkdls.com/Software/View/Fortitude_HTTP/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Node.js 0.12.2
« Antwort #153 am: 09 April, 2015, 19:40 »
Changelog
uv: Upgrade to 1.4.2
npm: Upgrade to 2.7.4
V8: do not add extra newline in log file
V8: Fix --max_old_space_size=4096 integer overflow
asyncwrap: fix constructor condition for early ret
buffer: align chunks on 8-byte boundary
buffer: fix pool offset adjustment
build: fix use of strict aliasing
console: allow Object.prototype fields as labels
fs: make F_OK/R_OK/W_OK/X_OK not writable
fs: properly handle fd passed to truncate()
http: fix assert on data/end after socket error
lib: fix max size check in Buffer constructor
lib: fix stdio/ipc sync i/o regression
module: replace NativeModule.require
net: allow port 0 in connect()
net: unref timer in parent sockets
path: refactor for performance and consistency
smalloc: extend user API
src: fix for SIGINT crash on FreeBSD
src: fix builtin modules failing with --use-strict
watchdog: fix timeout for early polling return
[close]

https://www.joyent.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.7.12 Development
« Antwort #154 am: 11 April, 2015, 15:45 »
Whats new:>>

Feature: now the "tcp_nodelay" directive works with backend SSL connections.
Feature: now thread pools can be used to read cache file headers.
Bugfix: in the "proxy_request_buffering" directive.
Bugfix: a segmentation fault might occur in a worker process when using thread pools on Linux.
Bugfix: in error handling when using the "ssl_stapling" directive.
Bugfix: in the ngx_http_spdy_module.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.8.0
« Antwort #155 am: 27 April, 2015, 06:05 »
Whats new:>>

incorporates many new features from the 1.7.x mainline branch
includes hash load balancing method
backend SSL certificate verification
experimental thread pools support
proxy_request_buffering and more.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.0 Development
« Antwort #156 am: 04 Mai, 2015, 18:45 »
Changelog
Change: obsolete aio and rtsig event methods have been removed.
Feature: the "zone" directive inside the "upstream" block.
Feature: the stream module.
Feature: byte ranges support in the ngx_http_memcached_module.
Feature: shared memory can now be used on Windows versions with address space layout randomization.
Feature: the "error_log" directive can now be used on mail and server levels in mail proxy.
Bugfix: the "proxy_protocol" parameter of the "listen" directive did not work if not specified in the first "listen" directive for a listen socket.
[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AMPPS 3.1
« Antwort #157 am: 10 Mai, 2015, 18:15 »
AMPPS installiert eine Webserver-Laufzeitumgebung mit einer riesigen Auswahl an Web-Anwendungen. AMPPS ist ein lokales Server-Paket inklusive Apache-Webserver, MySQL-Datenbank, PHP, Perl – und mehr als 250 Web-Anwendungen. Damit lassen sich zum Beispiel erste Schritte in einem neuen Content Management System (CMS) unternehmen oder Designs ausprobieren. Für den Produktivbetrieb eignet sich AMPPS nicht – der Rechner, auf dem es läuft, sollte tunlichst nicht von außen zugänglich sein. Nach der Installation startet man den Apache-Server und die MySQL-Datenbank über ein kleines Applet.

Lizenz: Open Source

Changelog
This version of AMPPS adds the latest versions of PHP, MySQL,
phpMyAdmin, MongoDB. We have also added new features and fixed some bugs in AMPPS.

AMPPS is a LAMP (Linux), WAMP (Windows) and MAMP (Macintosh) stack of Apache, MySQL, MongoDB, PHP, Perl & Python. AMPPS enables you to
focus more on using applications rather than maintaining them on your
desktops. A complete list of changes:

The current version of AMPPS for Windows include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.8, PHP 5.5.24, PHP 5.4.40 and 5.3.29
PERL 5.16.3
Python 2.7.9 with mod_wsgi 3.5 module
MySQL 5.6.24
phpMyAdmin 4.4.4
SQLite Manager 1.2.4
MongoDB 3.0.2
RockMongo 1.1.7
FileZilla FTP Server 0.9.44

The current version of AMPPS for Mac include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.8, PHP 5.5.24, PHP 5.4.40 and 5.3.29
PERL 5.20.2
Python 2.7.9 with mod_wsgi 3.5 module
MySQL 5.6.24
phpMyAdmin 4.4.4
SQLite Manager 1.2.4
MongoDB 2.6.7
RockMongo 1.1.7
Pure-FTPd Server 1.0.36

The current version of AMPPS for Linux include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.8, PHP 5.5.24, PHP 5.4.40 and 5.3.29
PERL 5.20.2
Python 2.7.9 with mod_wsgi 3.5 module
MySQL 5.6.24
phpMyAdmin 4.4.4
SQLite Manager 1.2.4
MongoDB 3.0.2
RockMongo 1.1.7
Pure-FTPd Server 1.0.36
[close]

http://www.ampps.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Hiawatha 9.13
« Antwort #158 am: 19 Mai, 2015, 04:56 »
Whats new: >>

Renamed SSLcertFile to TLScertFile.
Renamed RequireSSL to RequireTLS.
Renamed SSL_* CGI environment variables to TLS_*.
Renamed UrlToolkit option UseSSL to UseTLS.
Replaced MinSSLversion by MinTLSversion.
LogTimeouts option added.
Added 'skip directories' parameter to reverse proxy.
Failed logins sent to Hiawatha Monitor.
Small bugfix and improvements.

http://www.hiawatha-webserver.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WebLog Expert Lite 9.0 Beta 1
« Antwort #159 am: 20 Juli, 2015, 20:00 »
WebLog Expert is a powerful access log analyzer. It will give you information about your site's visitors: activity statistics, accessed files, paths through the site, information about referring pages, search engines, browsers, operating systems, and more. The program produces easy-to-read HTML reports that include both text information (tables) and charts.


WebLog Expert Lite is a free log analyzer, light-weight version of WebLog Expert. It allows you to quickly and easily analyze your log files and get information about your site's visitors: activity statistics, what files visitors accessed, information about referring pages, search engines, browsers, operating systems, and more.

Freeware

Whats new:>>

- Recognition of Windows 10
- Recognition of Microsoft Edge
- Minor improvements

http://www.weblogexpert.com/lite.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.36
« Antwort #160 am: 26 Juli, 2015, 14:35 »
Security, speed, compliance, and flexibility -- all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it's Open Source licensed under the revised BSD license.

Whats new: >>

[ssl] disable SSL3.0 by default
escape all strings for logging
fix segfault when temp file for upload couldn’t be created (found by coverity)
changes to the internal API for buffers, chunks and more; 3rd party plugins are likely to break

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HFS v2.3f
« Antwort #161 am: 31 Juli, 2015, 05:40 »
what's new:>>

new [stream ready] event and %is-archive% symbol
now you can use [upload completed] to refuse uploads
no more CDN for jquery
"bad session" error was not handled correctly
possible XSS with %symbols%, and session stealing

http://www.rejetto.com/hfs/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.4 Development
« Antwort #162 am: 23 August, 2015, 05:45 »
Changelog
Change: the "proxy_downstream_buffer" and "proxy_upstream_buffer"directives of the stream module are replaced with the "proxy_buffer_size" directive.
Feature: the "tcp_nodelay" directive in the stream module.
Feature: multiple "sub_filter" directives can be used simultaneously.
Feature: variables support in the search string of the "sub_filter" directive.
Workaround: configuration testing might fail under Linux OpenVZ
Bugfix: old worker processes might hog CPU after reconfiguration with a large number of worker_connections.
Bugfix: a segmentation fault might occur in a worker process if the "try_files" and "alias" directives were used inside a location given by a regular expression; the bug had appeared in 1.7.1.
Bugfix: the "try_files" directive inside a nested location given by a regular expression worked incorrectly if the "alias" directive was used in the outer location.
Bugfix: in hash table initialization error handling.
Bugfix: nginx could not be built with Visual Studio 2015.
[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Icecast 2.4.2
« Antwort #163 am: 30 August, 2015, 19:52 »
Icecast is a streaming media server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for communication and interaction.

License : GPL

Changelog
2015-04-08 10:07:42  dm8tbr

   * apply fix for documentation (needed by distro packaging)

2015-04-08 09:09:26  ph3-der-loewe

   * Fix: Do not crash URL Auth is used with stream_auth
     and no credentials are given.
     This fixes a crash (NULL reference) in case URL Auth is used
     and stream_auth is trigged with no credentials passed by the client.
     Username and password is now set to empty strings and transmited to
     the backend server this way.
     See #2191 for more details and to keep track of the problem.
     Closes: #2191, DEB#782120

2015-04-08 09:02:20  ph3-der-loewe

   * Fix: Let util_url_escape() handle NULL parameter.
     This lets util_url_escape() handle NULL passed as parameter.
     In case the parameter is NULL it will also return NULL.
     This patch also does some cleanup of the code such as migration
     away from int and thus avoiding future failures.

2015-04-08 08:32:23  dm8tbr

   * update version number to 2.4.2 in preparation for release
     this will be a strict security release

2015-04-08 08:18:40  dm8tbr

   * applying curl fix for win32 from master
[close]

http://www.icecast.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.37
« Antwort #164 am: 30 August, 2015, 20:15 »
Changelog
[mod_proxy] remove debug log line from error log (fixes #2659)
[mod_dirlisting] fix dir-listing.set-footer not showing
fix out-of-filedescriptors when uploading “large” files (fixes #2660, thx rmilecki)
increase upload temporary chunk file size from 1MB to 16MB
fix undefined integer shift
rewrite network sendfile/mmap/writev/write backends
fix some unchecked return value warnings
[kqueue] fix kevent call
[autoconf] define HAVE_CRYPT when crypt() is present
[bsd xattr] fix compile break with BSD extended attributes in stat_cache
[mod_cgi] rewrite mmap and generic (post body) send error handling
[mmap] fix mmap alignment
[plugins] when modules are linked statically still only load the modules given in the config
[mmap] handle SIGBUS in network; those get triggered if the file gets smaller during reading
fix some warnings found by coverity (“leak” in setup phase, not catching too long unix socket paths in mod_proxy)
[close]

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )