1. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  2. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  3. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  4. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  5. a8ddb08 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  6. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  7. 95fd72b misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  8. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  9. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  10. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  11. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  12. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  13. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  14. 3848770 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  15. ec1921d Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  16. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  17. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  18. 5f54075 vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  19. 81506b4 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  20. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  21. 57da447 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  22. c31f480 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  23. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  24. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  25. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  26. 7af4962 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  27. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  28. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  29. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  30. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  31. 768f287 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  32. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  33. 6df0c51 GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  34. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  35. e69b281 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago
  36. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  37. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  38. e236596 [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]
  39. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  40. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  41. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  42. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  43. 7b8255c gb_proxy: listen on UDP port 23000, use AF_INET by Harald Welte · 14 years ago
  44. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago