Commit Graph

106 Commits

Author SHA1 Message Date
f0a1112816 tools: fix the build 2023-11-22 20:00:18 +01:00
3738e63ea0 smscrypt: use PROGNAME_SMSCRYPT 2023-11-22 18:59:12 +01:00
17c061a3e8 Update the copyright notice 2023-11-22 04:14:50 +01:00
dc066117d6 engineering: use PROGNAME_ENGINEERING 2023-11-22 04:14:31 +01:00
a84dda3883 Update the copyright notice 2023-11-22 04:14:09 +01:00
4ac0352832 ussd: fix the build with libSystem 0.4.0 2023-11-22 04:12:17 +01:00
ea0602b18a Update the copyright notice 2023-11-22 04:04:59 +01:00
3d1a65802f tools: add support for FreeBSD 2023-11-22 04:03:29 +01:00
fd09358e90 Rely on libDesktop for portability 2020-11-19 06:53:06 +01:00
c9177250e4 Update the copyright notice 2020-01-11 02:16:09 +01:00
17b708668a Re-license to 2-clause BSD 2020-01-11 02:01:50 +01:00
da52551e07 Build with Gtk+ 3 by default 2018-12-29 00:06:49 +01:00
59a3bf111b Use PROGNAME_PPPD for pppd(8)
This still assumes pppd(8) can be found in /usr/sbin though.
2018-01-18 03:27:39 +01:00
a11956fbe9 Avoid some compilation warnings 2018-01-18 03:24:20 +01:00
cde55922ff Add missing include 2018-01-18 00:23:12 +01:00
eb86637a60 Update the copyright notice 2018-01-18 00:21:51 +01:00
0478e4ccb8 Clear passwords from memory before freeing them 2018-01-18 00:21:20 +01:00
b99c00b1d1 Allow variables to be changed at run-time 2017-12-28 02:44:39 +01:00
16afd5f23b Update the copyright notice 2017-12-28 02:44:39 +01:00
9816c395f5 Disable network access by default 2017-12-28 02:39:53 +01:00
2ff13c9157 No longer compile with -pedantic 2017-12-28 01:57:22 +01:00
171c7ba17f Update the copyright notice 2017-12-15 22:56:21 +01:00
5b82d1f3cd Use a specific PROGNAME for gprs(1) 2017-12-15 22:56:21 +01:00
115172f56e Build and link smscrypt with OpenSSL 2017-01-12 17:28:07 +01:00
9f2bf3c2f1 Move xsltproc.sh to the tools 2016-10-11 20:16:41 +02:00
689add6ac9 Build with full RELRO by default 2016-05-12 01:17:43 +02:00
fc5881ae19 More portable build as PIE 2016-05-12 01:11:51 +02:00
6ed64bf3e3 Separate the PDU code from the main Hayes class 2015-12-30 17:40:08 +01:00
74fded2c10 Use PROGNAME 2015-12-30 14:32:06 +01:00
324ceb9f0d Update some copyright notices 2015-12-28 17:31:54 +01:00
cc472bb6de Begin to place the channel code in a dedicated file 2015-12-28 17:30:44 +01:00
60dccd873c Update the copyright notice 2015-12-27 20:16:54 +01:00
80d0764d85 Consider pid_t is signed 2015-12-27 20:16:05 +01:00
e424edd284 Build with SSP and PIE by default 2015-08-25 00:33:16 +02:00
08c18afb65 Update more .gitignore files 2015-04-04 16:21:28 +02:00
d258bdba5a No longer store Makefiles in the source tree 2015-04-04 16:17:41 +02:00
5b23bd1f0b Re-generated the Makefiles 2014-12-27 21:56:38 +01:00
c8464d889e .cvsignore files are no longer necessary 2014-12-27 17:53:04 +01:00
a165a92bcc Moved the Gtk+ 3 compilation directives together 2014-10-21 23:37:40 +02:00
519aabbd35 Added some files to ignore 2014-10-21 00:43:35 +02:00
146ae3916a Mention the possibility to build with Gtk+ 3.0 2014-09-26 02:37:15 +03:00
bf1e85863b Also call g_spawn_close_pid() when handling child processes 2014-09-03 23:15:14 +02:00
54da05dc27 Added an "Help" button to gprs(1) when stand-alone 2014-08-30 18:03:18 +02:00
1c27a7d432 Let the "gprs" plug-in know about PROGNAME when defined 2014-08-30 18:00:37 +02:00
b35b51e2b0 Report errors graphically when relevant 2014-08-28 03:52:48 +02:00
23bbe5c4ee The plug-ins are now initialized automatically 2014-08-28 03:51:44 +02:00
dc270dabeb Improved configuration file management 2014-08-28 03:36:35 +02:00
1cf903eb45 Now automatically initialize the plug-in 2014-08-28 03:36:15 +02:00
070b77cf77 Code cleanup 2014-08-28 03:34:49 +02:00
02ade560e2 The "gprs" tool is now worth being installed 2014-08-28 03:17:49 +02:00