Commit Graph

33 Commits

Author SHA1 Message Date
z3APA3A
db169c48c3 commit as 3proxy-0.7.1.3 2015-09-16 00:55:00 +03:00
z3APA3A
206e00c933 avoid potential race condition on configuration reload 2015-09-16 00:54:34 +03:00
z3APA3A
98961ced0d Fix FTP over HTTP authentication request parsing
Conflicts:
	src/version.h
2015-09-11 23:10:40 +03:00
z3APA3A
de8de757f6 Fix FTP over HTTP authentication
Send WWW-Authenticate instead of Proxy-Authenticate

Conflicts:
	src/version.h
2015-09-11 23:08:57 +03:00
z3APA3A
e935d1f6d1 fix static memory free() attempt
Conflicts:
	src/version.h
2015-09-11 23:06:30 +03:00
z3APA3A
1be182c65f Fix potential inithashtable() race condition
potential race condition on configuration reload.
2015-09-11 22:59:40 +03:00
z3APA3A
5ef18c48f1 bugfix: archiver doesn't add suffix if logname contains macro 2015-06-05 15:55:43 +03:00
z3APA3A
c3871caf2a traffic displayed incorrectly 2015-06-03 15:35:33 +03:00
z3APA3A
f649c7d4de publish as 0.7.1.2 2015-02-27 16:52:46 +03:00
z3APA3A
0a14a3bcdb Increase maximum request / header length limit 2015-02-17 16:09:13 +03:00
z3APA3A
17665e1f8e Correct error handling for thread creation
Error handling corrected for thread creation in case of e.g.
insufficient system resources.
2014-08-15 18:48:06 +04:00
z3APA3A
bf04b9465b publishing as 0.7.1.1 2014-07-02 13:57:05 +04:00
z3APA3A
4e92e71349 Resolver linux compilation issues
Do not compile SSLPlugin by default due to external dependencies
add #include <sys/resources.h>
2014-07-02 13:46:00 +04:00
z3APA3A
f25c501cb4 publishing as 0.7.1 2014-06-28 18:02:42 +04:00
z3APA3A
1ce4a496f6 Do not ignore version.h
version.h is required to build from sources
2014-06-28 17:29:26 +04:00
Vladimir Dubrovin
b41d6590cb Moving icons compilation to Makefiles 2014-06-28 17:15:44 +04:00
Vladimir Dubrovin
eb8522bb8f ldapauth memory leak fixed
Привет !
Исправил старую багу по утечки памяти в плагине .. теперь вообще не
течет ,
глупая ошибка.. Вот так 3,5  года не попрограммируеш , срузу ошибку
найдеш :)

--
Kirill Lopuchov
2014-06-28 17:12:21 +04:00
Vladimir Dubrovin
1a27fd88a9 FTP proxy debugging output removed, bind to same IP with control connection for active FTP
FTP proxy debugging output removed, bind to same IP with control
connection for active FTP
2014-06-28 17:09:27 +04:00
z3APA3A
443a4c02d0 better EINTR handling 2014-06-28 17:04:43 +04:00
z3APA3A
40d03b8a4a minor fixes + overlapping memcpy replaced with memmove 2014-06-11 00:54:58 +04:00
Vladimir Dubrovin
53098814f0 Removing Changelog 2014-04-21 01:26:33 +04:00
Vladimir Dubrovin
8f4243ffe1 ftppr NLSD command added 2014-04-21 01:17:23 +04:00
Vladimir Dubrovin
618673c335 Ignore NTLM handshake unless NTLM is configured 2014-04-15 02:10:41 +04:00
z3APA3A
f452009079 Some useful warnings added
Checks for most common misconfigurations
2014-04-14 01:50:17 +04:00
Vladimir Dubrovin
2b0f8bbcfc Add icon, resolve MinGW compilation issues 2014-04-13 18:26:32 +04:00
Vladimir Dubrovin
d255b703a5 and some more files removed 2014-04-09 02:03:01 +04:00
Vladimir Dubrovin
094a4440e6 more files removed 2014-04-09 01:45:13 +04:00
Vladimir Dubrovin
a3ffc7dc3b removing autogenerated files 2014-04-09 01:37:27 +04:00
Vladimir Dubrovin
053630c6d7 Files change
Some missing files added, outdated files removed
2014-04-09 01:32:10 +04:00
z3APA3A
5416ad63bb copyright fixed in readme 2014-04-08 17:14:32 +04:00
z3APA3A
a2335a630e adding README 2014-04-08 13:20:46 +04:00
z3APA3A
825c96f39f Change Readme to README 2014-04-08 13:19:49 +04:00
z3APA3A
a060376f1e initial import to git 2014-04-08 13:03:21 +04:00