Commit Graph

927 Commits

Author SHA1 Message Date
Bradley T. Hughes
d2ee3ac291 Remove [su]{08,16,32,64}bits type defines
Do not overload the standard types with #defines, just use them
directly.
2019-03-08 09:08:30 +01:00
Bradley T. Hughes
7663167dff Remove pointer debugging machinery
There are tools and debugging options that can be used instead. Do not
reinvent the wheel with our own pointer tracking/debugging code.
2019-03-07 08:39:20 +01:00
Bradley T. Hughes
7a43aae7c3 Remove ns_bzero(), ns_bcopy(), and ns_bcmp()
Do not overload bzero(), bcopy(), and bcmp() from strings.h
2019-03-07 08:39:20 +01:00
Bradley T. Hughes
e781060a52 Remove SSL_NEW() and SSL_FREE()
Do not overload functions from OpenSSL.
2019-03-07 08:00:09 +01:00
Bradley T. Hughes
043b102e38 Remove turn_strdup()
Do not overload strdup() from string.h
2019-03-07 08:00:08 +01:00
Bradley T. Hughes
abab870070 Remove turn_calloc()
Do not overload calloc() from stdlib.h
2019-03-07 07:59:04 +01:00
Bradley T. Hughes
b50fc77124 Remote turn_free()
Do not overload free() with a different API.
2019-03-07 07:58:12 +01:00
Bradley T. Hughes
31033c3ffa Remote turn_realloc()
Do not overload realloc() with a different API.
2019-03-07 07:57:35 +01:00
Bradley T. Hughes
fef016901e Remove turn_malloc()
Do not overload malloc() from stdlib.h
2019-03-06 23:38:20 +01:00
Bradley T. Hughes
ed91d4bc17 Remove turn_free_simple
Do not overload free() from stdlib.h
2019-03-06 23:34:25 +01:00
Mészáros Mihály
5e61bea8ec Bumping version number 2019-03-02 22:06:19 +01:00
Mészáros Mihály
6999135e00 Remove mistakenly installed cert&key for docker
Install and use your own..
2019-03-02 22:05:34 +01:00
Mészáros Mihály
055c0aa07e Add changes to Changelog 2019-03-02 21:39:31 +01:00
Mészáros Mihály
65e14366b0 Add web-admin-listen-on-workers option 2019-03-02 21:39:31 +01:00
Mészáros Mihály
41ebbfcd6a Fix indentation 2019-03-02 21:18:41 +01:00
Mészáros Mihály
53bae81e78 SPARC64 mem alingment fixes 2019-03-02 21:18:41 +01:00
Mészáros Mihály
7f201e86a6 Workaround for SPARC64 recv_ttl=0
Quick & Dirty fix to use default TTL
TODO: to find a better fix..
2019-03-02 19:41:47 +01:00
Mészáros Mihály
337e88282a
Merge pull request #337 from David-dp-/patch-1
Clarify standard installation on debian
2019-01-31 19:05:14 +01:00
Mészáros Mihály
fc5fba9032
Merge pull request #340 from securCom/master
Fix: rpm build copy pack.sh
2019-01-31 19:01:58 +01:00
root
dc764dffda rpm build fix 2019-01-31 14:45:36 +01:00
David-dp-
3d958c7c24
Clarify standard installation on debian 2019-01-30 12:34:34 +13:00
Mészáros Mihály
856c3c9ff6 Fix typos and other regressions 2019-01-29 14:47:56 +01:00
Mészáros Mihály
3c355547d4 Update ChangeLog 2019-01-29 13:26:13 +01:00
Mészáros Mihály
7a6b5f2140 Merge branch 'docker' 2019-01-29 13:24:14 +01:00
Mészáros Mihály
2d59a5de2b readd pwd check
regression from 4.5.1.0
2019-01-29 13:13:13 +01:00
Mészáros Mihály
bd3d6bccbb Merge pull request #129 from ALE-Rainbow/coturn 2019-01-29 11:37:57 +01:00
Mészáros Mihály
8fa2df2306
Merge pull request #299 from mathieu-aubin/patch-2
remove duplicate entry
2019-01-29 11:02:52 +01:00
Mészáros Mihály
75d55ff0e0
Merge pull request #303 from chakmeshma/master
Misspelling Correction (Enpoint)
2019-01-29 11:02:13 +01:00
Mészáros Mihály
fc5a5452f9
Merge pull request #330 from gribunin/master
Fixed missed \r\n symbols in HTTP headers from HTTPS management UI
2019-01-29 11:00:47 +01:00
Kirill Gribunin
5d54bd5335 Fixed missed \r\n symbols in HTTP headers from HTTPS management interface when no admin users defined 2019-01-18 19:18:34 +03:00
Mészáros Mihály
6b2fc221ce empty cli-password not allowed=>disable telnet cli
Adds a warning to set a cli-password and disable telnet cli interface.
2019-01-18 12:52:55 +01:00
Mészáros Mihály
8b46733fa1 Add relase script pack.sh 2019-01-17 07:50:47 +01:00
Mészáros Mihály
92509f4998 Fix: Many Thanks to Danlock.. 2019-01-03 15:31:19 +01:00
Mészáros Mihály
d3263954ae handle empty fread to avoid -Wunused-result 2018-12-19 13:15:56 +01:00
Mészáros Mihály
3c43da83f3 set max length for contetent_http in string fromat
To avoid -Wformat-truncation
2018-12-19 13:15:56 +01:00
Mészáros Mihály
bf30f5adc0 set addrtmp size to IPv6 address max length
To avoid -Wformat-truncation
2018-12-19 13:12:15 +01:00
Mészáros Mihály
e4d6b57abc Realm not sanitized against sql statements 2018-12-07 13:48:05 +01:00
Mészáros Mihály
18d81f26c5 bumping version number 2018-12-06 08:31:28 +00:00
MÉSZÁROS Mihály
d910fbdb63 tidy: Changelog 2018-12-06 07:59:12 +00:00
Mészáros Mihály
b77c1c3557 Close http/https socket immediately on worker,
if web_admin_listen_on_workers is not allowed.
2018-12-03 09:57:57 +01:00
Majid Motallebikashani
01a44b062b Misspelling Correction (Enpoint) 2018-11-09 00:56:30 +03:30
Mészáros Mihály
eb9b9c49be Add username sanity check, to avoid sql-injection 2018-11-07 10:47:24 +01:00
Mészáros Mihály
8a647d7591 Add Change Logs 2018-11-05 15:20:58 +01:00
MÉSZÁROS Mihály
e2717e0fae tidy 2018-11-05 14:15:36 +00:00
MÉSZÁROS Mihály
a5c94a178f Add helper script to run all clients 2018-11-05 10:56:43 +00:00
MÉSZÁROS Mihály
6541a3746b Add cpu-mem.sh release helper 2018-11-05 10:56:43 +00:00
MÉSZÁROS Mihály
78dbad44cd Add cli-password to test scripts 2018-11-05 10:56:43 +00:00
Mathieu Aubin
5f7030e492
dupe 2018-11-02 06:01:24 -04:00
Mészáros Mihály
054c80b8fe Merge branch 'PR-283' into fixes 2018-10-31 11:06:44 +01:00
Mészáros Mihály
267f7a28db Merge branch 'master' into fixes 2018-10-31 11:05:25 +01:00