1. 737252c enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  2. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  3. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  4. 3b34dc5 gbproxy: Remove dummy definition of subscr_put by Jacob Erlbeck · 9 years ago
  5. 196cb62 gb_proxy: No need to copy optarg by Holger Hans Peter Freyther · 9 years ago
  6. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  7. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  8. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  9. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  10. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  11. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  12. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  13. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  14. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  15. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  16. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  17. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  18. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  19. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  20. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  21. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  22. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  23. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  24. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  25. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  26. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  27. f304678 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  28. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  29. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  30. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  31. 260646d vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  32. ba289d0 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  33. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  34. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  35. 778c4b9 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  36. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  37. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  38. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  39. 2ef79c5 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  40. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  41. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  42. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  43. 9ee404a [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  44. 17f83c5 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  45. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  46. 32c806e GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  47. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  48. cefef98 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago
  49. 874acec [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  50. 5bb0d36 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  51. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed (98%) from openbsc/src/gb_proxy_main.c]
  52. f01709d [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  53. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  54. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  55. a167efb gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  56. 3634543 gb_proxy: listen on UDP port 23000, use AF_INET by Harald Welte · 14 years ago
  57. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago