289 Commits

Author SHA1 Message Date
5a7bac039a Changed daemon mode tcpip priority (to be first in outbound calls), fixed daemon_call creating opts record, fixed working time for tcp nodes 2024-07-01 00:10:20 +03:00
bba77edecd mFix ipv6 2024-06-25 23:42:52 +03:00
9aed37b92e IPv6 fixes for incoming inetd calls, minors from lint 2024-06-25 23:05:07 +03:00
3526bc5ece Minor debug improvement 2024-06-24 23:23:24 +03:00
a1c93b8016 Fixed binkp read deadlock #2 on some arches (aarch64) 2024-06-22 22:56:49 +03:00
e6266e8eab Fixed another annoying binkp errors on aarch64 2024-06-22 21:59:22 +03:00
34daba8a0e Fixed binkp deadlock on some arches (aarch64) 2024-06-22 21:28:07 +03:00
ea4e8c806f Fixes for binkp on aarch64 platform 2024-06-22 21:18:01 +03:00
51034e6e59 Version 0.25.2: IPv6 outgoing added 0.25.2 2024-06-21 23:01:58 +03:00
6235b78239 IPv6 outgoing connections added - initially 2024-06-21 23:00:29 +03:00
b3f2e1bfc6 Added tests for PSTN protocols, minor fixes, version 0.25.1 0.25.1 2024-06-09 15:29:39 +03:00
75aececd6b Added test script for PSTN protocols 2024-06-09 15:27:55 +03:00
7ad43e1e40 Timezone fix (calculation one-liner) 2024-06-08 17:03:33 +03:00
0663d62be8 minor fixes of warnings and misspellings 2024-06-07 23:08:49 +03:00
ccf473515d minor timezone fix +/- 2024-05-29 23:18:56 +03:00
de81a82f43 Version 0.25. EMSI-II compliant, TZUTC fixed, protocol order for outgoing 0.25 2024-05-28 20:49:18 +03:00
6ebf2fc7a3 EMSI handshake FTSC-0088 compliant, protocol_order, EMSI TZUTC 2024-05-27 23:30:25 +03:00
2c58629de4 Session answering fix 2024-05-22 20:55:49 +03:00
721fa8fdf1 Update to 0.24.2 2024-05-20 23:52:02 +03:00
fdbeb83ab6 Fixed PSTN answer phone reset, version up 2024-05-20 21:39:50 +03:00
deafdc34c7 .gitignore added 2024-05-18 23:57:25 +03:00
7879eb0cdc Env, binkp 64bit, syslog (openlog) fixes 2024-05-18 23:56:03 +03:00
bcf0d456ee Revert all except warning fixes 2024-05-14 23:45:29 +03:00
39dd885dd0 fx README 2024-05-14 22:33:51 +03:00
8b10d9f48a fx README 2024-05-14 22:33:05 +03:00
27b4c624b3 env init probe 2024-05-14 21:30:43 +03:00
c2e418676b minor fix README.md 2024-05-14 18:45:35 +03:00
0b2630f624 . 2024-05-14 00:52:05 +03:00
097b39faa7 Minor fixes of Wunused_var, environment copy on subprocess creation 2024-05-14 00:00:37 +03:00
30e860885f Fixed build on FreeBSD - autotools investigation req for proper bison/byacc switch 2024-05-13 10:24:37 +03:00
132a6641f4 Flags renamed to incnet_flag and incarc_flag, fixed typos, READMEs and CHANGES files 2024-05-12 18:47:07 +03:00
f80d94413f Hide bison posix warning 2024-05-11 21:32:15 +03:00
ae156c4689 initial cfg change for flags incpkt_flag and incbdl_flag 2024-05-11 21:05:54 +03:00
2827504df4 minor code style fixes 2024-05-11 19:47:40 +03:00
c2f9843291 Earlydbg as new -v option for main prog 2024-05-11 19:28:03 +03:00
d94ba35438 Minor fixes in prot_binkp 2024-05-11 15:40:23 +03:00
a6a1dc2881 Debug info before opening log and debug files - fixes4 2024-05-11 15:32:39 +03:00
c766c4a9f7 Debug info before opening log and debug files - fixes3 2024-05-11 15:15:24 +03:00
6547b13983 Debug info before opening log and debug files - fixes2 2024-05-11 15:12:11 +03:00
89c030d26c Debug info before opening log and debug files - fixes1 2024-05-11 15:06:11 +03:00
a01ea3fd63 Debug info before opening log and debug files 2024-05-11 14:45:25 +03:00
634fc3e3e5 Fixed build on 64bit systems (type mismatch in comparison) 2024-05-05 21:47:06 +03:00
Max N. Boyarov
ad1776c805 Disable inetd check after options parse
Mode was checked lated so move check to possibly correct place
 and disable it
2016-11-02 21:53:36 +03:00
Max N. Boyarov
59e7a8ddaf set correct options oreder for mkdir call 2014-06-25 23:08:02 +03:00
Max N. Boyarov
9325df9e52 Merge pull request #3 from fidoman/master
crypt support
2014-06-11 09:25:52 +03:00
Sergey Dorofeev
413bea3d2e Merge pull request #3 from askovpen/master
librt fix
2014-06-10 23:41:34 +04:00
Alexander Skovpen
52228a87bf librt fix 2014-06-10 23:32:04 +04:00
Alexander Skovpen
19866b8def librt fix 2014-06-10 23:27:06 +04:00
Alexander Skovpen
4a8d737bdf readme rename 2014-06-10 23:15:14 +04:00
Alexander Skovpen
91906fca27 travis add 2014-06-10 23:12:43 +04:00