index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_openssl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
Fixed error processing in SSL operations.
Igor Sysoev
1
-13
/
+3
2019-03-01
Fixed TLS connections hanging.
Igor Sysoev
1
-4
/
+2
2018-11-13
Checking error states in I/O handlers.
Igor Sysoev
1
-6
/
+32
2018-11-13
Fixed nxt_openssl_chain_file() return type.
Valentin Bartenev
1
-3
/
+3
2018-10-22
Compatibility with LibreSSL.
Sergey Kandaurov
1
-1
/
+1
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-7
/
+87
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-231
/
+372
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-11
/
+12
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-1
/
+1
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-25
/
+21
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-15
/
+10
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-6
/
+6
2017-01-30
nxt_event_timer has been renamed to nxt_timer.
Igor Sysoev
1
-1
/
+1
2017-01-23
Introducing tasks.
Igor Sysoev
1
-46
/
+48
2017-01-17
Initial version.
Igor Sysoev
1
-0
/
+855