Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37418955
en ru br
Репозитории ALT
S:0.7.13-alt1
5.1: 0.5-alt1
4.1: 0.3-alt3.M41.2
4.0: 0.2-alt7
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: vhttpd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

15 октября 2009 Stanislav Ievlev <inger at altlinux.org> 0.5-alt1

  • socket.c: add support for unix domain sockets
  • (vhttpd): add (make-unix-server-socket) and (make-unix-client-socket)

23 июля 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt9

  • fix utf-8 encoding name in content-type detection code

21 мая 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt8

  • add "close-on-exec" flag to all used descriptors

6 мая 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt7

  • fix content-type field value in file responses

5 мая 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt6

  • fix buffer length calculation

22 апреля 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt5

  • scm_to_local_string: rewrite to modern style
  • remove wrong printf

21 апреля 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt4

  • fix make-string-response function

12 марта 2009 Stanislav Ievlev <inger at altlinux.org> 0.4-alt3

  • use RPM_OPT_FLAGS
  • fix work with va_args

11 декабря 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt2

  • little updates for guile-1.8
  • improve makefile
  • export encode-url-component

9 декабря 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt1

  • switch to guile-1.8

24 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt8

  • fix format string error

20 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt7

  • fix requires

18 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt6

  • new utils: encode-url-component, decode-url-component

11 ноября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt5

  • add unit tests

25 сентября 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt4

  • little code improvements

22 августа 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt3

  • remove libvhttpdutil library

21 августа 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt2

  • rebuild

18 августа 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt1

  • add functions for daemon creation (daemonize, drop_privs)
  • add guile bindings

30 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt12

  • basic_auth_get_cred: fix latest fix

26 июня 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt11

  • fix segfault

4 мая 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt10

  • parse cookie header

7 апреля 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.2-alt9

  • fix error with retcode in tls_openssl.c/_handshake

14 марта 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt8

  • fix tls shutdown, minor code improvements

15 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt7

  • fix typo

15 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt6

  • use openssl

13 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt5

  • add utils subpackage

12 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt4

  • use '%m' instead of strerror

11 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt3

  • fix start-line parsing (doesn't allow tabs)
  • add raw start line to message (useful for logs)

8 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt2

  • add config file reload feature

3 февраля 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt1

  • add http_strerror function

16 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt10

  • add support for if-modified-since header

14 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt9

  • add more additional information to request package

14 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt8

  • improve API (rename log_error to runtime_error)

12 января 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt7

  • improve message logging

12 декабря 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt6

  • cookie support

11 декабря 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt5

  • add basic auth support

7 декабря 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt4

  • add config file support

4 декабря 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt3

  • add static handler to util library

30 ноября 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt2

  • ssl are ready to use

23 ноября 2007 Stanislav Ievlev <inger at altlinux.org> 0.1-alt1

  • Initial build
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin