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_sockaddr.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-24
Router: introducing routing on client address.
Axel Duch
1
-0
/
+4
2019-11-14
Event engine memory cache refactored.
Igor Sysoev
1
-3
/
+7
2019-03-11
Style.
Andrey Zelenkov
1
-8
/
+8
2018-09-17
Fixed typo.
Igor Sysoev
1
-1
/
+1
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-2
/
+2
2018-04-04
Style: capitalized letters in hexadecimal literals.
Valentin Bartenev
1
-5
/
+5
2018-01-24
Using size_t for the field width type of the "%*s" specifier.
Sergey Kandaurov
1
-2
/
+2
2017-10-17
Storing memory cache slot hint inside nxt_sockaddr_t.
Igor Sysoev
1
-11
/
+9
2017-09-27
Event engine memory cache for nxt_sockaddr_t.
Igor Sysoev
1
-0
/
+41
2017-08-16
Corrected path to nxt_socket.h in comments.
Ruslan Ermilov
1
-3
/
+3
2017-06-29
Fixed port processing in nxt_sockaddr_text().
Igor Sysoev
1
-3
/
+4
2017-06-28
Small optimization in nxt_sockaddr_text().
Igor Sysoev
1
-13
/
+4
2017-06-27
Fixed INET6 sockaddr processing in nxt_sockaddr_text().
Igor Sysoev
1
-5
/
+8
2017-06-27
Fixed Unix sockaddr processing in nxt_sockaddr_text().
Igor Sysoev
1
-5
/
+2
2017-06-27
nxt_sockaddr_parse() introducted.
Igor Sysoev
1
-1
/
+207
2017-06-27
Applied nxt_pointer_to() and nxt_value_at() where possible.
Valentin Bartenev
1
-4
/
+4
2017-06-21
Removed surplus type casting from nxt_memcmp() calls.
Valentin Bartenev
1
-1
/
+1
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-15
/
+15
2017-03-09
Processes refactoring.
Igor Sysoev
1
-1
/
+1
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-39
/
+142
2017-02-01
nxt_str_t changes.
Igor Sysoev
1
-61
/
+62
2017-01-27
Work queues refactoring.
Igor Sysoev
1
-1
/
+1
2017-01-23
Introducing tasks.
Igor Sysoev
1
-1
/
+1
2017-01-17
Initial version.
Igor Sysoev
1
-0
/
+973