1. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  2. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  3. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  4. b6f053c gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  5. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  6. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  7. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  8. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  9. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  10. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  11. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  12. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  13. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  14. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  15. 5c71db2 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  16. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  17. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  18. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  19. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  20. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  21. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  22. f304678 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  23. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  24. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  25. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  26. 260646d vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  27. ba289d0 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  28. 599a957 [gprs] Add option parsing to SGSN by Harald Welte · 14 years ago
  29. 81fb358 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  30. 9413503 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  31. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  32. 778c4b9 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  33. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  34. 047a688 [GPRS] Make SGSN more verbose when startup fails by Harald Welte · 14 years ago
  35. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  36. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  37. ebe8a6d [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  38. e59c56e [GPRS] SGSN: exit() if we cannot bind to the GTP address by Harald Welte · 14 years ago
  39. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  40. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  41. e9a6df6 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  42. 17072d1 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  43. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  44. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  45. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  46. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  47. fae1fbc [GPRS] SGSN: Add Signal handler and NS VTY support by Harald Welte · 14 years ago
  48. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed (98%) from openbsc/src/sgsn_main.c]
  49. 29a4b8c [gprs] correctly set the NS instance that BSSGP should use by Harald Welte · 14 years ago
  50. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  51. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago