index
:
osmo-bsc
2021q1
2021q4
2022q1
2022q2
2023q1
35c3
36c3
arehbein/rlc_timer_cfg_wip
cccamp2019
change-32425
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
feature/control-interface-penalty-time
fixeria/chan_alloc
fixeria/ipacc_feat
irefs/for/master/emerg
jolly/vgcs
keith/LCLS_HO
keith/rbs_mo
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/queue-limit
laforge/sccplite
lynxis/pre_release
master
neels/2021q4
neels/bssmap_length
neels/chan_timeout
neels/codecs
neels/early-ia
neels/for_dexter
neels/hodec2
neels/jolly/new_handover
neels/lcs
neels/log_timestamps
neels/lu_reject_when_no_msc
neels/misc
neels/neighbor
neels/os5982
neels/sdp
neels/segfault
neels/tch_f_congestion
neels/unbork
next
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/build-fix
osmith/fix-python3
osmith/rpm
osmith/wip
osmith/wip-csd
osmith/wip-timers
pespin/acc
pespin/anr
pre_release
rhizomatica/testing
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-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
2010-03-07
move large parts of mncc.h and gsm48 encode/decode into libosmocore
Harald Welte
3
-684
/
+86
2010-03-04
decleare gsm_bts_model_register()
Harald Welte
1
-0
/
+2
2010-03-04
move some gsm48 utility functions to libosmocore
Harald Welte
6
-180
/
+19
2010-03-04
move gsm_band_name() and gsm_band_parse() to libosmocore
Harald Welte
1
-54
/
+2
2010-03-04
rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore
Harald Welte
1
-28
/
+10
2010-03-02
remove gsm04.08 utility code that has been moved to libosmocore
Harald Welte
2
-122
/
+15
2010-03-01
value_string functions and some RSL related stuff has moved to libosmocore
Harald Welte
3
-258
/
+6
2010-02-26
Merge remote branch 'origin/on-waves/sccp'
Holger Hans Peter Freyther
2
-0
/
+123
2010-02-26
Merge remote branch 'origin/master' into on-waves/sccp
Holger Hans Peter Freyther
108
-6810
/
+261
2010-02-26
Merge remote branch 'origin/master' into on-waves/mgcp
Holger Hans Peter Freyther
112
-7032
/
+677
2010-02-26
[misc] Add LIBOSMOCORE_CFLAGS to the includes
Holger Hans Peter Freyther
5
-3
/
+5
2010-02-26
[sccp] Implement parsing the rather easy IT messages.
Holger Hans Peter Freyther
2
-0
/
+123
2010-02-26
[mgcp] Patch the rtp payload depending on the direction.
Holger Hans Peter Freyther
1
-0
/
+36
2010-02-26
[mgcp] Keep track of the local and remote RTP payload type
Holger Hans Peter Freyther
2
-2
/
+11
2010-02-26
[mgcp] Introduce a policy CB for the MGCP protocol
Holger Hans Peter Freyther
2
-0
/
+68
2010-02-26
[mgcp] Fix two bugs in the protocol handling
Holger Hans Peter Freyther
1
-1
/
+3
2010-02-26
[mgcp] Switch logging from notice to debug
Holger Hans Peter Freyther
1
-3
/
+3
2010-02-26
[mgcp] Add a method to free the endpoint.
Holger Hans Peter Freyther
2
-12
/
+26
2010-02-26
[rtp] Describe the struct in a way that it will work for Big Endian too
Holger Hans Peter Freyther
1
-0
/
+10
2010-02-26
[mgcp] Print the rtp_port number, do not assume it was already assigned.
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-22
[mgcp] Move the network bits to a separate file...
Holger Hans Peter Freyther
3
-186
/
+224
2010-02-22
[mgcp] Make the creation of the mgcp message public.
Holger Hans Peter Freyther
2
-3
/
+4
2010-02-22
[mgcp] Cleanup the code. send_ was a misleading name
Holger Hans Peter Freyther
1
-22
/
+22
2010-02-22
[mgcp] Move away from global variables and split out VTY code
Holger Hans Peter Freyther
7
-417
/
+547
2010-02-20
move GSM protocol definitions to include/osmocore/protocol/*
Harald Welte
5
-2185
/
+5
2010-02-20
finish openbsc / libosmocore separation
Harald Welte
15
-167
/
+22
2010-02-20
split 'libosmocore' from openbsc codebase
Harald Welte
89
-4479
/
+162
2010-02-20
Merge branch 'on-waves/sccp'
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-20
[sccp] Use msgb->l2h instead of msgb->data for CR
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-19
ipaccess.c: Fix some resource leaks in error conditions.
Holger Hans Peter Freyther
1
-0
/
+13
2010-02-16
Install gsm_04_08.h and required headers into a openbsc/
Holger Hans Peter Freyther
2
-1
/
+4
2010-02-14
Merge branch 'on-waves/sccp'
Holger Hans Peter Freyther
2
-0
/
+21
2010-02-14
[sccp] Make the bitfields work on big endian machines too
Holger Hans Peter Freyther
1
-0
/
+20
2010-02-12
[sccp] Set the data_len when parsing UDT messages as well
Holger Hans Peter Freyther
1
-0
/
+1
2010-02-12
Merge branch 'on-waves/sccp'
Holger Hans Peter Freyther
3
-217
/
+388
2010-02-12
[sccp] Make the file includable outside of OpenBSC
Holger Hans Peter Freyther
3
-6
/
+9
2010-02-12
Move debug.c into the liblaf0rge1.a too
Holger Hans Peter Freyther
2
-4
/
+5
2010-02-12
[sccp] Install the static sccp library and the headers
Holger Hans Peter Freyther
5
-4
/
+16
2010-02-12
[msgb] Make it possible to include it directly and from liblaf0rge
Holger Hans Peter Freyther
1
-1
/
+2
2010-02-10
misc: Include the linuxlist header via a local include
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-09
liblaforge: Fix the .pc file. The preferred way to include is <laf0rge/foo.h>
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-09
liblaf0rge: Make the other targets depend on the liblaforge...
Holger Hans Peter Freyther
5
-9
/
+9
2010-02-09
Create a liblaforge with OpenBSC utility functions to be used for other projects
Holger Hans Peter Freyther
5
-4
/
+24
2010-02-09
[tlv] Implement a variant for the IDTAG list for the IPA
Holger Hans Peter Freyther
1
-0
/
+13
2010-02-09
[bsc] Allow to set a EGSM900, RGSM900 ARFCN
Holger Hans Peter Freyther
1
-2
/
+4
2010-02-09
[ipaccess] Make the IPA version of LTV public.
Holger Hans Peter Freyther
2
-2
/
+5
2010-02-07
[ipa] Make sending of ID REQ public...
Holger Hans Peter Freyther
2
-1
/
+7
2010-02-07
[ipaccess] Create a method to send the ID ACK messages
Holger Hans Peter Freyther
2
-1
/
+8
2010-02-07
[telnet] Remove ancient #define...
Holger Hans Peter Freyther
1
-3
/
+0
2010-02-03
[sccp] Slightly improve the log message
Holger Hans Peter Freyther
1
-1
/
+1
[next]