summaryrefslogtreecommitdiffhomepage
path: root/go/nxt_cgo_lib.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.Tiago Natel de Moura1-4/+4
2021-11-08Go: fixing racing condition on app start.Max Romanov1-0/+1
2020-11-18Go: removing C proxy functions and re-using goroutines.Max Romanov1-137/+14
2020-08-11Introducing the shared application port.Max Romanov1-2/+9
2020-08-11Adding a reference counter to the libunit port structure.Max Romanov1-6/+6
2020-08-11Libunit refactoring: port management.Max Romanov1-6/+7
2019-12-24Go: introducing SHM_ACK observer.Max Romanov1-9/+11
2019-12-24Go: moving source files to the root of the project.Max Romanov1-0/+0
2019-09-18Go: removing nxt_main.h usage.Max Romanov1-3/+2
2019-03-21Adjusting request schema value according to connection tls state.Max Romanov1-0/+4
2019-02-27Fixed processing of SERVER_NAME after 77aad2c142a0.Valentin Bartenev1-5/+2
2018-10-02Go: fixing typo in log messages.Max Romanov1-1/+1
2018-08-06Unit application library.Max Romanov1-0/+207