laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/37062?usp=email )
Change subject: use https instead of http for all URLs
......................................................................
use https instead of http for all URLs
Change-Id: I767f1585c8b6a96ad1870f7fc38b859892a93926
---
M COPYING
M dia/diameter_3gpp_base.dia
M dia/diameter_3gpp_ts29_061_gmb.dia
M dia/diameter_3gpp_ts29_173.dia
M dia/diameter_3gpp_ts29_212.dia
M dia/diameter_3gpp_ts29_214.dia
M dia/diameter_3gpp_ts29_229.dia
M dia/diameter_3gpp_ts29_272.dia
M dia/diameter_3gpp_ts29_273.dia
M dia/diameter_3gpp_ts29_273_s6b.dia
M dia/diameter_3gpp_ts29_273_swx.dia
M dia/diameter_3gpp_ts29_329.dia
M dia/diameter_3gpp_ts32_299.dia
M dia/diameter_etsi_es283_034.dia
M dia/diameter_etsi_es283_035.dia
M dia/diameter_rfc4004.dia
M dia/diameter_rfc4005_nasreq.dia
M dia/diameter_rfc4006_cc.dia
M dia/diameter_rfc4072.dia
M dia/diameter_rfc4740.dia
M dia/diameter_rfc5447.dia
M dia/diameter_rfc5580.dia
M dia/diameter_rfc5777.dia
M dia/diameter_rfc5778.dia
M dia/diameter_rfc6734.dia
M dia/diameter_rfc6942.dia
M dia/diameter_rfc7683.dia
M dia/diameter_rfc7944.dia
M dia/diameter_rfc8583.dia
M include/conv.hrl
M include/gtp_utils.hrl
M src/aaa_diameter_s6b.erl
M src/aaa_diameter_s6b_cb.erl
M src/aaa_diameter_swm.erl
M src/aaa_diameter_swx.erl
M src/aaa_diameter_swx_cb.erl
M src/aaa_ue_fsm.erl
M src/conv.erl
M src/epdg_diameter_swm.erl
M src/epdg_gtpc_s2b.erl
M src/epdg_ue_fsm.erl
M src/gsup_server.erl
M src/gtp_u_tun.erl
M src/gtp_utils.erl
M src/misc.erl
M src/osmo_epdg_sup.erl
46 files changed, 95 insertions(+), 86 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg refs/changes/62/37062/1
diff --git a/COPYING b/COPYING
index fa823e4..36f20eb 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -643,7 +643,7 @@
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -658,7 +658,7 @@
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
------------------------------------------------------------------------------
ADDITIONAL PERMISSIONS PURSUANT TO SECTION 7 OF AGPLv3
@@ -666,9 +666,9 @@
If you modify this Program, or any covered work, by linking or
combining it with runtime libraries of Erlang/OTP as released by
-Ericsson on http://www.erlang.org (or a modified version of these
+Ericsson on https://www.erlang.org (or a modified version of these
libraries), containing parts covered by the terms of the Erlang Public
-License (http://www.erlang.org/EPLICENSE), the licensors of this
+License (https://www.erlang.org/EPLICENSE), the licensors of this
Program grant you additional permission to convey the resulting work
without the need to license the runtime libraries of Erlang/OTP under
the GNU Affero General Public License. Corresponding Source for a
diff --git a/dia/diameter_3gpp_base.dia b/dia/diameter_3gpp_base.dia
index 67e15af..a42e1b4 100644
--- a/dia/diameter_3gpp_base.dia
+++ b/dia/diameter_3gpp_base.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_061_gmb.dia b/dia/diameter_3gpp_ts29_061_gmb.dia
index c1345d6..c4dff72 100644
--- a/dia/diameter_3gpp_ts29_061_gmb.dia
+++ b/dia/diameter_3gpp_ts29_061_gmb.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_173.dia b/dia/diameter_3gpp_ts29_173.dia
index 43960a7..25fe69c 100644
--- a/dia/diameter_3gpp_ts29_173.dia
+++ b/dia/diameter_3gpp_ts29_173.dia
@@ -9,7 +9,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_212.dia b/dia/diameter_3gpp_ts29_212.dia
index 94c7379..031e64d 100644
--- a/dia/diameter_3gpp_ts29_212.dia
+++ b/dia/diameter_3gpp_ts29_212.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_214.dia b/dia/diameter_3gpp_ts29_214.dia
index 846f6ce..98d0564 100644
--- a/dia/diameter_3gpp_ts29_214.dia
+++ b/dia/diameter_3gpp_ts29_214.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_229.dia b/dia/diameter_3gpp_ts29_229.dia
index 227a436..ff1d8f7 100644
--- a/dia/diameter_3gpp_ts29_229.dia
+++ b/dia/diameter_3gpp_ts29_229.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_272.dia b/dia/diameter_3gpp_ts29_272.dia
index f6e4f97..65a6f7a 100644
--- a/dia/diameter_3gpp_ts29_272.dia
+++ b/dia/diameter_3gpp_ts29_272.dia
@@ -9,7 +9,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_273.dia b/dia/diameter_3gpp_ts29_273.dia
index e22cc0d..b4a5ce3 100644
--- a/dia/diameter_3gpp_ts29_273.dia
+++ b/dia/diameter_3gpp_ts29_273.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_273_s6b.dia b/dia/diameter_3gpp_ts29_273_s6b.dia
index 6b46171..c6b9447 100644
--- a/dia/diameter_3gpp_ts29_273_s6b.dia
+++ b/dia/diameter_3gpp_ts29_273_s6b.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_273_swx.dia b/dia/diameter_3gpp_ts29_273_swx.dia
index aee06d1..890aa4e 100644
--- a/dia/diameter_3gpp_ts29_273_swx.dia
+++ b/dia/diameter_3gpp_ts29_273_swx.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts29_329.dia b/dia/diameter_3gpp_ts29_329.dia
index 8f588db..dc6dea8 100644
--- a/dia/diameter_3gpp_ts29_329.dia
+++ b/dia/diameter_3gpp_ts29_329.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_3gpp_ts32_299.dia b/dia/diameter_3gpp_ts32_299.dia
index 450896b..a845ad7 100644
--- a/dia/diameter_3gpp_ts32_299.dia
+++ b/dia/diameter_3gpp_ts32_299.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_etsi_es283_034.dia b/dia/diameter_etsi_es283_034.dia
index 55cc1db..d245dac 100644
--- a/dia/diameter_etsi_es283_034.dia
+++ b/dia/diameter_etsi_es283_034.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_etsi_es283_035.dia b/dia/diameter_etsi_es283_035.dia
index c0baff2..c7af7e4 100644
--- a/dia/diameter_etsi_es283_035.dia
+++ b/dia/diameter_etsi_es283_035.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc4004.dia b/dia/diameter_rfc4004.dia
index a2f4742..746c78c 100644
--- a/dia/diameter_rfc4004.dia
+++ b/dia/diameter_rfc4004.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc4005_nasreq.dia b/dia/diameter_rfc4005_nasreq.dia
index e476853..c98dcb6 100644
--- a/dia/diameter_rfc4005_nasreq.dia
+++ b/dia/diameter_rfc4005_nasreq.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc4006_cc.dia b/dia/diameter_rfc4006_cc.dia
index 5a22c47..9accba0 100644
--- a/dia/diameter_rfc4006_cc.dia
+++ b/dia/diameter_rfc4006_cc.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc4072.dia b/dia/diameter_rfc4072.dia
index 024ffa6..ad79346 100644
--- a/dia/diameter_rfc4072.dia
+++ b/dia/diameter_rfc4072.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc4740.dia b/dia/diameter_rfc4740.dia
index 5515cb7..abf4c6c 100644
--- a/dia/diameter_rfc4740.dia
+++ b/dia/diameter_rfc4740.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc5447.dia b/dia/diameter_rfc5447.dia
index d26c702..4d2f693 100644
--- a/dia/diameter_rfc5447.dia
+++ b/dia/diameter_rfc5447.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc5580.dia b/dia/diameter_rfc5580.dia
index 9a41bd7..9b0db28 100644
--- a/dia/diameter_rfc5580.dia
+++ b/dia/diameter_rfc5580.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc5777.dia b/dia/diameter_rfc5777.dia
index 916e08d..b5589b0 100644
--- a/dia/diameter_rfc5777.dia
+++ b/dia/diameter_rfc5777.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc5778.dia b/dia/diameter_rfc5778.dia
index d3916fa..0e61f12 100644
--- a/dia/diameter_rfc5778.dia
+++ b/dia/diameter_rfc5778.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc6734.dia b/dia/diameter_rfc6734.dia
index e20ce9d..6cecbc4 100644
--- a/dia/diameter_rfc6734.dia
+++ b/dia/diameter_rfc6734.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc6942.dia b/dia/diameter_rfc6942.dia
index 854724b..af7061b 100644
--- a/dia/diameter_rfc6942.dia
+++ b/dia/diameter_rfc6942.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc7683.dia b/dia/diameter_rfc7683.dia
index 45f04bd..998fc0f 100644
--- a/dia/diameter_rfc7683.dia
+++ b/dia/diameter_rfc7683.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc7944.dia b/dia/diameter_rfc7944.dia
index 2114095..71831dc 100644
--- a/dia/diameter_rfc7944.dia
+++ b/dia/diameter_rfc7944.dia
@@ -7,7 +7,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/dia/diameter_rfc8583.dia b/dia/diameter_rfc8583.dia
index 59df542..6408c79 100644
--- a/dia/diameter_rfc8583.dia
+++ b/dia/diameter_rfc8583.dia
@@ -10,7 +10,7 @@
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
-;; http://www.apache.org/licenses/LICENSE-2.0
+;; https://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/include/conv.hrl b/include/conv.hrl
index dda21f4..9c3ef45 100644
--- a/include/conv.hrl
+++ b/include/conv.hrl
@@ -13,15 +13,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/include/gtp_utils.hrl b/include/gtp_utils.hrl
index 4d1efe2..6d9d3d7 100644
--- a/include/gtp_utils.hrl
+++ b/include/gtp_utils.hrl
@@ -13,15 +13,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/aaa_diameter_s6b.erl b/src/aaa_diameter_s6b.erl
index 1639d02..0bd2a53 100644
--- a/src/aaa_diameter_s6b.erl
+++ b/src/aaa_diameter_s6b.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/aaa_diameter_s6b_cb.erl b/src/aaa_diameter_s6b_cb.erl
index d6cc3a7..62846e3 100644
--- a/src/aaa_diameter_s6b_cb.erl
+++ b/src/aaa_diameter_s6b_cb.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
@@ -211,4 +211,4 @@
handle_answer(#diameter_packet{msg = Msg, errors = []}, _Request, _SvcName, Peer) ->
lager:notice("S6b Rx unexpected ~p: ~p~n", [Peer, Msg]),
- {ok, Msg}.
\ No newline at end of file
+ {ok, Msg}.
diff --git a/src/aaa_diameter_swm.erl b/src/aaa_diameter_swm.erl
index a7abdbb..46f9234 100644
--- a/src/aaa_diameter_swm.erl
+++ b/src/aaa_diameter_swm.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/aaa_diameter_swx.erl b/src/aaa_diameter_swx.erl
index a4cb1d8..be90c91 100644
--- a/src/aaa_diameter_swx.erl
+++ b/src/aaa_diameter_swx.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/aaa_diameter_swx_cb.erl b/src/aaa_diameter_swx_cb.erl
index a149fbb..3ae11f0 100644
--- a/src/aaa_diameter_swx_cb.erl
+++ b/src/aaa_diameter_swx_cb.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
@@ -283,4 +283,4 @@
undefined;
parse_pgw_addr_from_N3UA([N3UA]) ->
#'Non-3GPP-User-Data'{'APN-Configuration' = ApnConfigs} = N3UA,
- parse_pgw_addr_from_APN_Configuration(ApnConfigs).
\ No newline at end of file
+ parse_pgw_addr_from_APN_Configuration(ApnConfigs).
diff --git a/src/aaa_ue_fsm.erl b/src/aaa_ue_fsm.erl
index 968c7bd..c73f636 100644
--- a/src/aaa_ue_fsm.erl
+++ b/src/aaa_ue_fsm.erl
@@ -14,15 +14,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/conv.erl b/src/conv.erl
index 0c08a4d..d45c41d 100644
--- a/src/conv.erl
+++ b/src/conv.erl
@@ -14,15 +14,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/epdg_diameter_swm.erl b/src/epdg_diameter_swm.erl
index a4d0413..d84f8da 100644
--- a/src/epdg_diameter_swm.erl
+++ b/src/epdg_diameter_swm.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/epdg_gtpc_s2b.erl b/src/epdg_gtpc_s2b.erl
index dce038f..4b88be3 100644
--- a/src/epdg_gtpc_s2b.erl
+++ b/src/epdg_gtpc_s2b.erl
@@ -18,15 +18,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/epdg_ue_fsm.erl b/src/epdg_ue_fsm.erl
index bb4602f..2e4f417 100644
--- a/src/epdg_ue_fsm.erl
+++ b/src/epdg_ue_fsm.erl
@@ -14,15 +14,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/gsup_server.erl b/src/gsup_server.erl
index 1a2579c..c5d3738 100644
--- a/src/gsup_server.erl
+++ b/src/gsup_server.erl
@@ -16,15 +16,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/gtp_u_tun.erl b/src/gtp_u_tun.erl
index 19049f6..7ed2074 100644
--- a/src/gtp_u_tun.erl
+++ b/src/gtp_u_tun.erl
@@ -16,15 +16,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/gtp_utils.erl b/src/gtp_utils.erl
index 0cca8d2..4a2b8a9 100644
--- a/src/gtp_utils.erl
+++ b/src/gtp_utils.erl
@@ -16,15 +16,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/misc.erl b/src/misc.erl
index fd85264..24e6812 100644
--- a/src/misc.erl
+++ b/src/misc.erl
@@ -14,15 +14,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_epdg_sup.erl b/src/osmo_epdg_sup.erl
index 19e234b..193e8e6 100644
--- a/src/osmo_epdg_sup.erl
+++ b/src/osmo_epdg_sup.erl
@@ -14,15 +14,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/37062?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: I767f1585c8b6a96ad1870f7fc38b859892a93926
Gerrit-Change-Number: 37062
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_ss7/+/37061?usp=email )
Change subject: use https for all web URLs
......................................................................
use https for all web URLs
Change-Id: I964812c0d1c209a333292253b4cde4c5c01c2b1a
---
M COPYING
M include/m2pa.hrl
M include/m3ua.hrl
M include/sua.hrl
M src/bssmap_codec.erl
M src/isup_codec.erl
M src/m2pa_codec.erl
M src/m2ua_codec.erl
M src/m3ua_asp.erl
M src/m3ua_codec.erl
M src/m3ua_core.erl
M src/mtp2_iac.erl
M src/mtp2_lsc.erl
M src/mtp3_codec.erl
M src/mtp3_hmdt.erl
M src/mtp3_sltc.erl
M src/osmo_ss7_gtt.erl
M src/osmo_ss7_pcap.erl
M src/osmo_ss7_sup.erl
M src/osmo_util.erl
M src/sccp_codec.erl
M src/sctp_core.erl
M src/sctp_m2pa.erl
M src/sctp_m2ua.erl
M src/sctp_sua.erl
M src/sg_as_sup.erl
M src/sg_asp_sup.erl
M src/ss7_link_ipa_client.erl
M src/ss7_link_m2ua.erl
M src/ss7_link_m3ua.erl
M src/ss7_links.erl
M src/ss7_routes.erl
M src/ss7_service_dump.erl
M src/sua_asp.erl
M src/sua_sccp_conv.erl
M src/xua_as_fsm.erl
M src/xua_asp_fsm.erl
M src/xua_codec.erl
38 files changed, 117 insertions(+), 108 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_ss7 refs/changes/61/37061/1
diff --git a/COPYING b/COPYING
index dba13ed..be3f7b2 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -643,7 +643,7 @@
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -658,4 +658,4 @@
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
diff --git a/include/m2pa.hrl b/include/m2pa.hrl
index a4d9d78..9d5a9b6 100644
--- a/include/m2pa.hrl
+++ b/include/m2pa.hrl
@@ -15,7 +15,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
-define(M2PA_PPID, 5).
-define(M2PA_PORT, 3565).
diff --git a/include/m3ua.hrl b/include/m3ua.hrl
index 277d32d..1bb0399 100644
--- a/include/m3ua.hrl
+++ b/include/m3ua.hrl
@@ -1,4 +1,4 @@
-% M3UA in accordance with RFC4666 (http://tools.ietf.org/html/rfc4666)
+% M3UA in accordance with RFC4666 (https://tools.ietf.org/html/rfc4666)
-define(M3UA_PPID, 3).
-define(M3UA_PORT, 2905).
diff --git a/include/sua.hrl b/include/sua.hrl
index 84a2ddb..22e68be 100644
--- a/include/sua.hrl
+++ b/include/sua.hrl
@@ -15,7 +15,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
-define(SUA_PPID, 4).
-define(SUA_PORT, 14001).
diff --git a/src/bssmap_codec.erl b/src/bssmap_codec.erl
index 48951c0..1773c64 100644
--- a/src/bssmap_codec.erl
+++ b/src/bssmap_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/isup_codec.erl b/src/isup_codec.erl
index dd2149f..e5f529e 100644
--- a/src/isup_codec.erl
+++ b/src/isup_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/m2pa_codec.erl b/src/m2pa_codec.erl
index 138797f..d7bc0c5 100644
--- a/src/m2pa_codec.erl
+++ b/src/m2pa_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/m2ua_codec.erl b/src/m2ua_codec.erl
index 437b3e8..ca3e4dc 100644
--- a/src/m2ua_codec.erl
+++ b/src/m2ua_codec.erl
@@ -15,7 +15,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
-module(m2ua_codec).
-author('Harald Welte <laforge(a)gnumonks.org>').
diff --git a/src/m3ua_asp.erl b/src/m3ua_asp.erl
index 751be9d..866eb4e 100644
--- a/src/m3ua_asp.erl
+++ b/src/m3ua_asp.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/m3ua_codec.erl b/src/m3ua_codec.erl
index 5b29b7e..5855a41 100644
--- a/src/m3ua_codec.erl
+++ b/src/m3ua_codec.erl
@@ -1,4 +1,4 @@
-% M3UA in accordance with RFC4666 (http://tools.ietf.org/html/rfc4666)
+% M3UA in accordance with RFC4666 (https://tools.ietf.org/html/rfc4666)
% (C) 2011 by Harald Welte <laforge(a)gnumonks.org>
%
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/m3ua_core.erl b/src/m3ua_core.erl
index 2adc424..33b9c18 100644
--- a/src/m3ua_core.erl
+++ b/src/m3ua_core.erl
@@ -1,4 +1,4 @@
-% M3UA in accordance with RFC4666 (http://tools.ietf.org/html/rfc4666)
+% M3UA in accordance with RFC4666 (https://tools.ietf.org/html/rfc4666)
% (C) 2011 by Harald Welte <laforge(a)gnumonks.org>
%
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/mtp2_iac.erl b/src/mtp2_iac.erl
index 3965eb3..18141b4 100644
--- a/src/mtp2_iac.erl
+++ b/src/mtp2_iac.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/mtp2_lsc.erl b/src/mtp2_lsc.erl
index 04b2165..ff5ec6a 100644
--- a/src/mtp2_lsc.erl
+++ b/src/mtp2_lsc.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/mtp3_codec.erl b/src/mtp3_codec.erl
index 39c8c5f..389ac21 100644
--- a/src/mtp3_codec.erl
+++ b/src/mtp3_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/mtp3_hmdt.erl b/src/mtp3_hmdt.erl
index 7184c6d..f59e800 100644
--- a/src/mtp3_hmdt.erl
+++ b/src/mtp3_hmdt.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/mtp3_sltc.erl b/src/mtp3_sltc.erl
index 2d19c1c..f5a8623 100644
--- a/src/mtp3_sltc.erl
+++ b/src/mtp3_sltc.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_ss7_gtt.erl b/src/osmo_ss7_gtt.erl
index f3039eb..10a5812 100644
--- a/src/osmo_ss7_gtt.erl
+++ b/src/osmo_ss7_gtt.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_ss7_pcap.erl b/src/osmo_ss7_pcap.erl
index ffa9d59..0157cbf 100644
--- a/src/osmo_ss7_pcap.erl
+++ b/src/osmo_ss7_pcap.erl
@@ -16,15 +16,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_ss7_sup.erl b/src/osmo_ss7_sup.erl
index 72637ec..89141f7 100644
--- a/src/osmo_ss7_sup.erl
+++ b/src/osmo_ss7_sup.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_util.erl b/src/osmo_util.erl
index f2fb1cc..2c6b768 100644
--- a/src/osmo_util.erl
+++ b/src/osmo_util.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sccp_codec.erl b/src/sccp_codec.erl
index 2374d73..0da60bd 100644
--- a/src/sccp_codec.erl
+++ b/src/sccp_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sctp_core.erl b/src/sctp_core.erl
index 1e9fc21..b0568d2 100644
--- a/src/sctp_core.erl
+++ b/src/sctp_core.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sctp_m2pa.erl b/src/sctp_m2pa.erl
index 376f00f..06f314d 100644
--- a/src/sctp_m2pa.erl
+++ b/src/sctp_m2pa.erl
@@ -1,4 +1,4 @@
-% M2PA in accordance with RFC4165 (http://tools.ietf.org/html/rfc4665)
+% M2PA in accordance with RFC4165 (https://tools.ietf.org/html/rfc4665)
% (C) 2011-2012 by Harald Welte <laforge(a)gnumonks.org>
%
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sctp_m2ua.erl b/src/sctp_m2ua.erl
index 69295ba..aca4ff0 100644
--- a/src/sctp_m2ua.erl
+++ b/src/sctp_m2ua.erl
@@ -1,4 +1,4 @@
-% M2UA in accordance with RFC3331 (http://tools.ietf.org/html/rfc3331)
+% M2UA in accordance with RFC3331 (https://tools.ietf.org/html/rfc3331)
% (C) 2011-2013 by Harald Welte <laforge(a)gnumonks.org>
%
@@ -15,7 +15,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
-module(sctp_m2ua).
-author('Harald Welte <laforge(a)gnumonks.org>').
diff --git a/src/sctp_sua.erl b/src/sctp_sua.erl
index 2996b94..b407bda 100644
--- a/src/sctp_sua.erl
+++ b/src/sctp_sua.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sg_as_sup.erl b/src/sg_as_sup.erl
index 6a2f2f2..399aa12 100644
--- a/src/sg_as_sup.erl
+++ b/src/sg_as_sup.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sg_asp_sup.erl b/src/sg_asp_sup.erl
index 0262f11..fd09204 100644
--- a/src/sg_asp_sup.erl
+++ b/src/sg_asp_sup.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_link_ipa_client.erl b/src/ss7_link_ipa_client.erl
index 7d69a0b..f6b9476 100644
--- a/src/ss7_link_ipa_client.erl
+++ b/src/ss7_link_ipa_client.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_link_m2ua.erl b/src/ss7_link_m2ua.erl
index 7d03978..56933ee 100644
--- a/src/ss7_link_m2ua.erl
+++ b/src/ss7_link_m2ua.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_link_m3ua.erl b/src/ss7_link_m3ua.erl
index 15ba837..66d9280 100644
--- a/src/ss7_link_m3ua.erl
+++ b/src/ss7_link_m3ua.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_links.erl b/src/ss7_links.erl
index 3aef33c..fbf9146 100644
--- a/src/ss7_links.erl
+++ b/src/ss7_links.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_routes.erl b/src/ss7_routes.erl
index 8965de7..a84210a 100644
--- a/src/ss7_routes.erl
+++ b/src/ss7_routes.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/ss7_service_dump.erl b/src/ss7_service_dump.erl
index c231efc..5cc65b3 100644
--- a/src/ss7_service_dump.erl
+++ b/src/ss7_service_dump.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sua_asp.erl b/src/sua_asp.erl
index a6603df..cf45ae5 100644
--- a/src/sua_asp.erl
+++ b/src/sua_asp.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/sua_sccp_conv.erl b/src/sua_sccp_conv.erl
index e3f4c6c..9735fed 100644
--- a/src/sua_sccp_conv.erl
+++ b/src/sua_sccp_conv.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/xua_as_fsm.erl b/src/xua_as_fsm.erl
index 9380f8e..0e06d74 100644
--- a/src/xua_as_fsm.erl
+++ b/src/xua_as_fsm.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/xua_asp_fsm.erl b/src/xua_asp_fsm.erl
index 2e586d1..9bf4b75 100644
--- a/src/xua_asp_fsm.erl
+++ b/src/xua_asp_fsm.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/xua_codec.erl b/src/xua_codec.erl
index ad5cbd3..dc14f29 100644
--- a/src/xua_codec.erl
+++ b/src/xua_codec.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_ss7/+/37061?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_ss7
Gerrit-Branch: master
Gerrit-Change-Id: I964812c0d1c209a333292253b4cde4c5c01c2b1a
Gerrit-Change-Number: 37061
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange
jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37060?usp=email )
Change subject: Handle RSL_MT_SACCH_INFO_MODIFY messages at ASCI tests
......................................................................
Handle RSL_MT_SACCH_INFO_MODIFY messages at ASCI tests
Most ASCI tests will fail, if this message is ignored during tests. This
message is used to set SI 10 at the BTS.
Change-Id: I1742da0fa978ca96d9cf7ef0bef3359007996829
---
M bsc/BSC_Tests_ASCI.ttcn
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/60/37060/1
diff --git a/bsc/BSC_Tests_ASCI.ttcn b/bsc/BSC_Tests_ASCI.ttcn
index a97e0db..8c8b66c 100644
--- a/bsc/BSC_Tests_ASCI.ttcn
+++ b/bsc/BSC_Tests_ASCI.ttcn
@@ -357,6 +357,10 @@
log("VGCS: Got RSL DATA REQ on channel");
repeat;
}
+ [] RSL.receive(tr_RSL_SACCH_INF_MOD(g_chan_nr, ?)) {
+ log("VGCS: Got RSL SACCH INFO MODIFY on channel");
+ repeat;
+ }
}
private function f_delay_bts() runs on MSC_ConnHdlr {
@@ -472,6 +476,10 @@
COORD.send(COORD_VGCS_UPLINK_BUSY);
repeat;
}
+ [] RSL.receive(tr_RSL_SACCH_INF_MOD(g_chan_nr, ?)) {
+ log("VGCS: Got RSL SACCH INFO MODIFY on channel");
+ repeat;
+ }
[] COORD.receive(COORD_UPLINK_REQUEST_CONFIRM) { repeat; }
}
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37060?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I1742da0fa978ca96d9cf7ef0bef3359007996829
Gerrit-Change-Number: 37060
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newchange
Attention is currently required from: fixeria, laforge.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/36972?usp=email )
Change subject: esim.es2p: Split generic part of HTTP/REST API from ES2+
......................................................................
Patch Set 5: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36972?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I468041da40a88875e8df15b04d3ad508e06f16f7
Gerrit-Change-Number: 36972
Gerrit-PatchSet: 5
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 05 Jun 2024 13:52:33 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37058?usp=email )
Change subject: COPYING and copyright headers: use https instead of http
......................................................................
COPYING and copyright headers: use https instead of http
Change-Id: I330a3219008ffb1afff41fb6f8210246e2ed6aa6
---
M COPYING
M src/gsup_client.erl
M src/osmo_dia2gsup.erl
M src/server_cb.erl
4 files changed, 23 insertions(+), 14 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/58/37058/1
diff --git a/COPYING b/COPYING
index fa823e4..36f20eb 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -643,7 +643,7 @@
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -658,7 +658,7 @@
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
------------------------------------------------------------------------------
ADDITIONAL PERMISSIONS PURSUANT TO SECTION 7 OF AGPLv3
@@ -666,9 +666,9 @@
If you modify this Program, or any covered work, by linking or
combining it with runtime libraries of Erlang/OTP as released by
-Ericsson on http://www.erlang.org (or a modified version of these
+Ericsson on https://www.erlang.org (or a modified version of these
libraries), containing parts covered by the terms of the Erlang Public
-License (http://www.erlang.org/EPLICENSE), the licensors of this
+License (https://www.erlang.org/EPLICENSE), the licensors of this
Program grant you additional permission to convey the resulting work
without the need to license the runtime libraries of Erlang/OTP under
the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/gsup_client.erl b/src/gsup_client.erl
index 967bf99..86a46d9 100644
--- a/src/gsup_client.erl
+++ b/src/gsup_client.erl
@@ -15,15 +15,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_dia2gsup.erl b/src/osmo_dia2gsup.erl
index ad8de4b..d1c9fda 100644
--- a/src/osmo_dia2gsup.erl
+++ b/src/osmo_dia2gsup.erl
@@ -13,15 +13,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/server_cb.erl b/src/server_cb.erl
index 13a7ec0..815eaf6 100644
--- a/src/server_cb.erl
+++ b/src/server_cb.erl
@@ -13,15 +13,15 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU Affero General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
+% along with this program. If not, see <https://www.gnu.org/licenses/>.
%
% Additional Permission under GNU AGPL version 3 section 7:
%
% If you modify this Program, or any covered work, by linking or
% combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
% libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
% Program grant you additional permission to convey the resulting work
% without the need to license the runtime libraries of Erlang/OTP under
% the GNU Affero General Public License. Corresponding Source for a
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37058?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: I330a3219008ffb1afff41fb6f8210246e2ed6aa6
Gerrit-Change-Number: 37058
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange