1. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  2. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  3. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  4. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  5. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  6. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  7. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  8. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  9. 4462f8c Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  10. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  11. 366d215 Makefile: Add libmsc subdirectory to fix 'distcheck' by Harald Welte · 13 years ago
  12. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  13. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  14. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  15. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  16. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago openbsc/0.9.12
  17. 5ec26fe Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  18. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  19. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  20. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  21. 1dd68c3 [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  22. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  23. 913bc03 mncc: Move the cc_tx_to_mncc code into the libbsc.a by Holger Hans Peter Freyther · 13 years ago
  24. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  25. 31bbbf4 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 14 years ago
  26. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 14 years ago
  27. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  28. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  29. 0ab63d7 bsc: Move the gsm_04_80.c code into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  30. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  31. ab5135e bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c by Holger Hans Peter Freyther · 14 years ago
  32. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  33. 0610947 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  34. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  35. 9b0550c [mgcp] Build a libmgcp.a and link to it. by Holger Hans Peter Freyther · 14 years ago
  36. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  37. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  38. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  39. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  40. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  41. 7d9f223 VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago
  42. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  43. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  44. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  45. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  46. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  47. 169a004 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  48. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  49. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  50. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  51. 0b484a4 Makefile cleanup by Harald Welte · 14 years ago
  52. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  53. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  54. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  55. f99f093 Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  56. 6552d0b Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  57. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  58. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  59. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  60. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  61. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  62. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  63. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  64. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  65. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  66. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  67. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  68. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  69. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  70. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  71. d7c9e5c encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  72. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  73. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  74. a25b20c [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  75. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago
  76. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago
  77. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago
  78. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  79. 0a64603 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 15 years ago
  80. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 15 years ago
  81. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  82. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  83. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  84. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  85. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  86. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  87. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  88. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  89. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  90. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  91. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  92. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  93. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  94. 93d4394 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  95. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  96. 42e327b [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  97. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  98. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  99. ccceef8 add code for token auth sequencing by Harald Welte · 15 years ago
  100. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago