Christian Lück
|
599e4c79ea
Merge pull request #34 from clue-labs/optimize
|
il y a 7 ans |
Christian Lück
|
f4aa9576bf
Remove unneeded whitespace before namespace separator (backslash)
|
il y a 7 ans |
Christian Lück
|
97342ab9ef
Replace unneeded null return values with empty return statements
|
il y a 7 ans |
Christian Lück
|
3dd980535e
Replace function calls with shorter function name aliases
|
il y a 7 ans |
Christian Lück
|
ecdf7ce891
Remove unneeded parenthesis for constructors without arguments
|
il y a 7 ans |
Christian Lück
|
779f73fc7e
Remove line breaks within statements (multi line arrays etc.)
|
il y a 7 ans |
Christian Lück
|
fc5a45aa56
Use compact integer notation (base 10)
|
il y a 7 ans |
Christian Lück
|
3847bf3cdb
Remove unneeded `public` visibility from compiled output
|
il y a 7 ans |
Christian Lück
|
a401683863
Print resulting file size in compile output
|
il y a 7 ans |
Christian Lück
|
cb4a1afd95
Always run acceptance tests against compiled version
|
il y a 7 ans |
Christian Lück
|
0630b3a20c
Merge pull request #33 from clue-labs/compile
|
il y a 7 ans |
Christian Lück
|
dd7f02d650
Add installation and development instructions to README
|
il y a 7 ans |
Christian Lück
|
be8cc66bf0
Merge pull request #32 from clue-labs/ipv6
|
il y a 7 ans |
Christian Lück
|
94e3182b19
Always append current version to compiled output (or pass explicitly)
|
il y a 7 ans |
Christian Lück
|
23a1baa6a1
Test compiled output in acceptance tests if available
|
il y a 7 ans |
Christian Lück
|
b68db0ddb6
Remove whitespace around operators etc.
|
il y a 7 ans |
Christian Lück
|
9e4d9d95b6
Shrink resulting file by removing comments and excessive whitespace
|
il y a 7 ans |
Christian Lück
|
d6f924dc12
Adjust class load order according to autoloader
|
il y a 7 ans |
Christian Lück
|
8a7ef897c8
Compile leproxy.out.php (concat all required files)
|
il y a 7 ans |
Christian Lück
|
456f3b753d
Skip IPv6 tests on Travis
|
il y a 7 ans |
Christian Lück
|
838342b2e6
Fix forwarding IPv6 addresses and validate hostnames
|
il y a 7 ans |
Christian Lück
|
9023b850cd
Merge pull request #31 from clue-labs/protected
|
il y a 7 ans |
Christian Lück
|
7af8b0f184
Add unprotected mode (--allow-unprotected)
|
il y a 7 ans |
Christian Lück
|
c25c41feb3
Run in protected mode if no username/password authentication is used
|
il y a 7 ans |
Christian Lück
|
8e65c179b4
Merge pull request #30 from clue-labs/listen
|
il y a 7 ans |
Christian Lück
|
884829b1d7
Listen on public address 0.0.0.0:8080 by default
|
il y a 7 ans |
Christian Lück
|
bbb0108db5
Merge pull request #28 from clue-labs/pac-exclude-local
|
il y a 7 ans |
Christian Lück
|
fde140e430
Merge pull request #29 from clue-labs/upstream
|
il y a 7 ans |
Christian Lück
|
960c69f6a8
Support empty listening address à la `user:pass@`
|
il y a 7 ans |
Christian Lück
|
1e1df5ff39
Support passing only port in the form `:8080`
|
il y a 7 ans |