1. caff83e Constify LLC/SNDCP parameters by Max · 2 years ago
  2. 3c7656a Iu: add UEA encryption by Neels Hofmeyr · 2 years, 7 months ago
  3. 340a7e9 s/cipher_support_mask/gea_encryption_mask by Neels Hofmeyr · 2 years, 7 months ago
  4. 2f89826 add support for multiple encryption algorithms and a5/4 by Eric · 3 years, 4 months ago
  5. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  6. f23e2db sgsn: Use the new NS2 api by Alexander Couzens · 4 years, 2 months ago
  7. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  8. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  9. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  10. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  11. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  12. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  13. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  14. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  15. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  16. 69e356b compiler warnings: use enum ranap_nsap_addr_enc, constify local var by Neels Hofmeyr · 7 years ago
  17. 2e9ea50 Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  18. c005db7 Log GTP-U endpoints update by Max · 7 years ago
  19. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago[Renamed (97%) from include/openbsc/sgsn.h]
  20. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  21. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  22. c9a352f sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  23. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/sgsn.h]
  24. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  25. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  26. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  27. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  28. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  29. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  30. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  31. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  32. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  33. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  34. 9450882 sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  35. a5a6da4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  36. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  37. 66e7106 sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  38. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  39. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 10 years ago
  40. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 10 years ago
  41. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  42. 771573c sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  43. 9d4f46c sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  44. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  45. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  46. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  47. 3dfb549 sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 12 years ago
  48. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 12 years ago
  49. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  50. 3dccda5 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  51. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  52. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  53. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  54. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  55. 8911cef [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  56. ce22f92 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  57. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  58. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  59. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  60. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  61. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  62. 8fc1a46 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  63. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  64. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago