123 Commits

Author SHA1 Message Date
solusipse
4bba916e0f Added instructions for FreeBSD Ports 2018-12-20 14:15:52 +01:00
solusipse
21ff9787e8 Merge pull request #78 from larsks/feature/listen_addr
It's now possible to bind to a specific address
2018-12-20 14:05:00 +01:00
solusipse
6f3edbdfd9 Merge pull request #79 from ohnx/patch-1
Fixed slug example with six characters
2018-12-20 13:42:54 +01:00
Mason'); DROP TABLE Users; --
e3c7ce0604 Update README.md
fix typos in slug size configuration info
2018-03-05 21:47:03 -05:00
Lars Kellogg-Stedman
441debc4c7 teach fiche about binding to a specific address
Add the -L <listen_addr> option which permits fiche to bind to a
specific local address rather than INADDR_ANY.
2018-02-27 11:24:58 -05:00
solusipse
9206dce65f Merge pull request #77 from Hasimir/secret-sauce
Use the Source
2018-02-22 23:20:40 +01:00
Ben McGinnes
038a9176d5 Use the Source
* Friends don't let friends reset their terms when they can just
  reload their shell rc file.  ;)
2018-02-18 04:17:35 +11:00
solusipse
10129c8302 Simplified mechanism for null-terminating main buffer 0.9.1 2017-10-19 22:18:57 +02:00
solusipse
288bf2ef84 Added info about beautification service 2017-10-16 16:34:00 +02:00
solusipse
6d292a3001 Fixed #63 2017-10-12 01:28:35 +02:00
solusipse
680bb77f2c Blocked dir traversal 2017-10-09 20:15:22 +02:00
solusipse
1220515107 Merge branch 'master' of github.com:solusipse/fiche 2017-10-09 19:58:42 +02:00
solusipse
801231514c Created very simple script for serving pastes with numbering (#51) 2017-10-09 19:58:21 +02:00
solusipse
4537a6897a Merge pull request #62 from dotlambda/patch-1
Move /bin suffix to $prefix
2017-10-09 19:22:40 +02:00
Robert Schütz
e3f7005180 Move /bin suffix to $prefix
This makes it a lot more portable. For example, on NixOS, there is no `bin` directory.
2017-10-02 19:03:43 +02:00
solusipse
e2daffecd3 Added additional example for -d switch 2017-09-18 02:27:24 +02:00
solusipse
9e3986fa66 Updated usage info 2017-09-17 15:14:35 +02:00
solusipse
ef12b5d54f Added instructions for -S option 2017-09-17 15:13:17 +02:00
solusipse
cdd910b150 Re-added support for https (#33) 2017-09-17 14:34:44 +02:00
solusipse
1cba8ad493 Adding lacking dependency for python's port of scan-build 2017-09-06 01:13:57 +02:00
solusipse
9bab68e44a Trying to resolve scan-build dependencies 2017-09-06 01:10:18 +02:00
solusipse
5abe89fc9c Added lacking clang package for scan-build 2017-09-06 00:59:09 +02:00
solusipse
f4114ce2a6 Added scan-build 2017-09-06 00:55:57 +02:00
solusipse
a2fb9ab838 Added cppcheck 2017-09-06 00:39:00 +02:00
solusipse
10cb524891 Reworked date function to take buffer as an argument 2017-09-05 22:04:21 +02:00
solusipse
99b45b93f2 Changed method of touching logfile before using 2017-09-02 22:20:08 +02:00
solusipse
c1725790bb Update README.md 2017-09-02 21:39:15 +02:00
solusipse
b554845749 Added pure-bash alias alternative to nc 2017-09-02 21:38:03 +02:00
solusipse
7ad6a82fd4 Added some aliases, performed minor cleanup 2017-09-02 21:22:35 +02:00
solusipse
53c0027b3c Extra checks, fixed cleanup in file generating routine 2017-09-02 19:48:02 +02:00
solusipse
7575609c41 Fixed null dereference, renamed argument to match declaration 2017-09-02 19:44:08 +02:00
solusipse
319bd73273 Failure on slug generation is now properly handled 2017-09-02 19:30:08 +02:00
solusipse
2c88f3c990 Merge branch 'master' of github.com:solusipse/fiche 2017-09-02 19:15:48 +02:00
solusipse
bd1751693b Fixed wrong order of cleanup calls 2017-09-02 19:12:10 +02:00
solusipse
54838f5dab Major cleanup 2017-09-02 18:53:43 +02:00
solusipse
8ff08a0409 Entirely rewritten fiche 2017-09-02 17:51:43 +02:00
solusipse
c054f8dc20 Fixed #50 2017-04-15 23:36:22 +02:00
solusipse
44b908ff2b Merge pull request #38 from nnnn20430/master
added IPv6 support #2
2016-07-09 17:04:05 +02:00
solusipse
55ef361999 Merge pull request #40 from part1zano/master
Fixed Makefile
2016-07-09 16:59:10 +02:00
part1zano
231954696e Fixed Makefile
If you don't like the default PREFIX on your system, you can always change it.
2016-04-11 21:20:41 +03:00
nnnn20430
b9ed17e937 added IPv6 support 2016-03-15 14:13:08 +01:00
solusipse
a5c137c06d enhancement #33 2016-01-23 12:36:53 +01:00
solusipse
abf8ae5117 fixing issue #31 2016-01-23 11:44:46 +01:00
solusipse
8f3e23d3de Merge pull request #25 from jungle-boogie/patch-1
better install path
2015-11-18 20:45:53 +01:00
jungle-boogie
21d8ac90e8 better install path 2015-11-17 20:51:14 -08:00
solusipse
f76eea8931 Merge pull request #23 from cgie/warnings
added checks on the return values of read/write
2015-10-31 12:47:19 +01:00
Christian Gießen
fdbfa98938 Mitigated the non-critical errors into warnings 2015-10-31 12:04:43 +01:00
Christian Gießen
5ceb31a97e added checks on the return values of read/write 2015-10-31 09:18:36 +01:00
solusipse
f6ecdab9c5 Merge pull request #22 from Hypsurus/master
Fix segfault, and error().
2015-10-13 19:19:07 +02:00
Hypsurus
bea2fc990d Fix segfault in fopen, no check for null 2015-10-13 19:40:23 +03:00