1. df20336 Move gprs_sndcp_vty_init() declaration to gprs_sndcp.h by Pau Espin Pedrol · 1 year, 9 months ago
  2. b61ab9b gprs_subscriber: Move API declarations to correct header by Pau Espin Pedrol · 1 year, 9 months ago
  3. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  4. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  5. e7ccfdb ctrl: take both address and port from vty config by Max · 1 year, 9 months ago
  6. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  7. 8de4be2 main: resurrect removed 'ns' logging category as deprecated by Vadim Yanitskiy · 3 years, 6 months ago
  8. adcf97d Remove bogus DNS log category by Harald Welte · 3 years, 7 months ago
  9. ebd3983 main: change initialization order by Harald Welte · 3 years, 7 months ago
  10. 999a776 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 7 months ago
  11. 2ce050b sgsn_rim: Add routing for (GERAN) BSSGP RIM messages by Philipp Maier · 3 years, 9 months ago
  12. 43e5f8a follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse) by Alexander Couzens · 3 years, 8 months ago
  13. caf73b8 sgsn: migrate to the new gprs_ns2_vty configuration by Alexander Couzens · 3 years, 8 months ago
  14. f23e2db sgsn: Use the new NS2 api by Alexander Couzens · 4 years, 2 months ago
  15. 453a51d migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 10 months ago
  16. bcd7709 sgsn: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  17. 62fa619 Let libosmocore handle VTY parent node tracking by Daniel Willmann · 3 years, 11 months ago
  18. e6c5b4a Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 4 years, 1 month ago
  19. aae7daf Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  20. 9d16b14 Send a BVC-RESET to all persistent Gb interfaces at start-up by Harald Welte · 4 years, 3 months ago
  21. de67c00 exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 10 months ago
  22. 61557f4 check for osmo_ss7_init() error return value by Harald Welte · 4 years, 10 months ago
  23. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/sgsn_main.c]
  24. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  25. 6ec5dc2 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  26. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  27. f0f596f sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1 by Pau Espin Pedrol · 5 years ago
  28. e456e32 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  29. 03a2ed5 Add/fix help string for version option by Daniel Willmann · 5 years ago
  30. 2599644 remove pointless declaration of struct gsm_network by Stefan Sperling · 6 years ago
  31. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  32. 73b2bf3 Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  33. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  34. 395c558 vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  35. 5bd340e use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  36. 731930b Add talloc context introspection via VTY by Harald Welte · 7 years ago
  37. 2e9ea50 Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  38. 1d047ed use default point-code as listed on Point_Codes wiki page by Neels Hofmeyr · 7 years ago
  39. fea0609 change default config filename to osmo-sgsn.cfg, not osmo_sgsn.cfg by Neels Hofmeyr · 7 years ago
  40. 5614354 log: fix default loglevels by Philipp Maier · 7 years ago
  41. baabc68 SGSN: print additional GTP-related info by Max · 7 years ago
  42. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  43. 0010b7e sccp init: pass no local m3ua addr to use defaults by Neels Hofmeyr · 7 years ago
  44. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  45. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  46. efe85d3 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  47. 6f750e6 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  48. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  49. c9a352f sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  50. 9066b74 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  51. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_main.c]
  52. 99c9707 cosmetic: Add commandline option to display version by Philipp Maier · 8 years ago
  53. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 8 years ago
  54. db0e380 vty: remove ignored logging parameters by Max · 8 years ago
  55. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  56. aba8209 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  57. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  58. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  59. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  60. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  61. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  62. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  63. 3adb23c add DSUA debug constant by Daniel Willmann · 8 years ago
  64. 35a65ed add DRANAP debug constant by Daniel Willmann · 8 years ago
  65. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 9 years ago
  66. fa0f715 enable telnet VTY bind address config for various programs by Neels Hofmeyr · 9 years ago
  67. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  68. 69ca8f0 SGSN: Fix typo in VTY license statement. by Harald Welte · 9 years ago
  69. 130be40 sgsn_main: in -h, print default config file by Neels Hofmeyr · 9 years ago
  70. 3e4e8cf vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  71. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  72. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  73. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 10 years ago
  74. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  75. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  76. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  77. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  78. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  79. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  80. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  81. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 11 years ago
  82. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 12 years ago
  83. eff4094 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  84. 9b5db28 gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  85. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  86. 11461a6 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  87. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  88. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  89. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  90. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  91. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  92. a8ddb08 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 13 years ago
  93. 6142dc4 gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  94. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago 0.9.15 openbsc/0.9.15
  95. baf7700 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  96. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  97. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  98. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  99. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  100. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago