[OpenSIPS-Devel] [OpenSIPS/opensips] de6fcb: [db] fix wrong size for mangled_from/to_uri column...

2024-03-19 Thread Bogdan Andrei IANCU
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: de6fcb66b3bbdc6d22b7db6ac4ac0f342fbeb47b
  
https://github.com/OpenSIPS/opensips/commit/de6fcb66b3bbdc6d22b7db6ac4ac0f342fbeb47b
  Author: Bogdan-Andrei Iancu 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M db/schema/dialog.xml
M scripts/mysql/dialog-create.sql
M scripts/oracle/dialog-create.sql
M scripts/postgres/dialog-create.sql
M scripts/sqlite/dialog-create.sql

  Log Message:
  ---
  [db] fix wrong size for mangled_from/to_uri columns in dialog table

They are URIs, so let's use the URI len, not USER len :)

(cherry picked from commit 18e7d8dbb56289e83531f51983f63e58f152ef3f)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] a185c9: [db] fix wrong size for mangled_from/to_uri column...

2024-03-19 Thread Bogdan Andrei IANCU
  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a185c90b17940a6d75e5b8e8fa3c20e758ef2672
  
https://github.com/OpenSIPS/opensips/commit/a185c90b17940a6d75e5b8e8fa3c20e758ef2672
  Author: Bogdan-Andrei Iancu 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M db/schema/dialog.xml
M scripts/mysql/dialog-create.sql
M scripts/oracle/dialog-create.sql
M scripts/postgres/dialog-create.sql
M scripts/sqlite/dialog-create.sql

  Log Message:
  ---
  [db] fix wrong size for mangled_from/to_uri columns in dialog table

They are URIs, so let's use the URI len, not USER len :)

(cherry picked from commit 18e7d8dbb56289e83531f51983f63e58f152ef3f)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 18e7d8: [db] fix wrong size for mangled_from/to_uri column...

2024-03-19 Thread Bogdan Andrei IANCU
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 18e7d8dbb56289e83531f51983f63e58f152ef3f
  
https://github.com/OpenSIPS/opensips/commit/18e7d8dbb56289e83531f51983f63e58f152ef3f
  Author: Bogdan-Andrei Iancu 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M db/schema/dialog.xml
M scripts/mysql/dialog-create.sql
M scripts/oracle/dialog-create.sql
M scripts/postgres/dialog-create.sql
M scripts/sqlite/dialog-create.sql

  Log Message:
  ---
  [db] fix wrong size for mangled_from/to_uri columns in dialog table

They are URIs, so let's use the URI len, not USER len :)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 72a1b2: auth_aka: fix uninitilized variable

2024-03-19 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 72a1b253642d47676106258d98aee7c52ea4f1b8
  
https://github.com/OpenSIPS/opensips/commit/72a1b253642d47676106258d98aee7c52ea4f1b8
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth_aka/auth_aka.c

  Log Message:
  ---
  auth_aka: fix uninitilized variable



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 9a0614: auth_aka: drop unused function

2024-03-19 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9a06143c8abdb114c0bf6261eff847fa7335444d
  
https://github.com/OpenSIPS/opensips/commit/9a06143c8abdb114c0bf6261eff847fa7335444d
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth_aka/aka_av_mgm.c

  Log Message:
  ---
  auth_aka: drop unused function



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 4a6c26: auth: make fixup_qop reusable

2024-03-19 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4a6c26c0bd26d502a7dd271d98462b23810c2ef9
  
https://github.com/OpenSIPS/opensips/commit/4a6c26c0bd26d502a7dd271d98462b23810c2ef9
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth/auth_mod.c
M modules/auth/challenge.c
M modules/auth/challenge.h
A modules/auth/qop.h

  Log Message:
  ---
  auth: make fixup_qop reusable


  Commit: 4786fc342d2cdeb1ebd0da2897ee0fefa83df940
  
https://github.com/OpenSIPS/opensips/commit/4786fc342d2cdeb1ebd0da2897ee0fefa83df940
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M lib/digest_auth/digest_auth.h
M parser/digest/digest.c
M parser/digest/digest_parser.c
M parser/digest/digest_parser.h

  Log Message:
  ---
  digest: add AKAv1 and AKAv2 parsers


  Commit: c25af6c3bf83d92e99e6a3be336eda83c11af3e9
  
https://github.com/OpenSIPS/opensips/commit/c25af6c3bf83d92e99e6a3be336eda83c11af3e9
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth/api.c
M modules/auth/api.h
M modules/auth/auth_mod.c
M modules/auth_aaa/authorize.c
M modules/auth_db/authorize.c

  Log Message:
  ---
  auth: allow pre_auth to skip aditional checks


  Commit: 0625eadfd8dd2490699cead5636f44e0969619ad
  
https://github.com/OpenSIPS/opensips/commit/0625eadfd8dd2490699cead5636f44e0969619ad
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth/api.c
M modules/auth/api.h
M modules/auth/common.c

  Log Message:
  ---
  auth: expose send_resp function in API


  Commit: dfb129d7fe58b80dd70ff20863365840e81914d0
  
