index
:
osmo-sgsn
35c3
35c3x
36c3
aoip
cccamp2019
daniel/gbproxy
daniel/nitb-tests
daniel/os3727
fairwaves/production
lynxis/gbproxy-ns2
lynxis/staging
master
neels/34c3_1
neels/3g_opt_in
neels/big_endian
neels/log_timestamps
neels/pending
neels/split
neels/umts_aka_gsm_sres
osmith/fix-python3
osmith/release
osmith/rpm
pespin/fix
pespin/libosmo-gprs
pespin/lu-err-attach-req
pespin/master
pespin/pspaging
pespin/release-1.4.1
pespin/systemd
pmaier/rimtest
rel-1.5.1
OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
prefix sub-directories containing libraries with 'lib'
Harald Welte
1
-1
/
+1
2011-03-03
Move 'Gb' protocol stack into its own src/gb subdirectory
Harald Welte
1
-1
/
+1
2011-03-03
Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp
Harald Welte
1
-7
/
+2
2011-03-03
re-structure the OpenBSC directory layout
Harald Welte
1
-39
/
+5
2011-02-28
misc: Fix the make distcheck of the sources.
openbsc/0.9.12
0.9.12
Holger Hans Peter Freyther
1
-0
/
+2
2011-02-19
Install programs into $(prefix)/bin, not /sbin
Harald Welte
1
-1
/
+1
2011-02-13
OM2000: Introduce VTY commands to initiate OM2000 procedures
Harald Welte
1
-1
/
+1
2011-02-13
[RBS2000] Add initial code for Ericsson OM2000 O&M protocol
Harald Welte
1
-1
/
+1
2011-02-13
[RBS2000] Initial attempt at Ericsson RBS2000 support
Harald Welte
1
-1
/
+1
2011-02-05
[DAHDI] integrate DAHDI driver into E1 Input layer
Harald Welte
1
-2
/
+2
2011-02-05
[E1 INPUT] explicitly configure the E1 input driver for each line
Harald Welte
1
-1
/
+2
2011-01-06
mncc: Move the cc_tx_to_mncc code into the libbsc.a
Holger Hans Peter Freyther
1
-1
/
+1
2011-01-06
rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain
Holger Hans Peter Freyther
1
-2
/
+2
2011-01-01
MNCC socket: Export MNCC interface via unix domain socket
Harald Welte
1
-1
/
+2
2011-01-01
MNCC: split into generic mncc.c and mncc_builtin.c
Harald Welte
1
-1
/
+1
2010-12-26
sms: Introduce a SMS queue that will be responsible for delivery
Holger Hans Peter Freyther
1
-1
/
+1
2010-11-15
misc: Introduce a --enable-coverage mode to build with gprof coverage
Holger Hans Peter Freyther
1
-2
/
+2
2010-09-16
bsc: Move the gsm_04_80.c code into the libbsc.a
Holger Hans Peter Freyther
1
-2
/
+2
2010-07-31
sccp: Use the external libosmo-sccp as sccp implementation
Holger Hans Peter Freyther
1
-7
/
+10
2010-06-30
bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c
Holger Hans Peter Freyther
1
-2
/
+2
2010-06-30
osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build
Holger Hans Peter Freyther
1
-1
/
+1
2010-06-30
misc: Move handover_logic.c into the libbsc.a
Holger Hans Peter Freyther
1
-2
/
+2
2010-06-15
nat: Add the OSMO NAT to the build process.
Holger Hans Peter Freyther
1
-1
/
+1
2010-06-15
[mgcp] Build a libmgcp.a and link to it.
Holger Hans Peter Freyther
1
-4
/
+5
2010-06-15
bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.
Holger Hans Peter Freyther
1
-1
/
+2
2010-06-14
gsm_04_08: Add a operation to enable ciphering on a lchan
Sylvain Munaut
1
-1
/
+1
2010-05-31
OML: Introduce minimal VTY command set to interact with OML managed objects
Harald Welte
1
-1
/
+1
2010-05-25
Migrate VTY code to libosmovty
Harald Welte
1
-6
/
+5
2010-05-16
VTY: separate VTY logging commands and OpenBSC node exit code
Harald Welte
1
-2
/
+3
2010-05-16
VTY: rename vty_interface.c to bsc_vty.c
Harald Welte
1
-1
/
+1
2010-05-16
VTY: pass program name, version and copyright to vty_init()
Harald Welte
1
-1
/
+0
2010-05-13
[GPRS] NS: Start to use rate_ctr_group code from libosmocore
Harald Welte
1
-1
/
+1
2010-05-04
move ipaccess tools into their own subdirectory
Harald Welte
1
-10
/
+2
2010-05-04
[gprs] Move all GPRS related code to src/gprs subdirectory
Harald Welte
1
-13
/
+5
2010-05-04
[gprs] Build the SGSN stand-alone and not as part of bsc_hack
Harald Welte
1
-4
/
+8
2010-05-04
[gprs] Makefile reorganization
Harald Welte
1
-2
/
+1
2010-05-04
gb_proxy: Add initial VTY configuration code
Harald Welte
1
-1
/
+1
2010-05-04
GPRS: Introduce a GPRS Gb Proxy
Harald Welte
1
-2
/
+7
2010-05-04
Create new 'gprs-sgsn' branch on top of 'gprs-conf'
Harald Welte
1
-2
/
+5
2010-05-01
Makefile cleanup
Harald Welte
1
-4
/
+5
2010-04-07
[mgcp] Add the logging commands for the MGCP command.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
[vty] Move the VTY logging commands to a new file
Holger Hans Peter Freyther
1
-1
/
+1
2010-03-25
bsc: Start creating 08.08 like API
Holger Hans Peter Freyther
1
-1
/
+1
2010-03-24
Move the version/copyright string to a separate file
Holger Hans Peter Freyther
1
-1
/
+1
2010-03-24
Include bscconfig.h without ../ for the srcdir != build dir case
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-26
Merge remote branch 'origin/master' into on-waves/mgcp
Holger Hans Peter Freyther
1
-14
/
+17
2010-02-22
[mgcp] Move the network bits to a separate file...
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-22
[mgcp] Move away from global variables and split out VTY code
Holger Hans Peter Freyther
1
-1
/
+2
2010-02-20
finish openbsc / libosmocore separation
Harald Welte
1
-7
/
+5
2010-02-20
split 'libosmocore' from openbsc codebase
Harald Welte
1
-18
/
+18
[next]