index
:
pouncerx.git
master
Fork of the pounce IRC bouncer
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: complain when config.mk is not found
Runxi Yu
2024-08-08
1
-1
/
+1
*
Remove pounce-edit
June McEnroe
2023-02-07
1
-4
/
+0
*
Use xdg.c for pounce-palaver
June McEnroe
2022-07-17
1
-1
/
+1
*
Flatten extras to top-level directory
June McEnroe
2022-06-18
1
-2
/
+17
*
Load and reload local certificates like normal
C. McEnroe
2021-10-05
1
-1
/
+0
*
Clean up Makefiles, configure scripts
C. McEnroe
2021-05-02
1
-27
/
+34
*
Refactor certificate loading and load all certs from config paths
C. McEnroe
2020-08-28
1
-0
/
+1
*
Remove rc scripts
C. McEnroe
2020-08-27
1
-19
/
+2
*
Import xdg.c from catgirl
C. McEnroe
2020-08-24
1
-0
/
+1
*
Remove compat.h
C. McEnroe
2020-08-01
1
-1
/
+1
*
Rewrite configure script for all platforms
C. McEnroe
2020-07-24
1
-7
/
+1
*
Revert compression of man pages for installation
C. McEnroe
2020-05-19
1
-6
/
+3
*
Rewrite build and install to be more amenable to packaging
C. McEnroe
2020-05-19
1
-19
/
+29
*
Add RUNDIR make variable
C. McEnroe
2020-05-18
1
-1
/
+2
*
Template rc scripts with %%PREFIX%%
C. McEnroe
2020-05-18
1
-1
/
+6
*
Use . as ${LDLIBS.$@} separator
C. McEnroe
2020-04-20
1
-1
/
+1
*
Replace .mk files with configure script
C. McEnroe
2020-03-01
1
-6
/
+1
*
Reference openssl(1) by absolute path
edef
2019-11-27
1
-0
/
+2
*
Don't always create ${ETCDIR}/rc.d
C. McEnroe
2019-11-26
1
-1
/
+1
*
Link calico with libcrypto on Linux
C. McEnroe
2019-11-21
1
-1
/
+1
*
Revert "Test getopt_config"
C. McEnroe
2019-11-11
1
-12
/
+1
*
Test getopt_config
C. McEnroe
2019-11-11
1
-1
/
+12
*
Separate tags from all target
C. McEnroe
2019-11-10
1
-1
/
+3
*
Rename listen to local
C. McEnroe
2019-11-10
1
-1
/
+1
*
Allow unsetting LIBRESSL_PREFIX
C. McEnroe
2019-11-06
1
-2
/
+2
*
Don't install rc scripts or dirs on Linux
C. McEnroe
2019-11-06
1
-4
/
+5
*
Declare more missing functions and deal with lack of SO_NOSIGPIPE
C. McEnroe
2019-11-06
1
-0
/
+2
*
Use explicit_bzero from LibreSSL
C. McEnroe
2019-11-06
1
-2
/
+2
*
Don't set directory modes on install
C. McEnroe
2019-11-04
1
-1
/
+1
*
Hash client passwords with crypt
C. McEnroe
2019-11-04
1
-1
/
+1
*
Set up /var/run/calico and /usr/local/etc/pounce
C. McEnroe
2019-11-03
1
-1
/
+4
*
Add calico rc script
C. McEnroe
2019-11-02
1
-5
/
+6
*
Add SNI socket dispatcher
C. McEnroe
2019-11-02
1
-6
/
+14
*
Add make target for localhost.crt
Curtis McEnroe
2019-10-30
1
-0
/
+6
*
Implement getopt_long-integrated configuration parsing
Curtis McEnroe
2019-10-29
1
-0
/
+1
*
Use ETCDIR variable for install target
Curtis McEnroe
2019-10-29
1
-3
/
+4
*
Add rc script
Curtis McEnroe
2019-10-26
1
-3
/
+4
*
Add install and uninstall targets
Curtis McEnroe
2019-10-25
1
-0
/
+10
*
Rename project pounce
Curtis McEnroe
2019-10-25
1
-3
/
+3
*
Implement ringWrite
Curtis McEnroe
2019-10-24
1
-0
/
+1
*
Add dynamic poll list
Curtis McEnroe
2019-10-23
1
-0
/
+1
*
Add state
Curtis McEnroe
2019-10-23
1
-0
/
+1
*
Implement serverConnect
Curtis McEnroe
2019-10-22
1
-0
/
+1
*
Rename bouncer to bounce
Curtis McEnroe
2019-10-22
1
-2
/
+2
*
Move listen code to listen.c
Curtis McEnroe
2019-10-19
1
-1
/
+15
*
Add argument parsing and dumb TLS server
Curtis McEnroe
2019-10-15
1
-0
/
+10