Timeline
10/08/09:
- 14:22 Changeset in nginx [3198:48bfb7dc981b] by
- test comma separator in "Cache-Control"
10/07/09:
- 15:15 Changeset in nginx [3197:d5d1ad05d3a6] by
- hide cacheable Set-Cookie and P3P FastCGI response headers
- 14:46 Changeset in nginx [3196:b7e68ee09e0c] by
- use only strong ciphers by default
- 12:55 Changeset in nginx [3195:b495a56f1f24] by
- use real file cache length, this fixes cache size counting for …
- 12:48 Changeset in nginx [3194:9966af1d5819] by
- bump version
10/06/09:
- 16:19 Changeset in nginx [3193:5b715491f7c4] by
- release-0.8.19 tag
- 16:19 Changeset in nginx [3192:4bc73c644329]release-0.8.19 by
- nginx-0.8.19-RELEASE
- 16:08 Changeset in nginx [3191:30f841e2536d] by
- fix r3184
- 14:24 Changeset in nginx [3190:dd2ae3872634] by
- disable SSLv2 and low ciphers by default
- 13:52 Changeset in nginx [3189:dcb31433272e] by
- bump version
- 12:44 Changeset in nginx [3188:5c41e2e3a687] by
- release-0.8.18 tag
- 12:44 Changeset in nginx [3187:7aaa959da85e]release-0.8.18 by
- nginx-0.8.18-RELEASE
- 10:14 Changeset in nginx [3186:23d567eabc5d] by
- limit_conn_log_level
- 10:14 Changeset in nginx [3185:30570a5b9bb0] by
- limit_req_log_level
- 09:46 Changeset in nginx [3184:88f972ffe96e] by
- fix building by gcc45
- 09:37 Changeset in nginx [3183:b87542338ac3] by
- make limit_req to conform to the leaky bucket algorithm
- 09:32 Changeset in nginx [3182:6ddaac3e0bf7] by
- omit '\0' from "Location" header on MKCOL request
10/02/09:
- 14:19 Changeset in nginx-tests [102:9f723d3ba52d] by
- Tests: tests for empty static subrequests.
- 11:32 Changeset in nginx [3181:36f6407817dc] by
- clear r->lingering_close to disable preventively calling …
- 11:30 Changeset in nginx [3180:0e420f3f8e18] by
- clear r->keepalive to disable preventively calling …
- 09:46 Changeset in nginx [3179:74b74513ed59] by
- update r3167: do not set r->discard_body if the body has been just …
10/01/09:
- 21:26 Changeset in nginx-tests [101:6303927c18d2] by
- Tests: proxy cache tests for problems with duplicate final chunks.
- 10:28 Changeset in nginx-tests [100:9ddc18214854] by
- Tests: arbitrary regexp support in has().
09/30/09:
- 18:41 Changeset in nginx-tests [99:f92852da34aa] by
- Tests: add test for empty cached response.
- 13:21 Changeset in nginx [3178:975f0558aab3] by
- read_ahead
- 12:56 Changeset in nginx [3177:adc4fc0c3cc3] by
- Linux/SPARC malloc() returns an address aligned to 8. This conflicts …
- 12:05 Changeset in nginx [3176:60bc5cc68d3b] by
- log 499 instead 0, the bug was introduced in r3050
- 11:46 Changeset in nginx [3175:cad19e8e0cc8] by
- allow several perl_modules
09/28/09:
- 16:07 Changeset in nginx [3174:479fd46cd1c4] by
- use ngx_conf_set_str_array_slot() for perl_require
- 15:57 Changeset in nginx [3173:008a3462e1d0] by
- optimize error handling
- 15:56 Changeset in nginx [3172:314301ce7ca2] by
- bump version
- 13:08 Changeset in nginx [3171:b4c24f3d6d4d] by
- release-0.8.17 tag
- 13:08 Changeset in nginx [3170:06564e9a2d9e]release-0.8.17 by
- nginx-0.8.17-RELEASE
- 12:31 Changeset in nginx [3169:b1013d768911] by
- fix request counter in resolver handling, the bug was introduced in r3050
- 12:24 Changeset in nginx [3168:83c940b0d18a] by
- allow "make clean" for OpenSSL, the bug was introduced in r2874
- 11:12 Changeset in nginx [3167:7d1f9a449603] by
- we do not need to increase request counter in this place, the bug had …
09/26/09:
- 13:24 Changeset in nginx [3166:b208e383657d] by
- fix r3078: do not increase request counter if body has been just discarded
09/25/09:
- 20:25 Changeset in nginx [3165:7658e9c7e814] by
- use parents around NGX_ATOMIC_T_LEN value
- 14:17 Changeset in nginx [3164:b1b1775698d5] by
- uniform ngx_directio_on/off() interface with other file functions
- 13:55 Changeset in nginx [3163:34cbd6e86218] by
- handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG
- 11:55 Changeset in nginx [3162:9140fbb2ab83] by
- fix discarding body
- 09:30 Changeset in nginx [3161:d430c6ab1c99] by
- check unsafe Destination
- 09:13 Changeset in nginx [3160:a7637c2c1157] by
- low ENAMETOOLONG logging level
09/24/09:
- 20:09 Changeset in nginx [3159:d4cc5a450ee9] by
- fix r3155
- 20:05 Changeset in nginx [3158:17afb68c2a9a] by
- test incomplete WriteFile()
- 20:04 Changeset in nginx [3157:a2c1b4f74ea7] by
- log file name for read/write errors
- 19:55 Changeset in nginx [3156:55f006d944ba] by
- delete Win95 code
- 14:47 Changeset in nginx [3155:e720c4a68ee0] by
- fix debug log message
- 14:45 Changeset in nginx [3154:823f72db46c0] by
- $ssl_session_id
- 13:23 Changeset in nginx [3153:90d6b878481f] by
- update the previous commit: use ngx_strlow()
- 13:15 Changeset in nginx [3152:8bf534c7c998] by
- $host is always in low case: *) move low case convertation from …
09/23/09:
- 15:28 Changeset in nginx [3151:ad3ddfd06e7d] by
- low default connection errors level from alert to error
- 15:27 Changeset in nginx [3150:8ef6fb15191f] by
- bump version
09/22/09:
- 14:35 Changeset in nginx [3149:d70430af371e] by
- release-0.8.16 tag
- 14:35 Changeset in nginx [3148:52163a1027c3]release-0.8.16 by
- nginx-0.8.16-RELEASE
- 09:44 Changeset in nginx [3147:cbb1add4a6fe] by
- fail if file size was changed
- 09:06 Changeset in nginx [3146:29ba1de1ab0b] by
- fix typo in addition_types directive name
09/21/09:
- 18:34 Changeset in nginx [3145:9160a117a46a] by
- fix request counter for post_action, the bug was introduced in r3050
- 15:55 Changeset in nginx [3144:ecbfc3396c42] by
- allow to log invalid $request in access_log always, before it was …
09/19/09:
- 16:15 Changeset in nginx [3143:ab6258e18099] by
- fix resolver cache rbtree comparison
09/18/09:
- 09:21 Changeset in nginx [3142:959fa3a11b03] by
- restore environ, this fixes segfault on reconfiguration failure when …
- 09:12 Changeset in nginx [3141:cbee9c114504] by
- fix comment
- 09:10 Changeset in nginx [3140:ba9a8ba4207e] by
- *) issue warning instead of failure: this is too common case *) use …
09/16/09:
- 13:48 Changeset in nginx [3139:5f6144fc674d] by
- fix memory leak in resolver
- 13:30 Changeset in nginx [3138:a2479937dbd8] by
- win32 ngx_file_info() utf8 support
- 13:28 Changeset in nginx [3137:179f6dfcb7fe] by
- preserve errno while ngx_free()
09/15/09:
- 15:12 Changeset in nginx [3136:47b7b6ac433e] by
- do not pass buf with empty cached response, this fixes "zero size buf …
- 11:57 Changeset in nginx [3135:784126370092] by
- nginx always sent "Vary: Accept-Encoding", if both gzip_static and …
- 11:55 Changeset in nginx [3134:e6f5cb5eff8b] by
- image_filter_transparency
- 09:47 Changeset in nginx [3133:28a6aa24b453] by
- fix alpha-channel transparency in PNG
- 09:37 Changeset in nginx [3132:6cb238e091a9] by
- allow perl "sub{..."
- 09:36 Changeset in nginx [3131:49fd9e436675] by
- bump version
09/14/09:
- 13:17 Changeset in nginx [3130:b52b6c3bb2d1]stable-0.5 by
- release-0.5.38 tag
- 13:17 Changeset in nginx [3129:6dcc15f30295]stable-0.5release-0.5.38 by
- nginx-0.5.38-RELEASE
- 13:13 Changeset in nginx [3128:c4659427a6cc]stable-0.6 by
- release-0.6.39 tag
- 13:13 Changeset in nginx [3127:fabd6e1028f2]stable-0.6release-0.6.39 by
- nginx-0.6.39-RELEASE
- 13:09 Changeset in nginx [3126:a1cc758ca002]stable-0.7 by
- release-0.7.62 tag
- 13:09 Changeset in nginx [3125:64659bcb92d4]stable-0.7release-0.7.62 by
- nginx-0.7.62-RELEASE
- 13:07 Changeset in nginx [3124:53a02ff924e8] by
- release-0.8.15 tag
- 13:07 Changeset in nginx [3123:d364c2c12dd9]release-0.8.15 by
- nginx-0.8.15-RELEASE
- 09:48 Changeset in nginx [3122:3e994ac670dc] by
- test space between "~" and regex in server_name and invalid_referers
- 07:42 Changeset in nginx [3121:bd2573c97e4a] by
- handle "/../" case more reliably
09/13/09:
- 13:45 Changeset in nginx [3120:40b8b398dbbc] by
- fix request counter for X-Accel-Redirect, the bug was introduced in r3050
- 06:28 Changeset in nginx [3119:4c90c9129a82] by
- fix case when the output filter should add incoming buffers while …
- 06:25 Changeset in nginx [3118:6f79fac538b9] by
- style fix
09/12/09:
- 09:46 Changeset in nginx [3117:e2a510ac53db] by
- fix transparency in GIF
- 09:28 Changeset in nginx [3116:98e288c6dac3] by
- If .domain.com, .sub.domain.com, and .domain-some.com were defined, …
09/11/09:
09/10/09:
- 16:34 Changeset in nginx [3114:1c4fcfe57af1] by
- fix request counter for rewrite or internal redirection cycle, the bug …
- 12:08 Changeset in nginx [3113:e1e290965ed1] by
- fail if no file aio was found
09/08/09:
- 11:37 Changeset in nginx [3112:5ddc9458e4bb] by
- increase request counter before an upstream cleanup because the …
- 11:33 Changeset in nginx [3111:4a2d3f571de6] by
- fix request counter handling in perl module for …
Note:
See TracTimeline
for information about the timeline view.