Soner Tari
|
519d797459
|
Fix osx build, no need for nat_used()
|
2020-04-02 23:38:09 +03:00 |
|
Soner Tari
|
e2fc1086cf
|
Try fix sudo env
|
2020-04-02 20:51:44 +03:00 |
|
Soner Tari
|
fb500d9a33
|
Clean up lp make file
|
2020-04-02 16:49:11 +03:00 |
|
Soner Tari
|
50c1c9477d
|
Try with first travis machine, remove openssl from lp, revert trials
|
2020-04-01 22:59:40 +03:00 |
|
Soner Tari
|
61f3c86eab
|
Fix e2e test for deny OCSP request
It is not certain if the server should receive the ocsp request of the
client or not, it depends on libevent and various conditions at that
moment
|
2020-04-01 17:40:41 +03:00 |
|
Soner Tari
|
8a1db3d469
|
Fix export
|
2020-04-01 01:00:13 +03:00 |
|
Soner Tari
|
b1edd7e049
|
Export LD_LIBRARY_PATH before running lp
|
2020-04-01 00:46:47 +03:00 |
|
Soner Tari
|
d1374e70bb
|
Set testproxy log level to 4
|
2020-03-31 21:33:55 +03:00 |
|
Soner Tari
|
454ae1d81a
|
Comment out non-existing users
|
2020-03-31 19:43:04 +03:00 |
|
Soner Tari
|
85dded1953
|
Include errno.h
|
2020-03-31 19:31:39 +03:00 |
|
Soner Tari
|
e3adfba4ba
|
Add errno.h
|
2020-03-31 19:22:22 +03:00 |
|
Soner Tari
|
3ebfba3044
|
Disable lp pkg-config for openssl
|
2020-03-31 18:18:07 +03:00 |
|
Soner Tari
|
2723171e05
|
Add openssl to lp, fix xnu path, clean up
|
2020-03-31 18:10:20 +03:00 |
|
Soner Tari
|
7e8fe08a98
|
Remove lp binary
|
2020-03-31 17:40:49 +03:00 |
|
Soner Tari
|
155b83c045
|
Do not export vars to the shell, instead create a main.mk and include it when needed
Otherwise it is almost impossible to stop var redefinitions in
successive builds
|
2020-03-31 16:19:02 +03:00 |
|
Soner Tari
|
6d9cdeb8f5
|
Install cargo and testproxy to only one linux machine for now
|
2020-03-31 11:55:30 +03:00 |
|
Soner Tari
|
cf0b3a38cf
|
Create make file to automate testproxy e2e tests Move lp under testproxy
|
2020-03-31 11:54:00 +03:00 |
|
Soner Tari
|
af3366b84f
|
Create make files for src and tests/check folders
Move folders and files related with check tests under tests/check folder
Fix check unit tests accordingly
|
2020-03-29 16:55:02 +03:00 |
|
Soner Tari
|
8eab8d1da8
|
Restructure source tree, create src and tests folders, move files accordingly
Remove docker
|
2020-03-27 14:28:08 +03:00 |
|