Bu web sitesinin çalışması için JavaScript gereklidir.
Keşfet
Yardım
Üye Ol
Giriş Yap
gerrit
0 Takipçiler
·
0 Takip Edilenler
https://gerrit.lighttpd.net
2020-04-19
tarihinde katıldı
Bir kullanıcı engelle
Bir kullanıcıyı engellemek depoarla, değişiklik isteği veya konu açmak veya yorumlamak gibi, etkileşim kurmasını önler. Bir kullanıcı engelleme hakkında daha fazlasını öğrenin.
Engellenecek kullanıcı:
İsteğe bağlı not:
Not engellenen kullanıcıya gösterilmez.
İptal
Engelle
Depolar
Projeler
Paketler
Genel Aktivite
Yıldızlanmış depolar
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-06-01 17:09:01 +00:00
c6d66b2084
[tests] add test for map_cidr
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-06-01 16:27:17 +00:00
d0f7f1e5f4
[plugin_core] add map_cidr action
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-06-01 13:50:27 +00:00
11df378496
[tests] lua: make sure lua logging functions don't break request handling
a9e4f098e2
[lua] logging: run
tostring
with error handling
9a1458a3b8
[lua] add vr.error(...) (same as vr.print())
8d9c9599e9
[lua] fix broken _ENV in C (lua_getglobal) due to stack count error
e51f801c00
[log] fix _VR_* logging macros (NULL-pointer (offset) deref for vr == NULL)
8 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-01-06 10:38:56 +00:00
10303a70b1
[core] fix potential use-after-free after li_job_reset
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-01-05 22:33:57 +00:00
e966bbbcf7
[build] fix ci-macos: pycurl, libev, keg-only packages
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-01-05 13:41:55 +00:00
2306c26ec9
[build] accept and prefer lua 5.4, then 5.3, then 5.1
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2025-01-05 13:24:27 +00:00
9737e7a057
[tests] append ".test"-suffix to vhost names, recreate test CA with wildcard and client certificate
b183301a62
[lua] disable undocumented vr:subrequest(..)
1561ceaa97
[lua] rework handling of environment (i.e. globals)
1c79b9c879
[lua] rename li_lua_push_lvalues_dict to li_lua_set_global_condition_lvalues
39afc6e0a2
[tests] lua: make show_env_info function local
6 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2024-12-27 22:28:57 +00:00
60e2ada142
[lua] use luaL_checkinteger instead of luaL_checkint (deprecated in lua5.3)
35ad3e0f6c
[lua] use lua5.2+ lua_rawlen instead of lua_objlen
96f43af312
[lua] add li_lua_equal wrapper to use lua_compare on lua5.2 instead of lua_equal
c73bbae2a0
[lua] replace lua5.1 luaL_register with wrapper for lua5.2 luaL_setfuncs
e88bb171f1
[lua] get rid of lua_getfenv when modifying env for request context _G for lua actions
11 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2024-12-25 23:06:14 +00:00
87290a137b
[mod_openssl] allow separate key/cert files and multiple pemfile options
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2024-12-25 23:02:27 +00:00
36aa0ea1a6
recreate test CA for next 10 years
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2024-02-08 21:41:59 +00:00
1735f5524f
[core] fix GError leak
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2024-01-13 19:28:05 +00:00
2b4e6d3a4d
[build] add .github workflow
d9e4b2e4d7
[tests] try to use shorter socket filenames
643514a9c7
[core] recent g_module_open handles lib prefix and suffixes better; try that first
7c2d19ed24
[core] add proper error handling to li_module_load
4 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-10-02 22:23:07 +00:00
b0ffa8417c
[meson] install lua files only if lua was enabled (fixes
#3227
)
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-10-02 16:53:44 +00:00
14679eedb7
[meson] fix module dependencies (must be a list)
a9725af5f3
[meson] fix building without unwind (optional dependency)
2 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-09-14 11:45:35 +00:00
c673e5b638
[plugin_core] always enforce directory handling of aliases
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-09-14 10:25:28 +00:00
7c926c9245
[meson] compiler.has_type requires meson 1.0 to use array for prefix - join manually to support meson 0.61
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-09-11 18:51:35 +00:00
f1bf458341
[meson] rename shared libs to what autobuild created
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-09-11 16:21:31 +00:00
727ec90417
[autobuild] drop autobuild
1fffbd1a9e
[automake] include meson files
7f843c75a6
[cmake] drop cmake support - use meson instead
232e1837bd
[mod_openssl] drop support for openssl1.0 and older (probably includes libressl)
c60df4f141
[mod_openssl] support openssl3 ECDH curve selection
6 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-09-08 13:59:19 +00:00
10f54c2d83
[core] don't release mainaction before stopping workers
dca280076b
[angel] improve instance related logging
522a9e221b
[angel] improve startup/stop logging
a19d73ecd5
[angel] server_module not shared anymore, drop refcount handling
0ced2aa60a
[angel] remove config reload handling, don't unload plugins while instance is running
7 işlemeyi karşılaştır »
gerrit
lighttpd/lighttpd2
deposuna
master
dalını gönderdi
2023-07-23 13:25:33 +00:00
23164d557f
[mod_progress] accept any 2xx status codes as success (fixes
#2357
)
İlk
Önceki
1
2
3
Sonraki
Son