https://github.com/OpenSIPS/opensips/commit/dfb129d7fe58b80dd70ff20863365840e81914d0
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth/challenge.c
M modules/auth/qop.h

  Log Message:
  ---
  auth: make qop parameter build available


  Commit: cea69f861218b83e6f922a7379b6068ef6bef4f1
  
https://github.com/OpenSIPS/opensips/commit/cea69f861218b83e6f922a7379b6068ef6bef4f1
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M parser/digest/digest_keys.h
M parser/digest/digest_parser.c
M parser/digest/digest_parser.h
M parser/digest/param_parser.c
M parser/digest/param_parser.h

  Log Message:
  ---
  digest: add auts parameter parsing


  Commit: 5cfbf1a633b23db9df94b0046b017b978c75f16c
  
https://github.com/OpenSIPS/opensips/commit/5cfbf1a633b23db9df94b0046b017b978c75f16c
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M parser/digest/digest_parser.c
M parser/digest/digest_parser.h

  Log Message:
  ---
  digest: print algorithm value


  Commit: 1e94ebfca7e4da4b48f0070069bda6889804
  
https://github.com/OpenSIPS/opensips/commit/1e94ebfca7e4da4b48f0070069bda6889804
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M str_list.h

  Log Message:
  ---
  str_list: provie support for adding str to list


  Commit: 904078b02cc66fd3e8fa4f4d36b192c1a35727bd
  
https://github.com/OpenSIPS/opensips/commit/904078b02cc66fd3e8fa4f4d36b192c1a35727bd
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M lib/csv.c
M lib/csv.h

  Log Message:
  ---
  csv: add support for printing a csv_record


  Commit: 55a587de2fe37826a13f04be2af8cb5b6cb55d68
  
https://github.com/OpenSIPS/opensips/commit/55a587de2fe37826a13f04be2af8cb5b6cb55d68
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/aaa_diameter/dm_impl.c
M ut.h

  Log Message:
  ---
  ut: add hex2string decoding


  Commit: ecac8076bcbc664a9416c35f49b528dc11f53dd5
  
https://github.com/OpenSIPS/opensips/commit/ecac8076bcbc664a9416c35f49b528dc11f53dd5
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M lib/digest_auth/digest_auth.h

  Log Message:
  ---
  digest_auth: name parameters in headers

Avoid compiler warnings


  Commit: 3e572a7817b90d7ea5cb69aa76434ab9bbe6
  
https://github.com/OpenSIPS/opensips/commit/3e572a7817b90d7ea5cb69aa76434ab9bbe6
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M lib/digest_auth/dauth_calc.c
M lib/digest_auth/digest_auth.c

  Log Message:
  ---
  digest_auth: add functions for AKA digest


  Commit: 096cea00fad84354169e8c46ee89af14c325a23f
  
https://github.com/OpenSIPS/opensips/commit/096cea00fad84354169e8c46ee89af14c325a23f
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
A lib/cond.c
A lib/cond.h

  Log Message:
  ---
  lib: add pthread cond 

[OpenSIPS-Devel] [OpenSIPS/opensips] 9b87a8: auth_aka: do not wait for more AVs than needed

2024-03-19 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9b87a8687ea424b7af7176f390cd78cab963705b
  
https://github.com/OpenSIPS/opensips/commit/9b87a8687ea424b7af7176f390cd78cab963705b
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/auth_aka/auth_aka.c

  Log Message:
  ---
  auth_aka: do not wait for more AVs than needed


  Commit: f494aac3ee2b7c948bc825d0d582ae418a1d6c14
  
https://github.com/OpenSIPS/opensips/commit/f494aac3ee2b7c948bc825d0d582ae418a1d6c14
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/aka_av_diameter/aka_av_diameter.c

  Log Message:
  ---
  aka_av_diameter: do not fail for more AVs


  Commit: ae77d52743eabdd72e718b318ad9d6896482c3a3
  
https://github.com/OpenSIPS/opensips/commit/ae77d52743eabdd72e718b318ad9d6896482c3a3
  Author: Razvan Crainea 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/aka_av_diameter/aka_av_diameter.c

  Log Message:
  ---
  aka_av_diameter: fix uninitilized variable


Compare: 
https://github.com/OpenSIPS/opensips/compare/00c4cbeaf880...ae77d52743ea

To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 00c4cb: aaa_diameter: Fix locking issues when sending requ...

2024-03-19 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 00c4cbeaf88004fd3fec663bf8f0ea47bcce16d7
  
https://github.com/OpenSIPS/opensips/commit/00c4cbeaf88004fd3fec663bf8f0ea47bcce16d7
  Author: Liviu Chircu 
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M modules/aaa_diameter/dm_impl.c

  Log Message:
  ---
  aaa_diameter: Fix locking issues when sending requests

- avoid READ ops on the @msg pointer, after it's queued for sending
  (subject to race condition with the Diameter Peer process, which
can free the memory before we read it)
- lock the "reply_cond" variable *before* queueing the msg for sending
  (avoids race condition where the reply signal arrives *before*
we even call pthread_cond_timedwait())
- rename "req" to "msg", as _dm_send_message() also originates Answers
- normalize return code 1 (req sent, ignoring reply) to 0 (success)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel