1. d4bebbd Add global HLR struct by Max · 7 years ago
  2. 4436dec cosmetic: rename auc_3g_test.c to auc_test.c by Neels Hofmeyr · 7 years ago
  3. 21380ae cosmetic: auc_3g_test: improve test debugging tools by Neels Hofmeyr · 7 years ago
  4. b5b11e3 auc_compute_vectors(): fix AUTS resync for multiple vectors by Neels Hofmeyr · 7 years ago
  5. 8d97d34 cosmetic: refactor auc_compute_vectors(), add debug log by Neels Hofmeyr · 7 years ago
  6. 428c947 auc_3g_test: add AUTS test with N vectors, to show bug by Neels Hofmeyr · 7 years ago
  7. 3aa3c10 auc_3g_test: allow to inc fake rand bytes upon rand request by Neels Hofmeyr · 7 years ago
  8. 569d322 auc_gen_vectors(): ensure sane arguments, test by Neels Hofmeyr · 7 years ago
  9. ec9036b auc_3g_test: add AUTS resync test by Neels Hofmeyr · 7 years ago
  10. 3ce3686 Add routines to update nam_ps by Max · 7 years ago
  11. 58d4a84 Fix compiler's warning about printf security by Max · 7 years ago
  12. 00b3715 db: move duplicated code into helper functions by Max · 7 years ago
  13. ea8b0d4 Move lu_operation into separate file by Max · 7 years ago
  14. aa0fefd Use strings for GSUP message type by Max · 7 years ago
  15. 27c6b90 Move GSUP msg init into separate function by Max · 7 years ago
  16. f8c7b6f Log error cause as a string by Max · 7 years ago
  17. 912a303 UMTS AKA resync: fix argument ordering by Neels Hofmeyr · 7 years ago
  18. cc785f0 sql: add unique constraints to IMSI and MSISDN by Neels Hofmeyr · 7 years ago
  19. 6b883f7 auth: verify test sets from 3GPP TS 55.205 by Neels Hofmeyr · 7 years ago
  20. 8cde662 tests: auc_3g_test: implement vector generation test by Neels Hofmeyr · 7 years ago
  21. 00c0697 Add test suite skeleton with empty test (auc_3g_test) by Neels Hofmeyr · 7 years ago
  22. 8089d51 comment: sql: describe auc_2g and auc_3g columns by Neels Hofmeyr · 7 years ago
  23. d71dbec sql: auc_3g: set sqn NOT NULL DEFAULT 0 by Neels Hofmeyr · 7 years ago
  24. 862f1dc cosmetic: sql: indicate VARCHAR size of key columns as 32 by Neels Hofmeyr · 7 years ago
  25. 24537b9 sql: fix 3g_auc's column K data type by Neels Hofmeyr · 7 years ago
  26. 7685a78 main: add VTY and '-c config-file' option by Neels Hofmeyr · 7 years ago
  27. 7f9491f main: add option parsing with db file and default options by Neels Hofmeyr · 7 years ago
  28. ca43e30 main: add and use root talloc ctx by Neels Hofmeyr · 7 years ago
  29. 5b581ac auc.c: typo in comment by Neels Hofmeyr · 7 years ago
  30. 2116ce2 hlr.sql: typo in comment by Neels Hofmeyr · 7 years ago
  31. 0acd31e log: move a log from info to debug level by Neels Hofmeyr · 8 years ago
  32. 4307ad9 debug log: log computed vector kinds by Neels Hofmeyr · 8 years ago
  33. 627de84 gsup: send subscriber MSISDN by Neels Hofmeyr · 8 years ago
  34. 2fc63a6 Add hardcoded APN by Max · 8 years ago
  35. 21229a0 Add gerrit settings by Max · 8 years ago
  36. 54db5e7 bump required libosmocore version to 0.9.5 by Neels Hofmeyr · 8 years ago
  37. c317cc2 build: actually make sqlite mandatory by Neels Hofmeyr · 8 years ago
  38. cb2a634 build: recoin db_test as non-installable program by Neels Hofmeyr · 8 years ago
  39. 3e6a69d fix DLGSUP logging cat after change in libosmocore by Neels Hofmeyr · 8 years ago
  40. ec1b959 fix various compiler warnings by Neels Hofmeyr · 8 years ago
  41. 6eed322 fix build on FreeBSD: eliminate implicitly declared functions by Neels Hofmeyr · 8 years ago
  42. 40d8b01 build with autoconf/automake, add jenkins.sh script by Neels Hofmeyr · 8 years ago
  43. 7f8c301 add COPYING file with AGPLv3 license text by Harald Welte · 8 years ago 0.0.1
  44. b5bce1e Fix build on Ubuntu by Max · 8 years ago
  45. 9be0d2f fix authentication re-sync (pass RAND+AUTS along) by Harald Welte · 8 years ago
  46. 79f7140 fix PURGE_MS sqlite3 access by Harald Welte · 8 years ago
  47. fbaa54b LU: remote oudated FIXME comments by Harald Welte · 8 years ago
  48. 53b8678 LU: correctly determine and use is_ps by Harald Welte · 8 years ago
  49. b18f0e0 implement PURGE-MS from VLR/SGSN to HLR by Harald Welte · 8 years ago
  50. 9990927 some more comment / todo updates by Harald Welte · 8 years ago
  51. 64f3ca3 AUC: use osmo_hexparse() when reading key material from db by Harald Welte · 8 years ago
  52. 15db826 State number of auth vectors in SAI response by Harald Welte · 8 years ago
  53. cfc752b AUC: Differentiate between actual error and unknown IMSI by Harald Welte · 8 years ago
  54. 6048b59 populate_hlr_db.pl: Script to generate a HLR database by Harald Welte · 8 years ago
  55. 936f672 add copyright statements to all files by Harald Welte · 8 years ago
  56. b6522c0 db_auc: remove some debugging code about column types by Harald Welte · 8 years ago
  57. abd1a54 db: Use Write-Ahead Logging mode of SQLite3 by Harald Welte · 8 years ago
  58. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago
  59. 6122915 hlr.sql: Don't use TRUE/FALSE as DEFAULT, they will be strings :( by Harald Welte · 8 years ago
  60. a7617e9 Fix memory leakage in gsup_server by Harald Welte · 8 years ago
  61. 5341b5d ensure we release memory for all received msgb. by Harald Welte · 8 years ago
  62. aabae9e hlr: install signal handlers for SIGINT/USR1/HUP by Harald Welte · 8 years ago
  63. f2d96da more verbose error handling in osmo_gsup_server_read_cb() by Harald Welte · 8 years ago
  64. 173afdb gsup_server: Implement IPA CCM handling using new libosmo-abis function by Harald Welte · 8 years ago
  65. e72cf55 initial import of osmo-gsup-hlr code so far by Harald Welte · 8 years ago