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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-05
Fix Makefile.am for builddir != srcdir
openbsc/0.9.13
0.9.13
Harald Welte
1
-1
/
+1
2011-03-05
Makefile: Add libmsc subdirectory to fix 'distcheck'
Harald Welte
1
-1
/
+1
2011-03-05
OM2000: Add support for configuring the TF (Timing Function)
Harald Welte
4
-1
/
+43
2011-03-05
OM2000: Add support for sending TX, RX and TS configuration requests
Harald Welte
3
-13
/
+244
2011-03-04
fix path of bscconfig.h include file
Harald Welte
7
-7
/
+7
2011-03-04
Fix build of bsc-nat test
Harald Welte
1
-8
/
+10
2011-03-04
Some more SR1.0.1 related fixes
Harald Welte
1
-0
/
+12
2011-03-04
fix erroneous modification of DTX parameter introduced in previous HSL commit
Harald Welte
1
-1
/
+1
2011-03-04
Make sure not to feed BSSGP messages into RSL
Harald Welte
1
-1
/
+2
2011-03-04
Implement the HSL SR1.0.1 protocol
Harald Welte
4
-5
/
+12
2011-03-04
[HSL] initial support for the HSL 2.75G Femtocell
Harald Welte
12
-11
/
+706
2011-03-04
prefix sub-directories containing libraries with 'lib'
Harald Welte
91
-45
/
+69
2011-03-04
really delete a3a8 code
Harald Welte
1
-269
/
+0
2011-03-03
bsc_mgcp: use top_builddir instead of top_srcdir
Harald Welte
1
-1
/
+1
2011-03-03
Move 'Gb' protocol stack into its own src/gb subdirectory
Harald Welte
10
-10
/
+15
2011-03-03
Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp
Harald Welte
12
-11
/
+16
2011-03-03
re-structure the OpenBSC directory layout
Harald Welte
91
-84
/
+428
2011-03-03
remove a3a8 file that is not used
Harald Welte
1
-269
/
+0
2011-02-28
misc: Fix the make distcheck of the sources.
openbsc/0.9.12
0.9.12
Holger Hans Peter Freyther
2
-1
/
+3
2011-02-28
mgcp: Fix make distcheck due a copy 'n pasted Makefile.am
Holger Hans Peter Freyther
1
-2
/
+0
2011-02-28
mgcp: Only allow transcoding on the virtual trunk
Holger Hans Peter Freyther
2
-2
/
+3
2011-02-28
mgcp: Fix the static allocation of E1 trunks for the BTS/NET side
Holger Hans Peter Freyther
2
-9
/
+18
2011-02-28
mgcp: Allocate the endpoints for the E1 trunks as well.
Holger Hans Peter Freyther
4
-38
/
+61
2011-02-28
mgcp: Look up the E1 trunks through the trunk configuration
Holger Hans Peter Freyther
1
-4
/
+15
2011-02-28
mgcp: Implement find_trunk to find the E1 trunks as well.
Holger Hans Peter Freyther
1
-4
/
+26
2011-02-28
mgcp: Make show mgcp print the new trunks we have.
Holger Hans Peter Freyther
1
-0
/
+11
2011-02-28
mgcp: Introduce a trunk config for multiple trunks.
Holger Hans Peter Freyther
6
-4
/
+140
2011-02-28
mgcp: Update the commands to work on more than the virtual trunk
Holger Hans Peter Freyther
1
-25
/
+58
2011-02-28
mgcp: Prepare the show mgcp command to work on multiple trunks
Holger Hans Peter Freyther
1
-7
/
+15
2011-02-28
mgcp: Introduce a mgcp_trunk_config enum for endpoint configs
Holger Hans Peter Freyther
9
-94
/
+130
2011-02-28
nat: For debugging make it possible to set the last used endpoint
Holger Hans Peter Freyther
1
-0
/
+27
2011-02-27
nat: Fix some corruption in the test case
Holger Hans Peter Freyther
3
-0
/
+8
2011-02-27
nat: Change number of multiplexes to the max-endpoints
Holger Hans Peter Freyther
5
-16
/
+42
2011-02-26
nat: Allocate endpoints from multiple multiplexes.
Holger Hans Peter Freyther
4
-14
/
+82
2011-02-26
nat: Start making the number of multiplexes configurable
Holger Hans Peter Freyther
3
-2
/
+16
2011-02-26
nat: Verify that we are not assigning 0x1f as endpoint.
Holger Hans Peter Freyther
1
-5
/
+5
2011-02-26
nat: Allocate the endpoint status dynamically
Holger Hans Peter Freyther
5
-12
/
+39
2011-02-25
nat: Update the tests to make them going again
Holger Hans Peter Freyther
2
-4
/
+7
2011-02-25
configure: Require a new libosmovty due to the syslog/logging changes
Holger Hans Peter Freyther
1
-1
/
+1
2011-02-24
Use shorter vty_app_info->name for all apps
Harald Welte
4
-4
/
+4
2011-02-24
sms: introduce new command to trigger the sending process for specific subscr...
Nico Golde
1
-0
/
+19
2011-02-24
rf: Delay execution of commands
Holger Hans Peter Freyther
2
-18
/
+39
2011-02-24
rf: Verify that the requested mode is entered and drop OML in error
Holger Hans Peter Freyther
2
-0
/
+34
2011-02-24
rf: Remember the last command requested on the RF CMD interface
Holger Hans Peter Freyther
3
-0
/
+15
2011-02-24
oml: Parse probable cause and additional text in failure reports
Dieter Spaar
1
-0
/
+14
2011-02-24
misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621
Holger Hans Peter Freyther
2
-3
/
+4
2011-02-20
debian: Correct the path for the binaries.
Holger Hans Peter Freyther
6
-9
/
+9
2011-02-19
BSC: Fix empty neighbor list in case of manual SI/SI5 mode
Harald Welte
1
-3
/
+3
2011-02-19
Fix various compiler warnings all over the code
Harald Welte
11
-11
/
+18
2011-02-19
Install programs into $(prefix)/bin, not /sbin
Harald Welte
3
-4
/
+4
[next]