index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
networking
/
streams
/
stream_service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use exact mask when calling umask(2)
Tobias Brunner
2013-10-29
1
-1
/
+1
*
stream-service: move CAP_CHOWN check from plugins to service constructor
Martin Willi
2013-07-18
1
-0
/
+5
*
stream: don't close underlying socket when creating a stream from it
Martin Willi
2013-07-18
1
-1
/
+6
*
stream: support keeping the service alive outside of service callback
Martin Willi
2013-07-18
1
-2
/
+1
*
stream: support cancellation of stream service callback
Martin Willi
2013-07-18
1
-2
/
+3
*
stream: add a concurrency option to services, limiting parallel callbacks
Martin Willi
2013-07-18
1
-3
/
+64
*
stream: add a job priority option to stream services
Martin Willi
2013-07-18
1
-3
/
+14
*
stream: add backlog option to stream services, forward to listen()
Martin Willi
2013-07-18
1
-4
/
+4
*
stream: add support for TCP stream services
Martin Willi
2013-07-18
1
-0
/
+43
*
stream: add support for UNIX stream services
Martin Willi
2013-07-18
1
-0
/
+51
*
stream: create library instance of stream-manager
Martin Willi
2013-07-18
1
-2
/
+1
*
stream: add a stream service class abstracting services using BSD sockets
Martin Willi
2013-07-18
1
-0
/
+157