root
|
e153639fef
|
- Fix build on linux
|
2015-10-27 10:42:05 +03:30 |
|
|
56bc05a259
|
- Instruct Travis to run correct build command
|
2015-10-27 08:50:58 +03:30 |
|
|
a892ae2a9c
|
- Add Travis CI support
- Improve Makefile
|
2015-10-27 08:46:23 +03:30 |
|
|
e81216fc95
|
- More improvement to Makefile
|
2015-10-26 22:46:08 +03:30 |
|
|
6d4a9274c5
|
- Improve and cleanup Makefile
|
2015-10-26 21:57:52 +03:30 |
|
Your Name
|
2ca3df1338
|
- Add libpidutil as submodule for easier building
- Fix build on FreeBSD
|
2015-10-26 21:29:33 +03:30 |
|
|
9621e864b2
|
- update information about IPv6
|
2015-10-26 18:17:51 +03:30 |
|
|
eb39071d7c
|
- add IPv6 support
|
2015-10-26 18:16:13 +03:30 |
|
|
a9922836dd
|
- add IPv6 support
|
2015-10-26 18:15:27 +03:30 |
|
|
0025ae9473
|
- fix build on FreeBSD
|
2015-10-25 17:11:23 +03:30 |
|
|
1d6bd03881
|
- Add missing header file
|
2015-10-25 16:41:32 +03:30 |
|
|
980b6e5eab
|
- improve chomp() logic
|
2015-10-25 16:39:42 +03:30 |
|
|
ba17cca28b
|
- fix missing break
- update README
|
2015-10-25 16:12:59 +03:30 |
|
|
006ddff6af
|
- fix indenting (yes, I am a freak)
|
2015-10-25 16:07:29 +03:30 |
|
|
e3ee2782b7
|
- CVS Logging
- Update README
|
2015-10-25 15:58:23 +03:30 |
|
|
9d92166d72
|
- Add TODO.md
|
2015-10-25 15:22:45 +03:30 |
|
|
1f9d8d934c
|
- Improve TCP listener logic. Initialization is done before forking
- Add UDP listener
- Add DEBUG knob
|
2015-10-25 15:16:55 +03:30 |
|
|
4c689a160f
|
- Add threading support. Listeners now have their own threads
- Cleanup Makefile
|
2015-10-25 14:10:45 +03:30 |
|
|
8a79888d5e
|
- remove duplicate log_open
|
2015-10-21 18:18:39 +03:30 |
|
|
59dfb51800
|
- remove unnecessary newline
|
2015-10-21 18:17:18 +03:30 |
|
|
ed43cbd4e1
|
- add basic logging support to fsipd
|
2015-10-21 18:16:13 +03:30 |
|
|
3ca12815f5
|
- add timestamping support via log_tsprintf()
|
2015-10-21 18:04:46 +03:30 |
|
|
58bd6213eb
|
- add logfile library for easier logging
|
2015-10-21 17:13:44 +03:30 |
|
|
00a927fcda
|
- now depends on libpidutil
- README cleanup
- Makefile cleanup
|
2015-10-21 11:38:14 +03:30 |
|
|
6675df4b6f
|
- cleanup
|
2015-10-21 09:39:24 +03:30 |
|
|
23785e3df1
|
Merge branch 'master' of https://github.com/farrokhi/fsipd
|
2015-10-20 17:09:30 +03:30 |
|
|
6d3fb07414
|
- import libpidfile for easier pidfile management instead of FreeBSD specific libutil
|
2015-10-20 17:03:29 +03:30 |
|
|
27d5bde5af
|
Structure cleanup
|
2015-10-12 19:37:46 +03:30 |
|
|
1943d4a224
|
Merge branch 'master' of https://github.com/farrokhi/fsipd
|
2015-10-11 14:57:41 +03:30 |
|
|
d0cf5bcbbf
|
- Correctly log source IP address and Port number (sip and sport) to syslog
|
2015-10-11 14:56:33 +03:30 |
|
|
0bf9feeaf7
|
- update README
|
2015-09-16 17:10:51 +04:30 |
|
|
da1d29469b
|
- add TODO
|
2015-09-16 17:00:51 +04:30 |
|
|
b93240cc27
|
- socket should be opened as readonly
|
2015-09-16 16:51:12 +04:30 |
|
|
a9c666a183
|
- basic port listening functionality (prototyping)
|
2015-09-16 16:41:39 +04:30 |
|
|
5d65386edf
|
- Add basic daemon and Makefile
|
2015-09-16 11:29:27 +04:30 |
|
|
e961bdc683
|
- update README
|
2015-09-16 11:20:00 +04:30 |
|
|
5f483d38d8
|
Initial commit
|
2015-09-16 11:11:33 +04:30 |
|